RE: [PHP-WIN] Can't get PHP to support mySQL

2007-06-25 Thread Gustav Wiberg
Hi! How does your code look like in mysql_up.php ? Best regards /Gustav Wiberg -Original Message- From: Janis Ritmanis [mailto:[EMAIL PROTECTED] Sent: Monday, June 25, 2007 10:00 PM To: Don Denton Cc: php-windows@lists.php.net Subject: Re: [PHP-WIN] Can't get PHP to support

Re: [PHP-WIN] Can't get PHP to support mySQL

2007-06-25 Thread Janis Ritmanis
Normaly the extension dir should be: extension_dir = "C:\PHP\ext" Have you the php_mysql.dll file in this location ? What is showing the "phpinfo();" ? Does it lodes the php.ini file where you enabled mysql extension ? On 25/06/07, Don Denton <[EMAIL PROTECTED]> wrote: I cannot get PHP to load