[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-developers] PHP and MYSL connection errors..anyone have any idea?



> The error I get is this>
> Fatal error: Call to undefined function: mysql_connect() in
> /home/sites/site22/web/mambo/classes/database.php on line 25
>

I'd hazard a guess that PHP isn't compiled with mysql support any more. Try
recompiling it with --with-mysql

~
S