Hi guys,
Setup WAMP on my win8 laptop.
Installed cake
seemed to go OK.
Notes on my blog here
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
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.
-- Setup WAMP on my win8 laptop.
Installed cake
seemed to go OK.
Notes on my blog here
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
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.
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 cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment