Thread
:
Installed wordpress, blog wont show up?
View Single Post
08-07-2010, 02:32 PM
Pushcube
Registered User
Industry Role:
Join Date: Dec 2007
Location: Ireland
Posts: 54
Check your index.php in the root dir only contains...
Code:
<?php define('WP_USE_THEMES', true); require('./wp-blog-header.php'); ?>
...and no other code.
__________________
Server Optimisation - Pentesting - Secure WP Installs.
Pushcube
View Public Profile
Visit Pushcube's homepage!
Find More Posts by Pushcube