Problem after 2 weeks of good working

Discussion in 'Installation/Configuration' started by spyzimbru, Jul 1, 2009.

  1. spyzimbru

    spyzimbru New Member

  2. _X_

    _X_ New Member

    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?
     
  3. _X_

    _X_ New Member

    can you login into ispconfig admin?

    is mail working?

    can you conect with ftp client?

    is ssh working ok?
     
    Last edited: Jul 1, 2009
  4. bernholdt

    bernholdt Member

    Read in your apache server log there is your answer
     
  5. spyzimbru

    spyzimbru New Member

    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
     
  6. _X_

    _X_ New Member

    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?
     
    Last edited: Jul 1, 2009
  7. spyzimbru

    spyzimbru New Member

    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 !
     
    Last edited: Jul 2, 2009
  8. _X_

    _X_ New Member

    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.
     
  9. bernholdt

    bernholdt Member

    ftp into your webpage account find /log/error.log lets see what it contains
     

Share This Page