Until you are familiar with how CakePHP works and are confident to change the appropriate files, you should not change the folder structure from what you get in the original zip file.
This error is saying that the file E:\www\webroot\cake\scheduler\main \cake\bootstrap.php cannot be found. Where have you moved it to? You should modify your E:\www\webroot\cake\scheduler\main\jobscheduler \webroot\index.php and change the CAKE_CORE_INCLUDE_PATH define to the correct folder. Or, just extract the files from the original zip file with folders intact, and do not change this structure. --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
