RE: [PHP] PHP MySql Extension No Loading

2005-08-29 Thread Shaw, Chris - Accenture
I thought you had to put the php.ini in the c:\windows directory? -Original Message- From: Glen Zimmerman [mailto:[EMAIL PROTECTED] Sent: 27 August 2005 22:39 To: php-general@lists.php.net Subject: RE: [PHP] PHP MySql Extension No Loading * This e

Re: [PHP] PHP MySql Extension No Loading

2005-08-29 Thread Jasper Bryant-Greene
Message- From: Glen Zimmerman [mailto:[EMAIL PROTECTED] Sent: 27 August 2005 22:39 To: php-general@lists.php.net Subject: RE: [PHP] PHP MySql Extension No Loading Yes, I have the dll in the right place (C:\php\ext), and PHPIniDir is set to C:\php where php.ini is located. I know that php.ini

RE: [PHP] PHP MySql Extension No Loading

2005-08-29 Thread Glen Zimmerman
2:36:34 AM I thought you had to put the php.ini in the c:\windows directory? -Original Message- From: Glen Zimmerman [mailto:[EMAIL PROTECTED] Sent: 27 August 2005 22:39 To: php-general@lists.php.net Subject: RE: [PHP] PHP MySql Extension No Loading

Re: [PHP] PHP MySql Extension No Loading

2005-08-29 Thread Glen Zimmerman
comments below. -Original Message- From: Glen Zimmerman [mailto:[EMAIL PROTECTED] Sent: 27 August 2005 22:39 To: php-general@lists.php.net Subject: RE: [PHP] PHP MySql Extension No Loading Yes, I have the dll in the right place (C:\php\ext), and PHPIniDir is set to C:\php where

RE: [PHP] PHP MySql Extension No Loading

2005-08-27 Thread Bagus Nugroho
ensure you have php_mysql.dll on c:\PHP\ext and don't forget to check php.ini location, it must comply with httpd.conf ( see PHPIniDir .) and restart apache after editing both of files. From: Glen Zimmerman [mailto:[EMAIL PROTECTED] Sent: Sat

RE: [PHP] PHP MySql Extension No Loading

2005-08-27 Thread Glen Zimmerman
Yes, I have the dll in the right place (C:\php\ext), and PHPIniDir is set to C:\php where php.ini is located. I know that php.ini is being picked up, because the changes I make to the file take affect when I restart Apache. PHP is loading properly as the php function, phpinfo, does display