On Thursday, 10 January 2013 14:29:45 UTC+1, Theresia Z wrote: > > I have a big problem with Cakephp. We installed it and built an > application on windows, everything worked fine. Then I installed Cakephp on > two other windows-computers and copy-pasted the app-Data, it worked. Now I > tried the same thing on Mac and it wont work. > > The CakePHP installation works, the connection to the database is there > and on the cakephp-indexsite there are no errors. But as soon as I try to > open our application, I always get a 404-Error. The Code is exactly the > same like on my windows-pc and I don't understand why it wont work. > > On Windows, we are using XAMPP, on Mac, MAMPP. Might this be a problem? > > I hope you can help us with that. >
Sounds like you haven't setup mod rewrite on your Mac install. Some specific info (like exactly what url you're requesting - exactly what you receive - exactly what your apache error log says) will help others help you if that's not the case . AD -- 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.
