is that folder in /webroot/ ? if not it should be. that is the only folder which (with all subfolders) is publically accessible for normal setups.
Am Mittwoch, 12. Dezember 2012 01:23:40 UTC+1 schrieb Athan Clark: > > Hi everyone, I'm having a bit of trouble getting my app installed properly > on my server. I have it inside a folder, yet CakePHP sees it as a request > to a controller when I try to view it... it's a weird bug. The app is > inside a folder called /safetytraining-2/ and when I view it in > development, it works just fine. However, when I try to view it in > production, it throws a "Error: The requested > address '/safetytraining-2/' was not found on this server.". But, the > request is still sent to CakePHP! Do you think it has something to do with > the .htaccess inside my folder? Maybe the .htaccess inside my root folder? > I could really use the help :S > You can view the error at athanclark.com/safetytraining-2/ > > Also, my tmp directory is fully writable, and I know that my server has > mod_rewrite fully installed. This is also a fresh install of cakephp, right > out of the zip file. Thanks in advance!! -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- 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]. Visit this group at http://groups.google.com/group/cake-php?hl=en.
