Hi, I am trying to move Cake and my app from one server to another on CentOS release 5 (RH).
I think that mod_rewrite is working (moved from apache1.x to 2.x also) but get the following error when going to the host url, (Document Root has been set to /var/www/html//app/webroot) ... Date(2007-05-30 17:45:58 (BST))Warning(2)filectime() [<a href='function.filectime'>function.filectime</a>]: stat failed for cake/libs/view/templates/elements/dump.thtml in /var/www/html/app/ vendors/template_translator.php at line number(72) Date(2007-05-30 17:45:58 (BST))Warning(2)file(cake/libs/view/templates/ elements/dump.thtml) [<a href='function.file'>function.file</a>]: failed to open stream: No such file or directory in /var/www/html/app/ vendors/template_translator.php at line number(185) ...to me it looks like the CORE_PATH is not configured (it has not been messed with) as I would expect to see the reference to cake/libs/ view/templates/elements/dump.thtml have some sort of PATH prepended to it. Any ideas? Thanks, Joe. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
