I download the cakephp1.3.7 and installed it on my wamp server locally. path is G:\wamp\www\cakephp. After installation when I call index.php it shows me the page without css .. inspecting firebug showing following
http://localhost/cakephp/css/cake.generic.css 404 Not found http://localhost/cakephp/img/cake.power.gif 404 Not found the path is offcourse wrong it should have been like http://localhost/cakephp/app/webroot/css/cake.generic.css What is wrong I m doing? -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
