<[EMAIL PROTECTED]> Jeremy Oliver: >> I have just recently installed PHP beta 5 on Windows XP Pro and I am >> having problems connecting to mysql, phpinfo() works fine but it >> looks >> as though it is not loading any mysql modules even though PHP install >> file says this is now built in.When I run attached mysql connect >> test I >> get error >> >> "Fatal error: Call to undefined function: mysql_connect() in >> D:\pub\mysqltest.php on line 6" >>
There is no mysql support in PHP5 beta, because of licensing issues. There will be though in later versions of course! -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php