On Jan 22, 2008 6:01 AM, galem <[EMAIL PROTECTED]> wrote: > > First of all, sorry for my english! > Has written the appendix on cakePHP. Have established on a hosting. > There were problems: periodically the appendix falls with mistake > > Warning: require(cake/bootstrap.php) [function.require]: failed to > open stream: No such file or directory in /usr/home/oly/data/www/ > rored.ru/app/webroot/index.php on line 82 > > Fatal error: require() [function.require]: Failed opening required > 'cake/bootstrap.php' (include_path='.:/usr/local/share/pear') in /usr/ > home/oly/data/www/rored.ru/app/webroot/index.php on line 82 >
The include_path in that error doesn't look as if Cake has changed it (it should have). Have you set CAKE_CORE_INCLUDE_PATH in /webroot/index.php? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
