Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Kerfred

    (@kerfred)

    Please have a look at the FAQ for the answer: https://wordpress.org/plugins/fg-joomla-to-wordpress/faq/

    Thread Starter FNA01

    (@fna01)

    Thanks, got it.

    Kerfred, the FAQ says:

    “I get the message: “Fatal error: Class ‘PDO’ not found”

    PDO and PDO_MySQL libraries are needed. You must enable them in php.ini on the WordPress host.
    Or on Ubuntu:
    sudo php5enmod pdo
    sudo service apache2 reload”

    However, it does not show the error: “[fgj2wp] PDO is required. Please enable it.”

    I have added:
    “sudo php5enmod pdo
    sudo service apache2 reload”
    to my php.ini file under my WP install and I get the same error. Perhaps I did this wrong? Confused!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Need help with ERROR: [fgj2wp] PDO is required. Please enable it.’ is closed to new replies.