Problemone irrisolvibile
-
Salve , provo ad accedere al mio sito ma la pagina mi mostra queste scritte:
<?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( dirname( __FILE__ ) . ‘/wp-blog-header.php’ );Cosa devo fare per silovere il problema)
Ho bisogno d'aiuto per il blog (visibile solo agli utenti che hanno effettuato l'accesso).
- L'argomento ‘Problemone irrisolvibile’ è chiuso a nuove risposte.