Jump to content

php + iis installation


Recommended Posts

Hello

 

I have win 2003 and iis 6.0. I have tried to install PHP 5 (the newest

vesrion). I have followed the steps described in the php manual and

everything seems to be working right. But I have the following major problem.

 

I have a php page called phpinfo.php where I call the phpinfo(). When I

change php.ini the contents of this page don't change, actually they remain

the same as the default php.ini values. However if I do on command prompt

php -i

then I see that the changes that I made are applied.

 

Do you have any idea what that might be? The problem is that I want to turn

on the mysql support. In the command prompt output the mysql support is

activated. However it's not activated in the phpinfo html output...

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/73300-php-iis-installation/
Share on other sites

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.