-
more IIS woes
OK, so as I said in the other thread, I can now view php files.
HOWEVER, I need to enable the mssql extension in the php.ini file. Whenever I do this (and then restart IIS), it will no longer load any php files whether they are making calls to mssql functions or not.
Would anyone happen to know why?
-
PHP should have a log file where it records all errors. My guess is that it fails to load the MSSQL extension DLL.
-
well.... yeah, i kinda figured that. I was looking more for a solution as to why... like does anyone else have this configuration and have it working?
IIS 5.0
PHP 4.3.4
Win2K