Jump to content

[SOLVED] php_mysqli.dll Stopped Working


TRI0N

Recommended Posts

Here's an odd thing..  I have the lated 5.2.1 PHP and have been using my Apache 2.2 with MySQL 5.2.3 Falcon Alpha.  Everything was working just fine and I moved develpment pages into a client dir then cleared my root and started a new project.  Rebooted and now for some reason it cannont load mysqli.  My php.ini is fine along with the .dll being in the ext dir of PHP and path inside the Windows Enviorment.

 

Don't have this problem with the Linux box but the XP box is going bonkers.  Anyone ever heard of this before of mysqli just not working?

Link to comment
https://forums.phpfreaks.com/topic/40505-solved-php_mysqlidll-stopped-working/
Share on other sites

Cannot load mysqli extension. Please check your PHP configuration. - Documentation

 

I get the above when I login to phpMyAdmin now since I did that reboot that started it all.

 

And when I do a phpinfo() eveything looks fine.  Ext path is okay and everything.. I even tried to replace the .dll's again from the distribution down apache and restart it and no go..  Very weird.

Well hummm No idea what put that inside my system32 dir but it was indeed there.  Renamed it and sure enough Stop/Start of the Apache fixed it right up.

 

Hummm  I was playing with a program that builds forms thrun SQL.  Bet that sucker put the dll in there. Naughty Naughty.

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.