|
Posted by Todd Michels on 06/30/07 17:48
Hi all,
I have PHP 5.2.1 installed on IIS, WinXP Pro.
The MSSQL module is not loading, or any other module that needs to be
loaded manually.
PHP in general works, I am able to run phpinfo().
In the php.ini file I specify the extension directory correctly
extension_dir = c:\php\ext
I removed the comment ";" from the beginning of the mssql extension line.
Here is the strange thing, when I run phpinfo() it shows the
extension_dir as C:\php5 and it says the php.ini configuration path is
c:\windows, but there is no php.ini file in that directory.
Please help!
Thanks,
Todd
Navigation:
[Reply to this message]
|