Cant see my wordpress website. a page full of codes come up in brwser.
-
Hi,
i have this wordpress website https://www.myindiespirit.com and i’m new to this too. My website was just fine but today when i tried to visit the site through brower, it brought back a page full of codes. i’m giving it below:
_______________________________________________________________________<?php
/**
* Front to the WordPress application. This file doesn’t do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*//**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define(‘WP_USE_THEMES’, true);/** Loads the WordPress Environment and Template */
require(‘./wp-blog-header.php’);
?>
_______________________________________________________________________And when i tried to login to my site and dashboard, it showed me a long page of code too.
How did this happen?? any idea on how can i get it solved. Please help !
- The topic ‘Cant see my wordpress website. a page full of codes come up in brwser.’ is closed to new replies.