Forum Moderators: coopster

Message Too Old, No Replies

PHP.INI file wont seem to read?

         

Twixly

12:59 pm on Jun 1, 2005 (gmt 0)

10+ Year Member



Hi!

trouble getting my PHP extensions to work, since in phpinfo() I can see my extension path is set to "C:\php5" which should be "C:\php\ext".

in php.ini I´ve changed to "c:\php\ext" but it still dont do nothing..?

phpinfo() shows that php.ini should be in C:\WINDOWS which it is!

MattyMoose

10:57 pm on Jun 1, 2005 (gmt 0)

10+ Year Member



Did you restart IIS or Apache after making the changes?

Sometimes I've found that there are multiple copies of php.ini sitting around in multiple directories -- maybe do a search on your drive for "php.ini"?

MM

coopster

2:44 am on Jun 2, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



That's more than likely the issue ... there are quite a few posts on WebmasterWorld regarding this issue. Here is one for starters:

[webmasterworld.com...]

Twixly

10:00 am on Jun 2, 2005 (gmt 0)

10+ Year Member



Thanks

I will try to restart server when I get home and see if helps! :)

( I did not restart IIS after installation )