Jump to content

Cant get mysql extension to appear in phpinfo.php


Lukey

Recommended Posts

Hi there i've been trying to sort this problem out for hours now.

 

I have read the sticky threads on enabling mysql support for php.

 

So far i have changed the extension_dir to "C:\php\ext" which is correct,

i have uncommented ( omitted the colon ) from extension=php_mysqli.dll and added extension=php_mysql.dll

to check that also.  On top of this i have copied php.ini to the windows directory and changed the PATH, also i have tried copying the libmysql.dll to the windows directory and the extension directory.  Plus i have tried copying the php_mysqli.dll to the C:/php directory, then changed the extension_dir accordingly

 

I have restarted apache each time.

 

I cant for the life of me figure out why it wont pick up the extension in phpinfo();

 

Any help would be very much appreciated.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.