TRI0N Posted February 28, 2007 Share Posted February 28, 2007 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 More sharing options...
Yesideez Posted February 28, 2007 Share Posted February 28, 2007 I take it you're running PHP etc. from your PC? EDIT: Stupid question, bad me What error message do you get? Link to comment https://forums.phpfreaks.com/topic/40505-solved-php_mysqlidll-stopped-working/#findComment-195963 Share on other sites More sharing options...
TRI0N Posted February 28, 2007 Author Share Posted February 28, 2007 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. Link to comment https://forums.phpfreaks.com/topic/40505-solved-php_mysqlidll-stopped-working/#findComment-195973 Share on other sites More sharing options...
Yesideez Posted February 28, 2007 Share Posted February 28, 2007 Not sure if this will help but give it a go - bottom of page http://bugs.php.net/bug.php?id=38551&edit=2 Link to comment https://forums.phpfreaks.com/topic/40505-solved-php_mysqlidll-stopped-working/#findComment-195974 Share on other sites More sharing options...
TRI0N Posted February 28, 2007 Author Share Posted February 28, 2007 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. Link to comment https://forums.phpfreaks.com/topic/40505-solved-php_mysqlidll-stopped-working/#findComment-195979 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.