Since "php_value" was causing the 500, perhaps you should try "restoring" the .htaccess files to the ones from the "old" server (but without the php_value naturally).
The 1.1 files have to be downloaded from the svn repository afaik. https://trac.cakephp.org/browser/branches/1.1.x.x You can "open" each .htaccess file and choose "download.." ( centered at the bottom of the while space) or download the whole thing as an archive. If the standard files don't work could you perhaps detail the folder structure you have on the server now? Which folder is the apache document root (aka public_html) and where all the Cake-related folders are in relation to that. The "standard" production deploy is to have the document root point to webroot. On shared hosts this will usually be a bit tricky and involve rearranging the folder a bit and making configurations to match. Folder structure can be seen at (half way down) http://book.cakephp.org/view/308/Installing-CakePHP Or, if you are in a trusting mood, send me some login-info in an email and I'll have a quick look. I have installed 1.1 apps on a number of servers so I might see the problem immediately and know the magic trick. I am a pretty trustworthy guy... as long as I get my cup of coffee ;) /Martin On Mar 31, 10:04 am, jmdesign <[email protected]> wrote: > Hi Jon, > > Okay I'll try downloading the 1.1 htaccess files, stupid question but > where do I get them from? I can only see the 1.2 download links on the > main Cake site? > > The only log files I've got access to are the standard erorr logs > which aren't picking up anything now. > > Thanks, > > James --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
