Httpd offline

Discussion in 'Installation/Configuration' started by FryShadow, Dec 19, 2008.

  1. FryShadow

    FryShadow New Member

    Hi guys,

    I just testing the installation of ISPconfig on my server and everything is fine but got confuse in some of the configuration.

    I'll check the services

    [​IMG]

    but when I check through the console the service is up and running

    I also can access the ispconfig through port 81
     
  2. FryShadow

    FryShadow New Member

    quite strange when I check the status of the httpd, there is so many httpd running..

    Code:
    /sbin/service httpd status
    httpd (pid 12104 12103 12102 12101 12100 12099 12098 12097 11852) is running...
    
    
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    I guess your apache webserver is not running on localhost.
     
  4. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    netstat -tap
    ?
     

Share This Page