Hello everyone,

I finally got to the stage of deploying the cake app we made on the
webserver. Mod rewrite was on, tmp was 777 etc, but there were intense
difficulties. After a while I got some help and configured it in the
production setup, like  http://www.ad7six.com/MiBlog/ProductionSetup
shows.

Now I was jumping up and down, as it worked! But only the index
page... I thought this would be a quick fix, but it lasted another
hour and a half. I get 500 Internal Server Failure errors if I click
on any link. My database is fine, so are the models controllers
layouts and elements. The setup seems to be working, yet as soon as /
controller/action is referenced, it breaks.

So, my setup is:

    >htdocs
        >website_files
            >app
                >models
                ....
            >cake
            ....

        >www  <--- Document Root
            >img
            >css
            ....

Could anyone help me? I'm really stuck. My server seems to have
mod_rewrite on and everything, I don't know anymore where to look!


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to