mssql module not loading



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
.



Relevant Pages

  • Re: mssql module not loading
    ... The MSSQL module is not loading, or any other module that needs to be ... PHP in general works, I am able to run phpinfo. ... The resolution was to create a new system variable called "PHPRC" with a value of the php install directory and then reboot. ...
    (comp.lang.php)
  • Re: PostgreSQL drivers not working?
    ... Apache loads sql module, then loads php module that loads the same sql module? ... Apache loading shared libraries to make them available ... Then it loading MySQL extension, that extension looks for libMySQL.dll and see it ...
    (comp.lang.php)
  • Re: PostgreSQL drivers not working?
    ... Apache loading shared libraries (MySQL, openSSL, PHP) to make them available ... Then it loading MySQL extension, that extension looks for libMySQL.dll and see it ...
    (comp.lang.php)
  • Re: Front page getting slow
    ... I have a website built with php and mysql. ... > loading the front page is getting very slow since it takes too many ...
    (php.general)
  • followed manual instructions.. php_mssql.dll still doesnt load
    ... I've RTFM'd and searched google and Zend and still am having a problem ... I've successfully downloaded and created a test page with simple php ... There is a mention in the manual about loading via dl. ...
    (comp.lang.php)