Cpanel makes it slightly difficult to change the document root last time I 
checked--it's almost always set to /public_html

You can sometimes symlink app/webroot to /public_html and all might work 
fine.

Otherwise you can rename 'webroot' to 'public_html' and replace your old 
public_html directory with it.

If you change the location of the 'webroot' folder, you'll have to edit 
index.php and test.php within it to point to the app and cake folders 
properly.

Check this page for tips about where you can/should put the CakePHP folders, 
and what to change if you want to move them:

http://book.cakephp.org/view/915/Advanced-Installation

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to