• Resolved meadwench

    (@meadwench)


    I got the plugin installed and was checking it out, and I get the [fgj2wp] PDO is required. Please enable it. error.

    I looked at my php configuration, and it shows the following extensions enabled: pdo.so, pdo_sqlite.so, pdo_mysql.so, memcache.so, sqlite.so, ixed.5.3.lin, ffmpeg.so

    So not sure why I’m getting this error. Any ideas would be welcome.

    Thanks!

    Vicky

    https://www.ads-software.com/plugins/fg-joomla-to-wordpress/

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

    (@kerfred)

    Could you create a file named phpinfo.php on your WordPress site with this content:
    <?php phpinfo(); ?>
    By going to https://www.yoursite.com/phpinfo.php, you will be able to see if PDO?and PDO MySQL are effectively activated.

    Thread Starter meadwench

    (@meadwench)

    Sorry, been on the road and not checking on this. I updated my php setup in the control panel.

    This is what is showing loaded:

    xxxx@host [xx.xx.xx.xx ~]# php -m
    [PHP Modules]
    bcmath
    calendar
    Core
    ctype
    curl
    date
    dom
    ereg
    ffmpeg
    fileinfo
    filter
    ftp
    hash
    iconv
    imap
    intl
    ionCube Loader
    json
    libxml
    mcrypt
    memcache
    mysql
    openssl
    pcre
    PDO
    pdo_mysql
    pdo_sqlite
    Phar
    posix
    Reflection
    session
    SimpleXML
    sockets
    SourceGuardian
    SPL
    SQLite
    sqlite3
    standard
    tokenizer
    xml
    xmlreader
    xmlwriter
    xsl
    Zend Guard Loader
    zlib

    [Zend Modules]
    Zend Guard Loader
    the ionCube PHP Loader

    Thread Starter meadwench

    (@meadwench)

    I just removed the regular version and installed the premium version I purchased, same error: “[fgj2wp] PDO is required. Please enable it.”

    Thread Starter meadwench

    (@meadwench)

    Hello,

    I am still unable to get this to work, I have the premium version installed. See my php setup above.

    Thanks. I have a large project that is completely stopped by this, I really need to get it resolved.

    Vicky

    Thread Starter meadwench

    (@meadwench)

    It is now working. We have Litespeed running on the server, and needed to update that as well.

    Thanks for your help!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘PDO error – it's enabled’ is closed to new replies.