Hi! Thanks for your reply. With the domain manager I configured 3 subdomains: blog cuponear com => folder: /blog foro cuponear com => folder: /foro openx cuponear com => folder: /openx
Inside each folder (blog, foro, openx) there is a phpinfo.php file for testing: blog cuponear com / phpinfo.php foro cuponear com / phpinfo.php openx cuponear com / phpinfo.php But a 500 Internal Server Error appears... *********************************************************************************** Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. *********************************************************************************** Any suggestions? *Remember that I have an godaddy shared linux hosting account On Jun 10, 2:57 pm, saavedrajj <[email protected]> wrote: > 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.organdhelp > > >> 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.organdhelp > > > 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
