Folders not created

Discussion in 'Installation/Configuration' started by JESUSSAVES, Oct 8, 2014.

  1. JESUSSAVES

    JESUSSAVES New Member

    I just added a new site and under the client folder the sym-link was created but not the web99 folder. Here is the output. Thank you for your help!

    Code:
    ##### SERVER #####
    IP-address (as per hostname): ***.***.***.***
    IP-address(es) (as per ifconfig): ***.***.***.***, ***.***.***.***
    [INFO] ISPConfig is installed.
    
    ##### ISPCONFIG #####
    ISPConfig version is 3.0.5.3
    
    
    ##### VERSION CHECK #####
    
    [INFO] php (cli) version is 5.4.4-14+deb7u14
    [INFO] php-cgi (used for cgi php in default vhost!) is version 5.4.4-14+deb7u14
    
    ##### PORT CHECK #####
    
    
    ##### MAIL SERVER CHECK #####
    
    
    ##### RUNNING SERVER PROCESSES #####
    
    [INFO] I found the following web server(s):
            Apache 2 (PID 12484)
    [INFO] I found the following mail server(s):
            Postfix (PID 4297)
    [INFO] I found the following pop3 server(s):
            Dovecot (PID 4154)
    [INFO] I found the following imap server(s):
            Dovecot (PID 4154)
    [INFO] I found the following ftp server(s):
            PureFTP (PID 4182)
    
    ##### LISTENING PORTS #####
    (only           ()
    Local           (Address)
    [localhost]:10024               (3358/amavisd-new)
    [localhost]:10025               (4297/master)
    [anywhere]:3306         (3194/mysqld)
    [anywhere]:587          (4297/master)
    [anywhere]:110          (4154/dovecot)
    [anywhere]:143          (4154/dovecot)
    [localhost]:783         (3199/spamd.pid)
    [anywhere]:111          (1837/rpcbind)
    [anywhere]:465          (4297/master)
    [anywhere]:21           (4182/pure-ftpd)
    ***.***.***.***:53              (2786/named)
    ***.***.***.***:53              (2786/named)
    [localhost]:53          (2786/named)
    [anywhere]:22           (2795/sshd)
    [anywhere]:25           (4297/master)
    [localhost]:953         (2786/named)
    [anywhere]:33693                (1868/rpc.statd)
    [anywhere]:993          (4154/dovecot)
    [anywhere]:995          (4154/dovecot)
    *:*:*:*::*:587          (4297/master)
    [localhost]10           (4154/dovecot)
    [localhost]43           (4154/dovecot)
    [localhost]11           (1837/rpcbind)
    *:*:*:*::*:8080         (12484/apache2)
    *:*:*:*::*:80           (12484/apache2)
    *:*:*:*::*:8081         (12484/apache2)
    *:*:*:*::*:465          (4297/master)
    *:*:*:*::*:21           (4182/pure-ftpd)
    *:*:*:*::*:53           (2786/named)
    *:*:*:*::*:22           (2795/sshd)
    *:*:*:*::*:25           (4297/master)
    *:*:*:*::*:953          (2786/named)
    *:*:*:*::*:443          (12484/apache2)
    *:*:*:*::*:993          (4154/dovecot)
    *:*:*:*::*:52226                (1868/rpc.statd)
    *:*:*:*::*:995          (4154/dovecot)
    
    
    
    
    ##### IPTABLES #####
    Chain INPUT (policy ACCEPT)
    target     prot opt source               destination
    fail2ban-dovecot-pop3imap  tcp  --  [anywhere]/0            [anywhere]/0            multiport dports 110,995,143,993
    fail2ban-pureftpd  tcp  --  [anywhere]/0            [anywhere]/0            multiport dports 21
    fail2ban-ssh  tcp  --  [anywhere]/0            [anywhere]/0            multiport dports 22
    
    Chain FORWARD (policy ACCEPT)
    target     prot opt source               destination
    
    Chain OUTPUT (policy ACCEPT)
    target     prot opt source               destination
    
    Chain fail2ban-dovecot-pop3imap (1 references)
    target     prot opt source               destination
    RETURN     all  --  [anywhere]/0            [anywhere]/0
    
    Chain fail2ban-pureftpd (1 references)
    target     prot opt source               destination
    RETURN     all  --  [anywhere]/0            [anywhere]/0
    
    Chain fail2ban-ssh (1 references)
    target     prot opt source               destination
    RETURN     all  --  [anywhere]/0            [anywhere]/0
    
    
    I'd like to mention that I just added a new hard drive, a new LVM partition, and a mount point for /home on it. I did mv /var/www to /home and put a sym-link for www directory under /var. Maybe it's better to specify a new global location for www in ISPConfig somewhere? Wanted to mention just in case I created a problem.

    Thank you for your help!
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. till

    till Super Moderator Staff Member ISPConfig Developer

Share This Page