• Resolved topfmodel

    (@topfmodel)


    Hi,

    How can i fix this Error after PHP update? I think this function is deprecated up PHP 7.x?
    Uncaught Error: Call to undefined function mysql_get_server_info() in /var/www/xxx/wp-content/plugins/gigpress/admin/db.php:5

Viewing 3 replies - 1 through 3 (of 3 total)
  • Barry

    (@barryhughes-1)

    It’s actually been removed from PHP 7+ (by default at least) … we’ll make a fix available for this. Thanks for flagging it!

    Barry

    (@barryhughes-1)

    Sorry for the delay, @topfmodel.

    Are you still experiencing this problem? On further review, the error you suggested doesn’t look like one that our code should generate (there is no call to mysql_get_server_info() from within admin/db.php, at least not in our current release).

    Hey there,

    Since this thread has been inactive for a while, I’m going to go ahead and mark it as resolved. Don’t hesitate to create a new thread any time you help again!

    Ed ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Call to undefined function mysql_get_server_info()’ is closed to new replies.