Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001032

[PHP] problem loading extension From: Christian Dechery (lemming <email protected>)
Date: 03/31/01

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: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>