Hi, I have verified that when I rename a website like subdomain.mydomain.com to mydomain.com it not rename the website folder in sites-available. Why? My conffiguration is debian weezy , nginx dovecot ispconfig3 perfect server. Thanks
I'am not aware of any bugs regarding this functionality in the current 3.0.5.3 release. Please see here for instructions to debug such issues: http://www.howtoforge.com/forums/showthread.php?t=58408
##### SERVER ##### IP-address (as per hostname): ***.***.***.*** [WARN] could not determine server's ip address by ifconfig [INFO] ISPConfig is installed. ##### ISPCONFIG ##### ISPConfig version is 3.0.5.3 ##### VERSION CHECK ##### [INFO] php (cli) version is 5.4.4-14+deb7u7 ##### PORT CHECK ##### [WARN] Port 443 (Webserver SSL) seems NOT to be listening [WARN] Port 22 (SSH server) seems NOT to be listening (IT RUN ON OTHER PORT) ##### MAIL SERVER CHECK ##### ##### RUNNING SERVER PROCESSES ##### [INFO] I found the following web server(s): Nginx (PID 11957) [INFO] I found the following mail server(s): Postfix (PID 4326) [INFO] I found the following pop3 server(s): Dovecot (PID 4196) [INFO] I found the following imap server(s): Dovecot (PID 4196) [INFO] I found the following ftp server(s): PureFTP (PID 4229) ##### LISTENING PORTS ##### (only () Local (Address) [anywhere]:110 (4196/dovecot) [anywhere]:143 (4196/dovecot) [anywhere]:8080 (11957/nginx) [anywhere]:80 (11957/nginx) [anywhere]:10000 (1913/perl) [anywhere]:8081 (11957/nginx) [anywhere]:465 (4326/master) [localhost]:9012 (11900/php-fpm.conf)) [anywhere]:21 (4229/pure-ftpd) [localhost]:9013 (11784/php-fpm.conf)) [anywhere]:25 (4326/master) [anywhere]:993 (4196/dovecot) [anywhere]:995 (4196/dovecot) [localhost]:8998 (11900/php-fpm.conf)) [localhost]:10024 (1919/amavisd-new) [localhost]:10025 (4326/master) [anywhere]:3306 (2722/mysqld) [anywhere]:587 (4326/master) [localhost]:11211 (2369/memcached) [localhost]10 (4196/dovecot) [localhost]43 (4196/dovecot) *:*:*:*::*:465 (4326/master) *:*:*:*::*:21 (4229/pure-ftpd) *:*:*:*::*:25 (4326/master) *:*:*:*::*:49150 (4006/sshd) *:*:*:*::*:993 (4196/dovecot) *:*:*:*::*:995 (4196/dovecot) *:*:*:*::*:587 (4326/master) ##### IPTABLES ##### Chain INPUT (policy DROP) 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-sasl tcp -- [anywhere]/0 [anywhere]/0 multiport dports 25 fail2ban-ssh tcp -- [anywhere]/0 [anywhere]/0 multiport dports 22 DROP tcp -- [anywhere]/0 ***.***.***.***/8 ACCEPT all -- [anywhere]/0 [anywhere]/0 state RELATED,ESTABLISHED ACCEPT all -- [anywhere]/0 [anywhere]/0 DROP all -- ***.***.***.***/4 [anywhere]/0 PUB_IN all -- [anywhere]/0 [anywhere]/0 PUB_IN all -- [anywhere]/0 [anywhere]/0 PUB_IN all -- [anywhere]/0 [anywhere]/0 PUB_IN all -- [anywhere]/0 [anywhere]/0 PUB_IN all -- [anywhere]/0 [anywhere]/0 DROP all -- [anywhere]/0 [anywhere]/0 Chain FORWARD (policy DROP) target prot opt source destination ACCEPT all -- [anywhere]/0 [anywhere]/0 state RELATED,ESTABLISHED DROP all -- [anywhere]/0 [anywhere]/0 Chain OUTPUT (policy ACCEPT) target prot opt source destination PUB_OUT all -- [anywhere]/0 [anywhere]/0 PUB_OUT all -- [anywhere]/0 [anywhere]/0 PUB_OUT all -- [anywhere]/0 [anywhere]/0 PUB_OUT all -- [anywhere]/0 [anywhere]/0 PUB_OUT all -- [anywhere]/0 [anywhere]/0 Chain INT_IN (0 references) target prot opt source destination ACCEPT icmp -- [anywhere]/0 [anywhere]/0 DROP all -- [anywhere]/0 [anywhere]/0 Chain INT_OUT (0 references) target prot opt source destination ACCEPT icmp -- [anywhere]/0 [anywhere]/0 ACCEPT all -- [anywhere]/0 [anywhere]/0 Chain PAROLE (7 references) target prot opt source destination ACCEPT all -- [anywhere]/0 [anywhere]/0 Chain PUB_IN (5 references) target prot opt source destination ACCEPT icmp -- [anywhere]/0 [anywhere]/0 icmptype 3 ACCEPT icmp -- [anywhere]/0 [anywhere]/0 icmptype 0 ACCEPT icmp -- [anywhere]/0 [anywhere]/0 icmptype 11 ACCEPT icmp -- [anywhere]/0 [anywhere]/0 icmptype 8 PAROLE tcp -- [anywhere]/0 [anywhere]/0 tcp dpt:80 PAROLE tcp -- [anywhere]/0 [anywhere]/0 tcp dpt:443 PAROLE tcp -- [anywhere]/0 [anywhere]/0 tcp dpt:8080 PAROLE tcp -- [anywhere]/0 [anywhere]/0 tcp dpt:8081 PAROLE tcp -- [anywhere]/0 [anywhere]/0 tcp dpt:10000 PAROLE tcp -- [anywhere]/0 [anywhere]/0 tcp dpt:21 PAROLE tcp -- [anywhere]/0 [anywhere]/0 tcp dpt:49150 ACCEPT udp -- [anywhere]/0 [anywhere]/0 udp dpt:53 DROP icmp -- [anywhere]/0 [anywhere]/0 DROP all -- [anywhere]/0 [anywhere]/0 Chain PUB_OUT (5 references) target prot opt source destination ACCEPT all -- [anywhere]/0 [anywhere]/0 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-sasl (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
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/ming.ini on line 1 in Unknown on line 0 finished.
Have you enabled the debug loglevel, commented out the server.sh cronjob in the rot crontab, then changed a website name of a website and then executed the server.sh script manually?
No, I have simply renamed the domain name in the ispconfig pannel without any other procedure. The modification was made some days ago, and the vps was restarted some times. Today I have verified that now in the www folder there are two websites, the old name sub.domain.com and the new domain.com I have done this procedure some times with the other ubuntu server without this problem.