Fork me on GitHub

Fatal error: Class 'PDO' not found in /home/-----/public_html/zikula/lib/EventHandlers/DoctrineCon  Bottom

  • This is what I am getting while trying to install Zikula 1.3.1
    Any ideas?
    I had to create a php.ini file to over-ride magic quotes.
    Does that mean the .htaccess file is no bueno?

    --


    With the advent of modern technology, sites like Twitter, and the Facebook Virus...
    I think we should all breathe a collective sigh of relief that I got here in time...
    - randomblink
  • Fatal error: Class 'PDO' not found in /home/bokeefe/public_html/zikula/lib/EventHandlers/DoctrineConnector.php on line 75

    --


    With the advent of modern technology, sites like Twitter, and the Facebook Virus...
    I think we should all breathe a collective sigh of relief that I got here in time...
    - randomblink
  • Either your PHP version is too old or it is missing the PDO extension (manual).

    --
    Guite | ModuleStudio
  • PHP magic Quotes has been deprecated as of PHP 5.3.0 so you must still be using 5.2.x as many of us are...

This list is based on users active over the last 60 minutes.