We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 15270
    • 4 Posts
    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
      • 22303 MODX Staff
      • 10,725 Posts
      Quote from: kajus at Mar 25, 2010, 01:15 PM

      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

      This is known issue; we cannot support the Debian specific PHP package 5.2.0-8+etch15. This is related to PDO bugs in the core of that PHP version. Server requirements for Revolution have been updated to reflect this.
        • 15270
        • 4 Posts
        That’s a pity sad

        But thanks for letting me know.
        Keep up the good work!
          • 11506
          • 2 Posts
          does the php 5.2.0-8+etch16 has the same error?
            • 22303 MODX Staff
            • 10,725 Posts
            Quote from: gunnie at Mar 29, 2010, 10:52 AM

            does the php 5.2.0-8+etch16 has the same error?
            Yeah, any 5.2.0 release would.