من الان رفتم سوییچ کردم رو آپاچی .

این یه عکس از سرویس ها هست :
ParsDate Kloxo Single Server 6.1.12 Stable.png

الان آپاچی فعال شده به درستی و lighttpd غیرفعاله .

اکثر سایتها با وردپرس هستند . وقتی میرم صفحه ی اصلی سایتها انگار نمیتونن کدها رو اجرا کنن :
http://parsifootball.com/

کد HTML:
<?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');
?>
الان به نظرتون چی کار باید کنم ؟

الان لازمه اینا رو ران کنم ؟
کد HTML:
sh /script/upcp
sh /script/cleanup
sh /script/fixdns
sh /script/fixweb
sh /script/fixphp
sh /script/fixftpuser
service httpd restart
service kloxo restart
reboot