php-general | 2001032
Date: 03/31/01
- Next message: George Schlossnagle: "[PHP] [Fwd: php...]"
- Previous message: lucy <email protected>: "[PHP] A message to php-general <email protected>"
- Next in thread: Jack Dempsey: "Re: [PHP] problem loading extension"
- Reply: Jack Dempsey: "Re: [PHP] problem loading extension"
- Reply: Yasuo Ohgaki: "Re: [PHP] problem loading extension"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: George Schlossnagle: "[PHP] [Fwd: php...]"
- Previous message: lucy <email protected>: "[PHP] A message to php-general <email protected>"
- Next in thread: Jack Dempsey: "Re: [PHP] problem loading extension"
- Reply: Jack Dempsey: "Re: [PHP] problem loading extension"
- Reply: Yasuo Ohgaki: "Re: [PHP] problem loading extension"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

