Hi all ! I instaled ispconfig on my server i configure from the first time with no problem it worked very good until one day just show me on every site i host a blank page , for example : http://forum.zimbrii.com http://grspiridusii.zimbrii.com http://raulbijoux.zimbrii.com This sites worked good until 2 days ago ! I didnt made nothing to server i was in vacation ! Can someone please help me ?
need more info. 1) are index.php files (or index.html, index.htm etc) identical to what was 2 weeks ago? 2) are there any errors in log files: /var/log/apache/... actualy is looks like apache is working ok but nothing is sent because I get totaly blank page with nothing on it. even zimbrii.com, which is TLD gives nothing. what are you using for forum and sites? what forum and what cms if any?
can you login into ispconfig admin? is mail working? can you conect with ftp client? is ssh working ok?
zimbrii.com use joomla forum.zimbrii.com use phpbb3 raulbijoux.zimbrii.com pure html No errors in the log ! the index are the same ! Nothing is changed
Since you can access ISPConfig admin panel ISPConfig's apache is working. but that doesnt solve the problem just tells us that server is operational. Code: http://IP.of.TLD/ gives something interesting. instead of ISPConfig default page gives something else. Maybe you changed ispconfig default page? did you put any directives for those sites? something in php.ini?
I told you that i didnt make no edits , i was in holiday, no one has acces to it ! The servers all worked ok ! I looked on the ispconfig logs and it says this: [Thu Jul 02 13:58:51 2009] [error] [client 123.236.22.65] script '/home/var/www/web22/web/error/fileNotFound.html' not found or unable to stat [Thu Jul 02 14:00:44 2009] [error] [client 87.249.56.194] File does not exist: /home/var/www/web22/web/hlds/maps [Thu Jul 02 14:00:44 2009] [error] [client 87.249.56.194] script '/home/var/www/web22/web/error/fileNotFound.html' not found or unable to stat [Thu Jul 02 14:01:42 2009] [error] [client 89.38.87.227] File does not exist: /home/var/www/web22/web/hlds/maps [Thu Jul 02 14:01:42 2009] [error] [client 89.38.87.227] script '/home/var/www/web22/web/error/fileNotFound.html' not found or unable to stat [Thu Jul 02 14:01:55 2009] [error] [client 78.30.227.115] File does not exist: /home/var/www/web22/web/hlds/maps [Thu Jul 02 14:01:55 2009] [error] [client 78.30.227.115] script '/home/var/www/web22/web/error/fileNotFound.html' not found or unable to stat [Thu Jul 02 14:02:30 2009] [error] [client 89.47.120.193] File does not exist: /home/var/www/web22/web/hlds/maps [Thu Jul 02 14:02:30 2009] [error] [client 89.47.120.193] script '/home/var/www/web22/web/error/fileNotFound.html' not found or unable to stat [Thu Jul 02 14:04:56 2009] [error] [client 78.97.84.20] File does not exist: /home/var/www/web22/web/hlds/maps [Thu Jul 02 14:04:56 2009] [error] [client 78.97.84.20] script '/home/var/www/web22/web/error/fileNotFound.html' not found or unable to stat [Thu Jul 02 14:05:35 2009] [error] [client 213.233.88.179] File does not exist: /home/var/www/web22/web/hlds/maps [Thu Jul 02 14:05:35 2009] [error] [client 213.233.88.179] script '/home/var/www/web22/web/error/fileNotFound.html' not found or unable to stat why ? I can connect e-mail I can connect FTP I can connect on ispconfig pannel !
Question should have been: Did you made any changes in php.ini or directives before u went to holiday? "hlds/maps" has something to do with HalfLife servers? http://www.google.com/search?hl=en&q=web/hlds/maps&aq=f&oq=&aqi= - someone is trying to browse folder on your server? "web/error/fileNotFound.html" - this is just an error that states that there is no "fileNotFound.html" in "error" folder of web22 client. - actualy this file is default 404 page from instalation of ISPConfig. I have that file in every client web space - since this is next event after /hlds/maps folder not found, it's occurrence is normal but you should have that file in web/error folder.