[PHP] PHP5 with MySQL on windows

2003-06-29 Thread janet
I can't seem to figure out how to get PHP5 working with MySQL support. I just downloaded the latest PHP5 from snaps (which seems to be yesterday's build) and it's installed fine, but I can't seem to get MySQL support. The php.ini file still says ;Note that MySQL and ODBC support is now built in,

Re: [PHP] PHP5 with MySQL on windows

2003-06-29 Thread Philip Olson
Hello Janet- Currently you have two choices: a) Compile PHP 5 on Windows yourself, with MySQL support b) Wait for a DLL to exist There isn't a DLL right now, nor do I know when one will exist. But, you can be pretty sure that one will eventually exist, especially before PHP 5 is

Re: [PHP] PHP5 with MySQL on windows

2003-06-29 Thread John Coggeshall
On Sun, 2003-06-29 at 14:19, [EMAIL PROTECTED] wrote: However, MySQL support is no longer there. There doesn't seem to by any dll for mysql in the extensions subdirectory. http://bugs.php.net/bug.php?id=24389 This issue has been addressed and is now available in the snap build of PHP5.0