which one for example?
On Jun 10, 4:28 am, Bharadwaj Parthasarathy <[email protected]> wrote: > This may not be the ideal choice, but consider using a sub domain > [forum.mycakeapp.com] and have it pick up from a separate folder. > > On a totally different note, IMHO godaddy sucks big time. Try getting > a better host, which supports easy domain and sub domain redirection. > > - Bharadwajhttp://webhostingangel.com > > On 10-Jun-10, at 3:20 AM, Jeremy Burns | Class Outfit wrote: > > > 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,saavedrajjwrote: > > >> 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 sitehttp://cakeqs.organd 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 athttp://groups.google.com/group/cake-php?hl=en > > > Check out the new CakePHP Questions sitehttp://cakeqs.organd 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 athttp://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
