you could try using MAMP < http://www.mamp.info/en/index.php> I have used that with CakePHP for development and it worked fine. I also have used cake on macs that are running the default install of apache, and php (in addition to using the php from entrophy)
I have not used apache 2 on any of my mac machines at this point but have run apache 1.x on at least a dozen macs (xserves, mac minis, powerbooks, imacs, etc) and have run cake on all of them with no issues. I would suggest going on the apache lists or the mac networking list http://lists.apple.com/mailman/listinfo/web-dev or http://lists.apple.com/mailman/listinfo/macos-x-server You might have better luck there finding the answer to what is really your core problem, you are unable to get mod_rewrite working on your server. Once you have resolved that issue, then people here will have better luck helping you. Make sure you restart apache after changing config settings as well, that is the only time they are loaded Sam D --~--~---------~--~----~------------~-------~--~----~ 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] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
