Two possibilities:

1) mod_rewrite is not enabled in Apache
2) The .htaccess files in the main Cake application directory and the
webroot are non-existent, or you need to set a RewriteBase directive
(if you are running Cake in a subdirectory).

All of these are described in the Installation section:
http://manual.cakephp.org/view/32/installation

-J.

On Apr 28, 1:02 pm, tangentplease <[EMAIL PROTECTED]> wrote:
> I'm installing CakePHP on my Macbook with XAMPP. My issue once I have
> all of the permissions addressed and the database created is that I do
> get the page that reads like the following, however it isn't loading
> in the cake.generic.css style sheet? What do I need to do to get it to
> load the style sheet?
>
> ___________________________________________
>
> CakePHP: the rapid development php framework
> Release Notes for CakePHP 1.2.0.6311 beta.
> Read the release notes and get the latest version
>
> Your tmp directory is writable.
>
> The FileEngine is being used for caching. To change the config edit
> APP/config/core.php
>
> Your database configuration file is present.
>
> Cake is able to connect to the database.
--~--~---------~--~----~------------~-------~--~----~
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