[PHP-WIN] Problem installing PHP4 on Linux

2001-08-01 Thread Kevin Sayre
y spits out the code. What'd I miss? Thanks. Kevin Sayre [EMAIL PROTECTED] -- PHP Windows 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-WIN] Problem installing PHP4 on Linux

2001-08-01 Thread Kevin Sayre
y spits out the code. What'd I miss? Thanks. Kevin Sayre [EMAIL PROTECTED] -- PHP Windows 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-WIN] SQL error 00000 when trying to connect to MS Access

2001-06-26 Thread Kevin Sayre
password"); and I looked up that error code, and it claims that the 0 is a success error code, so what's with that? Anyone else had this problem? I'm running this on an IIS server also. Thanks, Kevin Sayre -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe,

[PHP-WIN] Odd SQL error when connecting to MS Access

2001-06-26 Thread Kevin Sayre
error code? Here's the connect I'm using (username and password changed of course): $cid = odbc_connect("help_database", "username", "password", "SQL_CUR_USE_ODBC"); Any ideas? Thanks for any help. Kevin Sayre -- PHP Windows Mailing List (http:/