Yeah sounds like the extensions aren't installed. I believe the default installation of PHP5 uses mysqli and not mysql by default.
Instead of just grabbing all of them for Windows I SERIOUSLY recommend you install WAMP5. www.wampserver.com Quick alias definitions, PHPMyAdmin, PHP5, MySQL, and it has extension to put the administrator and browser all in the system tray icon. I love it. Trying to make all them play nice and correctly is much harder than just installing that. The only change I made was to the http.conf to enable mod_rewrite. Other than that I am on a default installation of it and it is wonderful. It even has a mode in the latest version to not put your server public, but only enable localhost to work. Wonderful!! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
