I know this is an old topic, but just wanted to provide an update. I just set up the latest CakePHP in GoDaddy and wanted to post my experience.
First, they are using PHP5 as the default now. Second, you still get 500 errors on any path. I fixed it by adding the following at the start of the rewrite code in the .htaccess file under the webroot directory: RewriteBase / -- 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 [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
