Re: Problems with DocumentRoot on Mac

2006-06-08 Thread [EMAIL PROTECTED]
So I think I finally got Cake working on a Mac. Here's what I did: - reinstall OS X 10.4 get all updates - install MySQL 5 from www.mysql.com - install php5 from www.entropy.ch - install TinkerTool from http://www.bresink.de/osx/TinkerTool.html to show hidden files (you'll need this to view

Re: Problems with DocumentRoot on Mac

2006-06-08 Thread scott lewis
On 8-Jun-06, at 12:44 PM, [EMAIL PROTECTED] wrote: So I think I finally got Cake working on a Mac. Here's what I did: - reinstall OS X 10.4 get all updates - install MySQL 5 from www.mysql.com - install php5 from www.entropy.ch - install TinkerTool from http://www.bresink.de/osx/

Re: Problems with DocumentRoot on Mac

2006-06-07 Thread Felix Geisendörfer
you need mod_rewrite enabled, maybe that's your issue. -- http://www.thinkingphp.org http://www.fg-webdesign.de [EMAIL PROTECTED] schrieb: Wow, and now http://localhost/posts/view/1 just goes to a blank white page, no error messages. Is there extra config you

Re: Problems with DocumentRoot on Mac

2006-06-07 Thread Samuel DeVore
usually what I do is to set up a virtual host that points to my user folder. The usual ~username/ never seems to work. But I have cake running on about 3 different versions of mac os x with no problems, server and client installs On 6/7/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Wow, and now

Re: Problems with DocumentRoot on Mac

2006-06-07 Thread Samuel DeVore
Oh the other issue is to make sure that you have AllowOverride All set for the path where the cake install is at.On 6/7/06, Samuel DeVore [EMAIL PROTECTED] wrote:usually what I do is to set up a virtual host that points to my user folder. The usual ~username/ never seems to work. But I have cake

Re: Problems with DocumentRoot on Mac

2006-06-07 Thread [EMAIL PROTECTED]
I've got it rumming on a mac fine using...MAMP mamp.info --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Cake PHP group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this

Re: Problems with DocumentRoot on Mac

2006-06-07 Thread Samuel DeVore
If you are around later today, try me on google chat if you want and we can figure it out, then perhaps when we are done we can work on a help page for the next troubled user...Sam D On 6/7/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Samuel DeVore wrote: usually what I do is to set up a virtual

Re: Problems with DocumentRoot on Mac

2006-06-07 Thread nate
First of all, XAMPP is crap. Use OSX's builtin Apache install. You can upgrade it to PHP5 pretty simply (there's a tutorial on entropy.ch). If you're on a Mac, unless you're logged in as root, it's possible that the .htaccess files aren't showing up, in which case they might not have gotten