Hi guys,
Setup WAMP on my win8 laptop. Installed cake seemed to go OK. Notes on my blog here<http://frankstech.blogspot.com.au/2013/10/cakephp-installation.html> Tried the blog tutorial as detailed in http://book.cakephp.org/2.0/en/tutorials-and-examples/blog/blog.html Have listed step by step what I did on my blog here<http://frankstech.blogspot.com.au/2013/10/cakephp-blog-tutorial.html> The jist is >From http://book.cakephp.org/2.0/en/tutorials-and-examples/blog/part-two.html "At this point, you should be able to point your browser to http://www.example.com/posts/index. You should see your view, correctly formatted with the title and table listing of the posts." So I try http://localhost/cake_2_0/posts/index ..... and get a page full of errors (See picture below.) Missing Controller PostsController could not be found. Error: Create the class PostsController below in file app\Controller\PostsController.php and I have that already in place (See picture below) Suggestions and assistance welcome. <https://lh4.googleusercontent.com/-9S23w7UqnJs/UkzK_8v4-6I/AAAAAAAACjI/ujsb-P0dbCs/s1600/ScreenHunter_19+Oct.+03+11.39.jpg><https://lh3.googleusercontent.com/-8OFYyFloLC0/UkyyZ2ATCPI/AAAAAAAACio/pt7d5ABVg4A/s1600/ScreenHunter_17%2BOct.%2B03%2B09.52.jpg> -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php. For more options, visit https://groups.google.com/groups/opt_out.
