Usually that simply means PHP wasn't compiled with MySQL support. I'd
suggest you re-compiling PHP if you can.

On Nov 26, 7:07 pm, lynch <[EMAIL PROTECTED]> wrote:
> I tried to get into ACL-stuff over console commands, but I always got
> the the following error.
>
> Fatal error: Call to undefined function:  mysql_connect() in
> #################/cake/cake/libs/model/datasources/dbo/dbo_mysql.php
> on line 101
>
> After a short search i found the solution to prepare the cli php.ini.
> I added the extension=mysql.so,
> but I still got the same errror. Since this i tried a lot, even the
> phpinfo() said "MySql Support Enabled".
>
> So it was not the obvious Solution, or? I´m Thankful for every
> request.
>
> PS Sorry for robbish english :)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to