On Nov 27, 2007 11:45 AM, jaymon <[EMAIL PROTECTED]> wrote: > > I can't seem to get Cake to work over https. I have my project working > fine over http so I know that the code is good. But when I try to run > it from my https server it can't find "/home" (The requested URL / > home/ was not found on this server.). Additionally when my server > starts up it gives me a warning (Loaded DSO libexec/mod_rewrite.so > uses plain Apache 1.3 API, this module might crash under EAPI! (please > recompile it with -DEAPI)), but php also gives this warning and it > seems to be working fine. > > Any suggestions greatly appreciated, the client is getting hostile :-< >
Well, sounds like it's really an Apache problem, not a Cake one. Warnings are never good, whether or not it's from Apache or PHP itself. -- Chris Hartjes My motto for 2007: "Just build it, damnit!" @TheKeyboard - http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
