Re: [PHP-DB] PHP5.0, MySQL4.1, Apache2 on WinXP

2003-07-23 Thread Lester Caine
PHP 5.0 doesn't come with mysql support... You have to get the libraries yourself... I think u can get them from mysql.com php_mysql is in the extensions directory of the latest downloads, just uncomment it in the php.ini file. Might have to pay? I haven't totally figure out the implications of t

RE: [PHP-DB] PHP5.0, MySQL4.1, Apache2 on WinXP

2003-07-22 Thread Ben Lake
ai [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 22, 2003 4:31 PM To: [EMAIL PROTECTED] Subject: [PHP-DB] PHP5.0, MySQL4.1, Apache2 on WinXP I am having the hardest time getting PHP to install it's MySQL dll handlers, even tho it's supposed to be embedded, it refuses to do anything wi

[PHP-DB] PHP5.0, MySQL4.1, Apache2 on WinXP

2003-07-22 Thread Kai
I am having the hardest time getting PHP to install it's MySQL dll handlers, even tho it's supposed to be embedded, it refuses to do anything with MySQL. (Constant "PHP Fatal error: Call to undefined function: mysql_connect() in C:\apache\Apache2\htdocs\example\index.php3 on line 8" killing the