RE: [PHP-WIN] PHP, MYSQL and Apache

2007-08-06 Thread KM
Yes the directory is in the PATH And yes on the second as well Keith -Original Message- From: Jeff White [mailto:[EMAIL PROTECTED] Sent: Monday, August 06, 2007 9:56 PM To: 'KM' Cc: php-windows@lists.php.net Subject: RE: [PHP-WIN] PHP, MYSQL and Apache Hello Keith,

RE: [PHP-WIN] PHP, MYSQL and Apache

2007-08-06 Thread KM
m: Carlton Whitehead [mailto:[EMAIL PROTECTED] Sent: Monday, August 06, 2007 9:01 PM To: KM Cc: php-windows@lists.php.net Subject: Re: [PHP-WIN] PHP, MYSQL and Apache Keith, Are you sure that's the same php.ini that is referenced by your phpinfo(); script? Have you restarted Apache since y

RE: [PHP-WIN] PHP, MYSQL and Apache

2007-08-06 Thread KM
ailto:[EMAIL PROTECTED] Sent: Monday, August 06, 2007 9:01 PM To: KM Cc: php-windows@lists.php.net Subject: Re: [PHP-WIN] PHP, MYSQL and Apache Keith, Are you sure that's the same php.ini that is referenced by your phpinfo(); script? Have you restarted Apache since you enabled the extensions

RE: [PHP-WIN] PHP, MYSQL and Apache

2007-08-06 Thread KM
;extension=php_zip.dll Is there something else I am missing? Keith -Original Message- From: Carlton Whitehead [mailto:[EMAIL PROTECTED] Sent: Monday, August 06, 2007 5:11 PM To: KM Cc: php-windows@lists.php.net Subject: Re: [PHP-WIN] PHP, MYSQL and Apache Keith, Browse to your phpinfo

[PHP-WIN] PHP, MYSQL and Apache

2007-08-06 Thread KM
I am attempting to use the following together…. MYSQL 5.0 Apache 2.2.4 PHP 5.2.3 PHP info I can get. I get the following statement whenever trying to get to mysql Here is the PHP code for what I’m trying to do… Fatal error: Call to undefined function mysql_connect() in