Hi all! I am just trying work through the Cake Framework.
I have installed and configues following
Abyses Server
PHP 5
and Cake is installed at my document root i.e. wwwroot\cake
When i try to browse using http://localhost/cake/ i got the welcome
page but could not see fancy CSS so got to know that mod-rewrite is
not working.
Therefore, i followed the instructions from posts and groups and
removed the .ht files along with uncomment the
define ('BASE_URL', env('SCRIPT_NAME')); line from the core.php.
Now I am still getting "Page Not Found" errors, i tried to raise the
Debug Level but no error seems to show up. Can you guys figure out
what i am missing at ?

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