• Resolved javadev

    (@javadev)


    The so called “temporary fork” of this plugin, found here:

    https://github.com/php4dev/heroku-wordpress/tree/master/wp-content/pg4wp

    Works with WordPress 5.1 + WooCommerce 3.5.5

    If, like me, you’re rusty on your PHP, make sure you enable Postgres support by uncommenting the line:

    extension=php_pgsql.dll

    in your php.ini

    The location of php.ini will vary depending on whether you use xampp/wamp/lamp etc. A quick google should give you the answer.

    Happy postgressing!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Confirmed, it works with 5.2 as well!

    Doesn’t seem to work with the site health page, unfortunately.

    Uncaught Error: Call to undefined function mysql_get_server_info() in /var/www/mysite/wordpress/wp-admin/includes/class-wp-site-health.php:130

    • This reply was modified 5 years, 6 months ago by vaindil.
    Thread Starter javadev

    (@javadev)

    Hi,

    Compartibility with postgres may be improved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Forked version (linked) works with WordPress 5.1’ is closed to new replies.