I did a fresh installation of modx as i did on beta 3, db created and all, after ive set all permissions and got all green OK’s i press Next and i get a blank page. If i try to reload the page i get this error:
Fatal error: Call to a member function execute() on a non-object in /var/www/modx-2.0.0-beta-4/core/xpdo/om/mysql/xpdomanager.class.php on line 159
Whats the reason? If i try to update my old beta 3 site I get the same error.
Thanks,
-
MODX Staff
- 10,725 Posts
For some reason you are not getting a valid connection to your database; that line is simply trying to query a particular table to see if it exists already, and if not should go on to create it. MySQL server and client details?
Strange, it worked with the beta-3 version and i havent done anything since that.
This is all facts:
phpMyAdmin - 2.9.1.1-Debian-9
MySQL klientversion: 5.0.32