Loading...
 
Architecture / Installation

Architecture / Installation


Re : PHP error on new install - help please

posts: 1001 Canada

Start with MySQL.
Make sure you have a good DB connection. You should have "Tiki found an existing database connection in your local.php file." in step 4 (or 3) "Set the Database Connection".
Your problem must come from line 244 "$result = $this->query( "show tables" );"

There are no comments at this time.