New problem, the web interface is running, the MySQL is running (I have manually created the database and the user for the centova) but the following error appears.
Fatal error: Uncaught exception 'Exception' with message 'Could not connect to database: No such file or directory' in /usr/local/centovacast/system/class_CCSQL.php:40 Stack trace: #0 /usr/local/centovacast/system/class_CCSQL.php(53): CCSQL->__construct('centova', 'localhost', '', '', false) #1 /usr/local/centovacast/web/install.php(108): CCSQL::singleton('centova', 'localhost', '', '') #2 /usr/local/centovacast/web/install.php(436): install_database(Array) #3 {main} thrown in /usr/local/centovacast/system/class_CCSQL.php on line 40
What the heck is this ?
Please HELP!