Re: configure cake 1.2

2008-07-17 Thread RichardAtHome
Assuming you are using Apache 2.2: In apache.conf uncomment this line: LoadModule rewrite_module modules/mod_rewrite.so This will enable mod_rewrite You then need to allow cakephp .htaccess file to take over control of your webroot: In your section for your webroot folder (mine is c: \htdocs

configure cake 1.2

2008-07-17 Thread Russell
Hello, I m very new & struggling with cake 1.2. Now I've 2 problems. 1) I m using wamp server in local host. After install cake1.2 in localhost, I m not getting cake default page (I mean with some color & css etc), but I can get my page after routing from route.php file. Perhaps mod_rewrite is n