ISPCONFIG Stopped working

Discussion in 'General' started by derrickyoung95, Aug 31, 2007.

  1. derrickyoung95

    derrickyoung95 New Member

    Ok everything had been going great and running for months. Yesterday I went to login and create a new site and the admin interface is no longer available on port 81.

    the site that were previously configured are all fine. just the admin on 81 is down

    results of netstat -tap

    Active Internet connections (servers and established)
    Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
    tcp 0 0 *:807 *:* LISTEN 3593/rpc.statd
    tcp 0 0 *:mysql *:* LISTEN 3892/mysqld
    tcp 0 0 *:5900 *:* LISTEN 5654/vino-server
    tcp 0 0 *:sunrpc *:* LISTEN 3573/portmap
    tcp 0 0 lorstanley.imgimage.:domain *:* LISTEN 4529/named
    tcp 0 0 lordstanley.imgimage:domain *:* LISTEN 4529/named
    tcp 0 0 lordstanley.imgimage.co:ipp *:* LISTEN 7023/cupsd
    tcp 0 0 lordstanley.imgimage.c:rndc *:* LISTEN 4529/named
    tcp 0 0 *:smtp *:* LISTEN 4506/master
    tcp 0 0 lorstanley.imgimage.co:5900 192.168.1.6:57634 ESTABLISHED 5654/vino-server
    tcp 10 0 lorstanley.imgimage.co:5900 192.168.1.6:57930 ESTABLISHED 5654/vino-server
    tcp 0 1 lorstanley.imgimage.c:33587 server.centos.org:http LAST_ACK -
    tcp 0 1 lorstanley.imgimage.c:33503 server.centos.org:http LAST_ACK -
    tcp 0 1 lorstanley.imgimage.c:33074 centos.hostasaurus.com:http LAST_ACK -
    tcp 0 1 lorstanley.imgimage.c:33432 66.29.48.168:http LAST_ACK -
    tcp 0 1 lorstanley.imgimage.c:33544 66.147.238.146:http LAST_ACK -
    tcp 0 1 lorstanley.imgimage.c:33530 66.147.238.146:http LAST_ACK -
    tcp 0 1 lorstanley.imgimage.c:33732 66.147.238.146:http SYN_SENT -
    tcp 0 1 lorstanley.imgimage.c:33530 66.147.238.146:http LAST_ACK -
    tcp 0 0 *:imaps *:* LISTEN 3919/dovecot
    tcp 0 0 *:pop3s *:* LISTEN 3919/dovecot
    tcp 0 0 *:pop3 *:* LISTEN 3919/dovecot
    tcp 0 0 *:imap *:* LISTEN 3919/dovecot
    tcp 0 0 *:http *:* LISTEN 4434/httpd
    tcp 0 0 *:ftp *:* LISTEN 4548/proftpd: (acce
    tcp 0 0 *:ssh *:* LISTEN 3772/sshd
    tcp 0 0 *:https *:* LISTEN 4434/httpd
     
    Last edited: Aug 31, 2007
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please run:

    /etc/init.d/ispconfig_server start
     
  3. derrickyoung95

    derrickyoung95 New Member

    thanks I figured that one out after I lookedt at things again and compared my netstat to others on the board.


    I still have an issue though. And again this was working so I am confused

    I have a domain www.quikstikclothing.com and when I go into that site the user is web6_user

    I log in via ftp using web6_user and the password fine. the web directory is empty all but for 1 file I just uploaded trying to test. yet when you go to teh domain via http it is obvious it is not. this was all uploaded via ftp prior to the services stopping
     
  4. edge

    edge Active Member Moderator

    If web6_user is not the admin of the site, his directory is not the main site directory!
    To access web6_user his "private" site, you will need to use: www.quikstikclothing.com/~web6_user/
     

Share This Page