The way I have done this in the past is to put the forum folder inside webroot 
and set up a subdomain, pointing the subdomain at the webroot/forum folder. It 
works fine (I have done it with phpBB3).

Jeremy Burns
Class Outfit

[email protected]
http://www.classoutfit.com

On 10 Jun 2010, at 04:24, saavedrajj wrote:

> Hi, I have a trouble on my godaddy shared linux hosting account.
> 
> I want to install a PHP forum (phpBB3) in a /forum folder *
> 
> -app
> -cake
> -forum *
> -plugins
> -vendors
> 
> and I want to access this forum using this url:
> http://www.MyCakeApp.com/forum
> 
> but, of course, the following error appears:
> Missing Controller
> Error:  ForumController could not be found.
> 
> Then I upload the forum folder at
> -app/webroot/forum
> BUT after the installation, these long url appears:
> http://www.MyCakeApp.com/app/webroot/forum/www/index.php
> 
> I don't want the "app/webroot" string in the url.
> 
> Somody can help me?
> 
> Check out the new CakePHP Questions site http://cakeqs.org and help others 
> with their CakePHP related questions.
> 
> 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

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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

Reply via email to