This has been discussed a lot on many of the PHP forums in the past few
weeks. Mysql is not longer bundled with PHP. You need to use the
configuration option and set the location of your mysql base directory.

Cheers,
Rob.

On Thu, 2003-07-10 at 21:30, zlut arch wrote:
> Hi,
> 
> I encountered a problem that I have never seen in my 3 years of using php 
> and mysql. Yesterday, I installed MySql, php5, and apache2 on my new laptop. 
> php5 worked fine with apache2, and MySql was working fine on its own. But 
> when I tried to connect to MySql database, I get a strange error message: 
> "Fatal error: Call to undefined function: mysql_connect()". I thought this 
> is very strange since mysql_connect() is a built-in function in php5. How 
> can it be an undefined function? Does anyone know what is going on?
> 
> Thanks,
> 
> Zlutarch
> 
> _________________________________________________________________
> Add photos to your messages with MSN 8. Get 2 months FREE*.  
> http://join.msn.com/?page=features/featuredemail
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

-- 
.---------------------------------------------.
| Worlds of Carnage - http://www.wocmud.org   |
:---------------------------------------------:
| Come visit a world of myth and legend where |
| fantastical creatures come to life and the  |
| stuff of nightmares grasp for your soul.    |
`---------------------------------------------'

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to