[PHP-INSTALL] PHP 5.1.6 ISAPI mode on IIS5 doesn't seem to load extensions...

2006-11-01 Thread Daniel Smedegaard Buus
Hey :) I'm trying to figure this out. Personally, I don't care much for Windows servers, but this is not my choice, I'm just left with having to get it to work. Which isn't proving to be funny at all. I've got PHP 5.1.6 up and running on the IIS5 server on this Windows 2000 Server box. That's see

[PHP-INSTALL] Re: PHP 5.1.6 ISAPI mode on IIS5 doesn't seem to load extensions...

2006-11-01 Thread Daniel Smedegaard Buus
Daniel Smedegaard Buus wrote: > blahblahblah Okay, so as it turns out, the problem is that IIS/PHP looks for php.ini in c:\winnt, and not in c:\php even though I've added it to the path, and confirmed that it IS registerede in the path (running "php" from a prompt anywhere load

[PHP-INSTALL] Re: PHP 5.1.6 ISAPI mode on IIS5 doesn't seem to load extensions...

2006-11-01 Thread Daniel Smedegaard Buus
Daniel Smedegaard Buus wrote: > Daniel Smedegaard Buus wrote: > >> blahblahblah > > Okay, so as it turns out, the problem is that IIS/PHP looks for php.ini in > c:\winnt, and not in c:\php even though I've added it to the path, and > confirmed that it IS register