On Fri, May 25, 2012 at 2:19 PM, Max Kiehnscherf <[email protected]> wrote: > > PHP Fatal error: Call to undefined function mysql_query() in /home/ > max/akk/cake/libs/model/datasources/dbo/dbo_mysql.php on line 613 > > Fatal error: Call to undefined function mysql_query() in /home/max/akk/ > cake/libs/model/datasources/dbo/dbo_mysql.php on line 613 > max@max-ubuntu:~/akk/app$ > > What is the problem here?
Have you got the php mysql packages installed? And mysql-server and mysql-client? Mike. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
