On 6/18/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > PHP Fatal error: Call to undefined function mysql_pconnect() in > /Library/WebServer/Documents/cake/libs/model/dbo/dbo_mysql.php on line > 101
Looks like your PHP install does not have MySQL in. If it's a 5.x, MySQL no longer comes in by default, you have to add it either by compiling it in or adding it via an external *.so -- Gustavo Carreno --- < If you know Red Hat you know Red Hat, If you know Slackware you know Linux > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
