Im trying to configure apache for cakephp.

the page im getting is without CSS. I havent made changes to cake except for
adding salt and setting database.

There is some problem with apache I guess.

my httpd.conf

    Options FollowSymLinks
>
>     AllowOverride All

un-commented

> LoadModule rewrite_module modules/mod_rewrite.so
>


what else im missing?
Release Notes for CakePHP 1.2.1.8004. Read the changelog
<https://trac.cakephp.org/wiki/changelog/1.2.x.x>

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.

--~--~---------~--~----~------------~-------~--~----~
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