Posted by ZeldorBlat on 04/19/07 18:07
On Apr 19, 1:51 pm, sank.hate.s...@gmail.com wrote:
> On Apr 19, 12:59 pm, "Steve" <no....@example.com> wrote:
>
> > look up mssql_connect and look at the requirements. it must either be
> > compiled into php or enabled as a dll (which is set in your php.ini...and
> > must reside in your include_path).
>
> I've been search for hours and have come up with nothing that works.
> I have done the following:
>
> - uncommented the extension=php_mssql.dll
> - made sure my ext directory path was correct
> - copied ntwdlib.dll to both my system32 and PHP directory
> - PHP is in my system path
> - PHPRC has been setup as an environment variable
> - MSVCR71.DLL has been copied to my PHP dir (supposedly ntwdlib.dll
> relies on it)
>
After you did all that did you restart IIS?
[Back to original message]
|