I have not used WordPress for a while, and have just been ask to build a new site, but am getting this meaage on the landing page:
<?php
/* Short and sweet */
define('WP_USE_THEMES', true);
require('./wp-blog-header.php');
?>
Any ideas??
Help!
I have not used WordPress for a while, and have just been ask to build a new site, but am getting this meaage on the landing page:
<?php
/* Short and sweet */
define('WP_USE_THEMES', true);
require('./wp-blog-header.php');
?>
Any ideas??
Help!
Web server isn't setup correctly. Php isn't installed. Talk to your host.
Thankyou Jeremy!
This topic has been closed to new replies.