Thanx for the tip, my problem is solved. In our httpd.conf file contained the following option: Options - FollowSymLinks After removing that option it worked.
Now I've got a tip "back": The first thing you have to do is reading your apache log file!!!! It gave very clear the solution to my problem. If I would have done that, it wouldn't have taken me 2 days to solve the problem. Grtz, Jos On May 30, 11:14 am, francky06l <[EMAIL PROTECTED]> wrote: > Seems to be a story of rights on directory or files. Be sure > your .htaccess in webroot does not contain any Deny All (also the > Allow, Deny order), these can also be into the httpd.conf. > > On May 30, 10:33 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > wrote: > > > Hi, > > > I'm trying to run my cake application on my production server but all > > I get is a 403 message. > > > I've got three machines with the following result: > > - my windows machine: works well > > - a friends linux server: works well > > - production server, VPS with linux: 403 forbidden access > > > I haven't got a clue were to look for. > > > Any hints would be appreciated! > > Solutions are even better!!! ;-) > > > Tenx, > > Jos --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
