I got it running; it's been the problem that I didn't have the cake
folder in the root of my webserver... according to this article
(http://bakery.cakephp.org/articles/view/installing-cakephp-on-macos-x)
this is required.

strange, though, because on windows/xampp this wasn't an issue.

On Thu, Sep 9, 2010 at 1:03 PM, [email protected]
<[email protected]> wrote:
> If you're on OSX have you made sure you actually copied over the
> htaccess files? OSX hides files with filenames starting with a dot (.)
>
> d.
>
> On Sep 9, 10:25 am, psybear83 <[email protected]> wrote:
>> Hi everybody
>>
>> I'm trying to get my clean cakephp installation to work. when opening
>> the root directory, i'm getting the default diagnosis website ("Your
>> database configuration file is NOT present." etc.), but it doesn't
>> have any CSS styles applied. It seems that mod_rewrite doesn't work on
>> my computer. I'm on OSX 10.5, and I did some searching and stuff, and
>> everything seems correct...
>>
>> I changed AllowOverride to All for <Directory "/Library/WebServer/
>> Documents"> in /etc/httpd/httpd.conf, and LoadModule rewrite_module
>> libexec/apache2/mod_rewrite.so is uncommented, too.
>>
>> The only thing I'm unsure is why I'm having an apache and an apache2
>> installation? And which one is really active now?
>>
>> The rest I followed quite exactly this 
>> link:http://bakery.cakephp.org/articles/view/installing-cakephp-on-macos-x
>>
>> Thank you very much for help
>> Josh
>
> Check out the new CakePHP Questions site http://cakeqs.org and help others 
> with their CakePHP related questions.
>
> 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
>

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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

Reply via email to