guys I have question about cakephp setup on the remote web server.. I installed cakephp on my local server with xamp and it's working fine but when I transfer my work to the remote server in /var/www it wont show something, only blank page..
my server is working when i tried another framework only cakephp won't run.. pls. give me any hint about this guys.. its my first time to setup cakephp in remote server.. here are the errors below in the php2 error logs. [Tue Feb 15 12:13:27 2011] [error] [client 121.96.169.50] PHP Fatal error: Can't find application core file. Please create /var/www/cake/ app/config/core.php, and make sure it is readable by PHP. in /var/www/ cake/cake/libs/configure.php on line 393 [Tue Feb 15 12:15:50 2011] [error] [client 121.96.169.50] PHP Warning: include(): Failed opening '/var/www/cake/app/config/ core.php' for inclusion (include_path='/var/www/cake:/var/www/cake/ app/:.:/usr/share/php:/usr/share/pear') in /var/www/cake/cake/libs/ configure.php on line 392 -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
