You've reached this page because a configuration error has occured. Debug Information below
| CHECK | STATUS | DESCRIPTION |
| PHP Version | [ OK ] | This tests to make sure that you are running a version of PHP that is known to work with Ampache. |
| Mysql for PHP | [ OK ] | This test checks to see if you have the mysql extensions loaded for PHP. These are required for Ampache to work. |
| PHP Session Support | [ OK ] | This test checks to make sure that you have PHP session support enabled. Sessions are required for Ampache to work. |
| PHP ICONV Support | [ OK ] | This test checks to make sure you have Iconv support installed. Iconv support is not required for Ampache, but it is highly recommended |
| Ampache.cfg.php Exists | [ OK   ] | This attempts to read /config/ampache.cfg.php If this fails either the ampache.cfg.php is not in the correct locations or it is not currently readable by your webserver. |
| Ampache.cfg.php Configured? | [ OK ] | This test makes sure that you have set all of the required config variables and that we are able to compleatly parse your config file |
| Ampache.cfg.php Up to Date? | [ OK ] | |
| DB Connection | [ Array ( [error_state] => 1 [mysql_error] => 1045: Access denied for user 'root'@'localhost' (using password: YES) ) ERROR ] | This attempts to connect to your database using the values from your ampache.cfg.php |
| DB Inserted | [ ERROR ] | This checks a few key tables to make sure that you have successfully inserted the ampache database and that the user has access to the database |
| Web Path | [
|
This test makes sure that your web_path variable is set correctly and that we are able to get to the index page. If you do not see the ampache logo here then your web_path is not set correctly. |