WordPress for Dummies – Putting a theme together
-
Hi, I am trying to follow an example in the book “WordPress for Dummies” to create a Theme by creating my own index.php with following files from Twenty ten theme.
I am getting following error when I try to activate or preview my theme.
HTTP Error 500.0 – Internal Server Error
The page cannot be displayed because an internal server error has occurred.This error message is not very helpful! Is the problem with my code or something else? How do I identify and correct the lines in my code which are causing the problem?
In the book there are differences between the code shown line by line and final version so it’s quite confusing to know what is right.
I am currently hosting locally using Microsoft WebMatrix.
This is the index.php file I created in D:\Documents\My Web Sites\WordPress1\wp-content\themes\mytheme
The topic ‘WordPress for Dummies – Putting a theme together’ is closed to new replies.