How about take a look at notes (PHP Manual)?
http://www.php.net/manual/en/install-windows.php
You might need to change \ to /, or / to \, or get rid of drive letter in
extension_dir, as I needed to load extension for PHP for Windows.
Regards,
--
Yasuo Ohgaki
"Christian Dechery" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I posted a message a while ago about having trouble loading php_mssql.dll
> extension.
> It gave me that error: 'can't find ...'. So I was stuppid enough to realize
> I didn't have MS SQL 7 installed here.
>
> Somone here told me to download a proggie called Dependency Walker, that
> lists all the dependencies of a DLL.
> So I did it, and it really was missing a DLL (MS SQL).
>
> So I installed MS SQL 7 here, and now Dependency Walker doesn't give me any
> error, but PHP still gives me the message and still does not load
> php_mssql.dll. Why? MSSQL is started, working perfectly, PHP is working
fine...
>
> what may be wrong?
> ____________________________
> . Christian Dechery (lemming)
> . http://www.tanamesa.com.br
> . Gaita-L Owner / Web Developer
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]