Have you uncomment the dll in the php.ini file?
Thank you,
Ray Hunter
Firmware Engineer
ENTERASYS NETWORKS
-Original Message-
From: Nicole Amashta [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 07, 2002 10:08 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Re: Connect to MS SQL server
You have to make sure that php loads that module, if it does not then you
cannot connect to the database...
If you can get the dbx module to load you might be able to use the dbx mssql
connection. However, I am not 100% sure if that will work, because it will
probably use the php_mssql.dll to ac
Did you copy over the php.ini file from the chi package. The php.ini file
from the installer has nothing really in it...
Ray Hunter
Firmware Engineer
ENTERASYS NETWORKS
-Original Message-
From: Mike Schmid [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 21, 2002 9:40 AM
To: [EMAI
You need to make sure that php has the correct permissions to access the
directory and write the file that you want it to write too...
Check out the manual for this...
Ray Hunter
Firmware Engineer
ENTERASYS NETWORKS
-Original Message-
From: Sridhar Moparthy [mailto:[EMAIL PROTECTED]]
Check the manual here:
http://www.php.net/manual/en/ref.odbc.php
Ray Hunter
Firmware Engineer
ENTERASYS NETWORKS
-Original Message-
From: Eduardo Cancino [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 19, 2002 8:51 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] PHP y sql server 2k??