View Single Post
Old 08-07-2010, 02:32 PM  
Pushcube
Registered User
 
Pushcube's Avatar
 
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 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote