UnitZer[] Posted July 28, 2006 Share Posted July 28, 2006 I am running PHP 5.0.4 under Apache 1.3.31 and WinXP. Have changed settings in php.ini several times, but phpinifo() outputs some configuration that even doesn't semm to be close to that one in my php.ini. BUT!When in have made dir C:\php5 for extension php_mysqli as it's displayed in phpinfo()'s output, it hasn't been detected by phpmyadmin anyway!!! Help! I'm just a beginner ??? Link to comment https://forums.phpfreaks.com/topic/15874-php5-cant-find-phpini-but-uses-some-configuration/ Share on other sites More sharing options...
wildteen88 Posted July 28, 2006 Share Posted July 28, 2006 Move the php.ini file to C:\WINDOWSWhen you have done that restart Apache. Is PHP now reading the correct php.ini?Also have a read of [url=http://www.phpfreaks.com/forums/index.php/topic,95378.0.html]thread[/url] for enabling the mysql extension. FYI I believe phpMyAdmin requires the php_mysql.dll extension rather than the php_mysqli.dll function. Link to comment https://forums.phpfreaks.com/topic/15874-php5-cant-find-phpini-but-uses-some-configuration/#findComment-65099 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.