I get the following warnings after I unzip cake into my htdocs Apache directory and then launch cake from my localhost. I'm using XAMPP and my Apache has started successfully. I must have some directory settings not set correct somewhere.
Warning: opendir(C:\Program Files\xampp\xampp\htdocs\cake\app\models\) [function.opendir]: failed to open dir: Invalid argument in C:\Program Files\xampp\xampp\htdocs\cake\cake\basics.php on line 390 Warning: readdir(): supplied argument is not a valid Directory resource in C:\Program Files\xampp\xampp\htdocs\cake\cake\basics.php on line 392 Warning: closedir(): supplied argument is not a valid Directory resource in C:\Program Files\xampp\xampp\htdocs\cake\cake\basics.php on line 397 Thanks! Darren --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
