RE: [PHP-WIN] Can't get MySQL extensions to load

2008-01-16 Thread Gustav Wiberg
s@lists.php.net'; Bruce Cowin Subject: RE: [PHP-WIN] Can't get MySQL extensions to load I got it to work. It turns out you need a registry entry in HKLM\Software\PHP call IniFilePath set to where your ini file is. Now that it's using the right ini file, it's loadin

RE: [PHP-WIN] Can't get MySQL extensions to load

2008-01-16 Thread Gustav Wiberg
ETALT! Har du råd att inte prova Timeweb.se? =  -Original Message- From: Bruce Cowin [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 16, 2008 2:40 AM To: Patrick Farley; php-windows@lists.php.net Subject: Re: [PHP-WIN] Can't get MySQL extensions

RE: [PHP-WIN] Can't get MySQL extensions to load

2008-01-16 Thread Bruce Cowin
=== -Original Message- From: Bruce Cowin [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 16, 2008 2:40 AM To: Patrick Farley; php-windows@lists.php.net Subject: Re: [PHP-WIN] Can't get MySQL extensions to load I have a similar issue. We copied a P

RE: [PHP-WIN] Can't get MySQL extensions to load

2008-01-16 Thread Bruce Cowin
-Original Message- From: Bruce Cowin [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 16, 2008 2:40 AM To: Patrick Farley; php-windows@lists.php.net Subject: Re: [PHP-WIN] Can't get MySQL extensions to load I have a similar issue. We copied a PHP installation that was

Re: [PHP-WIN] Can't get MySQL extensions to load

2008-01-15 Thread Bruce Cowin
I have a similar issue. We copied a PHP installation that was successful on Windows 2000 to a 2003 server. Although it works fine on 2000, it won't load any of the extensions on 2003. I've checked the .ini file and the extensions are definitely uncommented, the extension_dir setting is correct,

RE: [PHP-WIN] Can't get MySQL extensions to load

2007-12-10 Thread Patrick Farley
ing with the FastCGI from Microsoft. Thanks for the help though. Hopefully someone else finds all of this information useful. -Original Message- From: James Crow [mailto:[EMAIL PROTECTED] Sent: Monday, December 10, 2007 8:08 AM To: Patrick Farley Cc: php-windows Subject: Re: [PHP-WIN] Can&

Re: [PHP-WIN] Can't get MySQL extensions to load

2007-12-10 Thread James Crow
Run phpinfo again and see if the mysql extension shows as loaded. You should see a section in the output from phpinfo about mysql. If you do not see that section than the mysql extension is not loaded. If the mysql extension shows that it is loading then it may be something with the mysql server.

[PHP-WIN] Can't get MySQL extensions to load

2007-12-08 Thread Patrick Farley
Evening. I've installed the latest PHP using the zip files (not the installer) to my Windows 2003 machine with IIS. I have tested the installation with a phpinfo() and was successful. I installed Roundcube and when trying to connect to the site was greeted with an error about being unable to