Jump to content

Recommended Posts

Posted

...but it is.

 

php -m
[php Modules]
...
mysql
mysqli
PDO
pdo_mysql
...
 
Can someone please tell me why Revive is under the impression that the mysql extension is not loaded?
 
Thank you,
Paul
  • 4 weeks later...
Posted

Are you absolutely certain that the "php" you are using when you run that command line call is the same PHP that you are calling when you hit Revive Adserver via the web server? It's pretty easy to have more than one installation of PHP on a server.

 

Easiest way to check would be to create a web page with the phpinfo(); call in it, and check that the MySQL client extension is installed and enabled via the web server...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...