Thank you for your reply. I have only one php.ini. I checked it. Now, I found in the evenet log viewer that I have lots of messages like: "Module compiled with module API=20060613, debug=0, thread-safety=1 PHP compiled with module API=20020429, debug=0, thread-safety=1 These options need to match" And " PHP Warning: Unknown(): Unable to load dynamic library 'C:\php\ext\php_mysqli.dll' - The specified procedure could not be found. in Unknown on line 0." Any ideas? The file is there and this is the correct path. Thank you. ILK. "Jim Lucas" <lists@xxxxxxxxx> wrote in message news:4579C92A.8020907@xxxxxxxxxxxx > Igor Kravchenko wrote: >> Can someone help me with this, please? I cannot load extensions. >> >> I setup php5 in the c:\php folder. I specified extension_dir = >> "C:\php\ext". >> >> Everything else is setup correctly because php works. for me, I can load >> phpinfo file. >> >> It would not load extensions. >> >> I am going nuts here. Please anyone, what can it be???? >> >> Thank you. >> > run the phpinfo() command in a script and see where your php.ini file is > located. > > make sure you are editing the correct file. > > jl -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php