I'm running Wamp5. I installed Cakephp 1.2.5 to c:/wamp/www/cake_1.2.5 When I run the browser to http://localhost/cake_1.2.5/ everything runs just fine, but http://localhost/ alone doesn't show anything related to cakephp.
I have uncommented the line LoadModule rewrite_module modules/ mod_rewrite.so from httpd.conf of Apache2. Httpd.conf also have the line: DocumentRoot "c:/wamp/www" AND "AllowOverride All". This site: http://anil2u.wordpress.com/2009/04/01/about-cakephp/ says that now I should have working http://localhost/phpinfo.php, but it gives me Not Found. What should I do? 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
