RE: [PHP-WIN] php and Windows 2003 Server

2005-07-26 Thread Danny Willis
Ah. That explains it. Thank you very much! Regards, - Dan -Original Message- From: Frank M. Kromann [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 26, 2005 2:39 PM To: Danny Willis Cc: php-windows@lists.php.net Subject: Re: [PHP-WIN] php and Windows 2003 Server ntwdblib.dll is used by

[PHP-WIN] php and Windows 2003 Server

2005-07-26 Thread Danny Willis
I am installing it the old fashioned way, manually setting it up. When I attempt to run a php script I get the following error: "The application has failed to start because ntwdblib.dll was not found. Re-installing teh application may fix this problem." However, looking at another php install th

Re: [PHP-WIN] php 4.3.7 and MS-SQL access

2005-02-21 Thread Danny Willis
--Original Message- >> From: Frank M. Kromann [mailto:[EMAIL PROTECTED] >> Sent: Friday, February 18, 2005 2:40 PM >> To: Danny Willis >> Cc: php-windows@lists.php.net >> Subject: Re: [PHP-WIN] php 4.3.7 and MS-SQL access >> >> Hello, >> >> You

Re: [PHP-WIN] php 4.3.7 and MS-SQL access

2005-02-18 Thread Danny Willis
Yes I have. I simply uncommented it. What else am I missing? "Robert Twitty" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Did you make sure that php_mssql.dll is being loaded in php.ini file? > > > On Fri, 18 Feb 2005, Danny Willis wrote: &g

RE: [PHP-WIN] php 4.3.7 and MS-SQL access

2005-02-18 Thread Danny Willis
That's what's strange. I uncommented the MSSQL Server extension but I am still unable to connect. Is there anything else I need to install or configure? -Original Message- From: Frank M. Kromann [mailto:[EMAIL PROTECTED] Sent: Friday, February 18, 2005 2:40 PM To: Danny Will

[PHP-WIN] php 4.3.7 and MS-SQL access

2005-02-18 Thread Danny Willis
I'm running the following: Win 2k3 server IIS 6.0 php 4.3.7 in IASPI mode Now I am trying to get php to connect to MSSQL but it will not let me do so. I keep getting the error message: "You do not have MSSQL support in this version/complie of php" I really need to get this connection figured

Re: [PHP-WIN] PHP 5 - Apache2 - mysqli class not found

2005-02-18 Thread Danny Willis
test "Jens Huebel" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hi David, i think its couse of the extension_dir... try this: extension_dir = "c:\php\ext" this works fine for me with mssql... I use IIS 6.0 but It should make no difference Jens -Ursprüngliche Nachricht- Vo