you were perhaps missing directories within the tmp/ persistent cache logs - S
On 15 February 2011 23:58, Romel Emperado <[email protected]> wrote: > hi guys.. I got it working.. I dont know what happen... hehe it just > work... lol.. > > I just replace new cakephp.. hehe > > On Wed, Feb 16, 2011 at 6:50 AM, Sam Sherlock <[email protected]>wrote: > >> tmp and everything within it >> >> for more info >> http://book.cakephp.org/comments/31 >> >> >> sorry its my first time in cakephp and in linux ;( >>> >> >> no trouble I figured that; which is why a suggested to use ftp program >> (filezilla is a great option) >> if your offay with commandline that is better to use but harder if your >> exp is with GUI >> >> - S >> >> >> >> >> >> On 15 February 2011 22:35, Romel Emperado <[email protected]>wrote: >> >>> oh thanks I understand but what directory in cake php I should revise the >>> permission? sorry its my first time in cakephp and in linux ;( >>> >>> On Tue, Feb 15, 2011 at 5:23 PM, Sam Sherlock <[email protected]>wrote: >>> >>>> Permissions control what processes have permission to read,write and >>>> execute directories and files within them >>>> >>>> most ftp programs let you set them (for files or folders by right >>>> clicking) >>>> >>>> this may help you >>>> http://permissions-calculator.org/ >>>> >>>> >>>> 777 should get it working but you'll want something more secure in the >>>> long run >>>> >>>> - S >>>> >>>> >>>> >>>> >>>> On 15 February 2011 22:17, Romel Emperado <[email protected]>wrote: >>>> >>>>> I just check the file and it's all copied... >>>>> what do you mean by permission? >>>>> >>>>> On Tue, Feb 15, 2011 at 11:45 AM, John Andersen <j.andersen.lv@ >>>>> gmail.com> wrote: >>>>> >>>>>> Verify that you copied all the files to the web server! >>>>>> Including the .htaccess files! >>>>>> Enjoy, >>>>>> John >>>>>> >>>>>> On 15 Feb., 14:32, melro <[email protected]> wrote: >>>>>> > 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 >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> ---->thanks -- Mel :) :) <----- >>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> 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 >>>>> >>>> >>>> -- >>>> 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 >>>> >>> >>> >>> >>> -- >>> ---->thanks -- Mel :) :) <----- >>> >>> >>> >>> -- >>> 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 >>> >> >> -- >> 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 >> > > > > -- > ---->thanks -- Mel :) :) <----- > > > > -- > 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 > -- 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
