thanks for the reply. I got a blank page , but after I change the debug level to 3, I find the problem, It's the session_save_path do net exist. after I set the session_save_path to a exist folder, everything is right.
On Jun 4, 1:27 pm, KyleKai <[EMAIL PROTECTED]> wrote: > http://book.cakephp.org/view/32/installation > > try add RewriteBase /cakephp/ > > On 6月4日, 上午11時46分, Ryan <[EMAIL PROTECTED]> wrote: > > > > > hi, > > > I'm currently trying to setup a cake site on a virtual host, my > > document/folder structure on the host is as follows: > > > /var/www/pub_html/<sitename>/ > > > I want install the cakephp to a folder ,like cakephp, not in the root > > folder. > > > i upload the files to cakephp, and uses the URL http://domain.com/cakephp/ > > , I can not open the index page . > > > What I'm I doing wrong? > > > thx!- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
