Re: [PHP-DB] Connecting to MS SQL 7

2002-11-27 Thread Adam Voigt
A. I think the php3_ isn't a good sign. 
B. You should remove whatever you found on the web and downloaded.
C. Copy all the DLL's in the dll folder (under your PHP folder) to
C:\WINNT\SYSTEM32
D. Re-copy the php.ini-recommended from your PHP folder to
C:\WINNT\php.ini and see if it stops looking for php3.

On Tue, 2002-11-26 at 18:36, Mark Farmer wrote:
 I have successfully installed PHP 4.2.3 on a Win NT 4 server, running IIS 4, 
 and can execute PHP functions now.
 
 However, when I try to connect to an MS SQL 7 database on the same box, I 
 receive this error: PHP Warning: Unable to load dynamic library 
 './php3_mssql70.dll' - %1 is not a valid Windows NT application, and my 
 mssql_connect statment fails.
 
 What I had done was to find a copy of php3_mssql70.dll on the web and copy 
 it onto the server -- various faqs told me this needed to happen in order 
 for database calls to work.
 
 Why isn't this dll being recognized as a valid Windows NT application, then?
 
 Thank you.
 
 _
 STOP MORE SPAM with the new MSN 8 and get 2 months FREE* 
 http://join.msn.com/?page=features/junkmail
 
 
 -- 
 PHP Database Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 
-- 
Adam Voigt ([EMAIL PROTECTED])
The Cryptocomm Group
My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc



signature.asc
Description: This is a digitally signed message part


[PHP-DB] Connecting to MS SQL 7

2002-11-26 Thread Mark Farmer
I have successfully installed PHP 4.2.3 on a Win NT 4 server, running IIS 4, 
and can execute PHP functions now.

However, when I try to connect to an MS SQL 7 database on the same box, I 
receive this error: PHP Warning: Unable to load dynamic library 
'./php3_mssql70.dll' - %1 is not a valid Windows NT application, and my 
mssql_connect statment fails.

What I had done was to find a copy of php3_mssql70.dll on the web and copy 
it onto the server -- various faqs told me this needed to happen in order 
for database calls to work.

Why isn't this dll being recognized as a valid Windows NT application, then?

Thank you.

_
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* 
http://join.msn.com/?page=features/junkmail


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php