Hi modx team,
I was eager to test your new release! The installation summary ("Pre-installation tests were successful. Click Install below to continue.") showed that everything is fine but after clicking Install I got an error message:
"Warning: PDO::prepare() [function.PDO-prepare]: SQLSTATE[42S02]: Base table or view not found: 1146 Table ’usr_web6_1.modx_access_actions’ doesn’t exist in /var/www/web6/html/berlinson/modx/core/xpdo/xpdo.class.php on line 1727
Fatal error: Call to a member function execute() on a non-object in /var/www/web6/html/berlinson/modx/core/xpdo/om/mysql/xpdomanager.class.php on line 135"
and the process stopped.
Any ideas? Thx in advanced!
#PHP version: OK! Running: 5.2.0-8+etch15
#Checking MySQL server version: OK! Running: 5.0.32-Debian_7etch10-log
#Checking MySQL client version: OK! Running: 5.0.32
#Checking if memory limit is set to at least 24M: OK! Set to 32M
# {...} OK
does the php 5.2.0-8+etch16 has the same error?