Hi, Most of the time, this error is due to HTTP server mis-configuration and you need to look at the access and error logs. Most probably this error occurred for you due to use of .htaccess in CakePHP. Have you allowed configuration management using .htaccess for your sub-domain (please check for AllowOverride directive)?
Hope this helps. Amit Badkas PHP Applications for E-Biz: http://www.sanisoft.com On Wed, Jan 12, 2011 at 5:58 PM, masud <[email protected]> wrote: > Hello there. > I have create a subdomain on my godaddy hosting. my previeous site was > made by CakePHP now i want to make a subdomain. but getting error : > 500 Internal Server Error. > > Have you any solution. guys. > > thanks. > Masud > > 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]<cake-php%[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
