Installing XAMPP. Connecting phpMyAdmin
Installing XAMPP. Connecting phpMyAdmin
(OP)
I get the following error:
h1>Failed to read configuration file</h1>This usually means there is a syntax error in it, please check any errors shown below.<br /><br /><iframe src="show_config_errors.php" />
Package installed at c:\xampp
Anyone can tell me what is it all about?
Thanka
h1>Failed to read configuration file</h1>This usually means there is a syntax error in it, please check any errors shown below.<br /><br /><iframe src="show_config_errors.php" />
Package installed at c:\xampp
Anyone can tell me what is it all about?
Thanka
RE: Installing XAMPP. Connecting phpMyAdmin
RE: Installing XAMPP. Connecting phpMyAdmin
Xampp always had that kind of lesson in its setup, that you actually have to look into the php.ini, httpd.conf, and other configuration files to make some initial configuration and make yourself familiar with those files, too. An error by design - so to say - that XAMPP does not simply work out of the box.
And, last not least, it would be most helpful if you would mention the version of XAMPP you installed and on which platform. XAMPP is addressing all major platforms of Linux, Mac, and Windows. There isn't just the latest version of it, too. That all makes it impossible to simply try to reproduce the problem and find a fix for it.
Chriss
RE: Installing XAMPP. Connecting phpMyAdmin
I downloaded a different XAMPP installation file and the error message doesnt appear anymore.-