web module isn't work after upgrade to 3.1

Discussion in 'Installation/Configuration' started by connecticus, Jan 6, 2017.

  1. connecticus

    connecticus New Member

    Hey guys,
    just upgraded Ispconfig to 3.1 and got issue with web module. New websites does not created (no new vhosts appeared for nginx, no new php-fpm conf files).
    Dns, Mail worked ok. In logs nothing special.
    Any ideas?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. connecticus

    connecticus New Member

    Thank you, till
    I used debian 8.6, ispconfig 3.1.1p1

    ##### 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.1.1p1


    ##### VERSION CHECK #####

    [INFO] php (cli) version is 5.6.29-0+deb8u1

    ##### PORT CHECK #####

    [WARN] Port 8080 (ISPConfig) seems NOT to be listening
    [WARN] Port 8081 (ISPConfig Apps) seems NOT to be listening

    ##### MAIL SERVER CHECK #####


    ##### RUNNING SERVER PROCESSES #####

    [INFO] I found the following web server(s):
    Nginx (PID 2742)
    [INFO] I found the following mail server(s):
    Postfix (PID 9706)
    [INFO] I found the following pop3 server(s):
    Dovecot (PID 9714)
    [INFO] I found the following imap server(s):
    Dovecot (PID 9714)
    [INFO] I found the following ftp server(s):
    PureFTP (PID 17041)

    ##### LISTENING PORTS #####
    (only ()
    Local (Address)
    [anywhere]:25 (9706/master)
    [localhost]:953 (17047/named)
    [anywhere]:443 (2742/nginx)
    [anywhere]:993 (9714/dovecot)
    [anywhere]:995 (9714/dovecot)
    [anywhere]:4711 (9714/dovecot)
    [localhost]:10023 (12594/postgrey.pid)
    [anywhere]:9000 (19828/hhvm)
    [localhost]:10025 (9706/master)
    [localhost]:10027 (9706/master)
    [anywhere]:587 (9706/master)
    [anywhere]:110 (9714/dovecot)
    [anywhere]:143 (9714/dovecot)
    [anywhere]:80 (2742/nginx)
    [anywhere]:465 (9706/master)
    ***.***.***.***:53 (17047/named)
    ***.***.***.***:53 (17047/named)
    [localhost]:53 (17047/named)
    [anywhere]:21 (17041/pure-ftpd)
    [anywhere]:22 (181/sshd)
    *:*:*:*::*:25 (9706/master)
    *:*:*:*::*:953 (17047/named)
    *:*:*:*::*:993 (9714/dovecot)
    *:*:*:*::*:995 (9714/dovecot)
    *:*:*:*::*:4711 (9714/dovecot)
    *:*:*:*::*:10023 (12594/postgrey.pid)
    *:*:*:*::*:3306 (16763/mysqld)
    *:*:*:*::*:587 (9706/master)
    [localhost]10 (9714/dovecot)
    [localhost]43 (9714/dovecot)
    *:*:*:*::*:80 (2742/nginx)
    *:*:*:*::*:465 (9706/master)
    *:*:*:*::*:53 (17047/named)
    *:*:*:*::*:21 (17041/pure-ftpd)
    *:*:*:*::*:22 (181/sshd)




    ##### IPTABLES #####
    Chain INPUT (policy ACCEPT)
    target prot opt source destination

    Chain FORWARD (policy ACCEPT)
    target prot opt source destination

    Chain OUTPUT (policy ACCEPT)
    target prot opt source destination
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    That's the result of the first chapter of the post, I asked you to look at the last chapter of that post which deals with your issue that changes don't get written to disk.
     
  5. connecticus

    connecticus New Member

    Thank you for answer, I appreciate this,
    Yes, I tried to debug this and got this (I am shedule vhost update):

    [​IMG]
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Seems as if the webserver plugin is not active on your server. Please post the output of:

    ls -la /usr/local/ispconfig/server/plugins-enabled/
     
  7. connecticus

    connecticus New Member

    root@sw:/usr/local/ispconfig/server/temp# ls -la /usr/local/ispconfig/server/plugins-enabled/
    total 96
    drwxr-s--- 2 ispconfig ispconfig 4096 Jan 5 13:34 .
    drwxr-s--- 13 ispconfig ispconfig 4096 Jan 5 13:34 ..
    lrwxrwxrwx 1 ispconfig ispconfig 71 Jan 5 13:34 apps_vhost_plugin.inc.php -> /usr/local/ispconfig/server/plugins-available/apps_vhost_plugin.inc.php
    lrwxrwxrwx 1 ispconfig ispconfig 64 Jan 5 13:34 aps_plugin.inc.php -> /usr/local/ispconfig/server/plugins-available/aps_plugin.inc.php
    lrwxrwxrwx 1 ispconfig ispconfig 67 Jan 5 13:34 backup_plugin.inc.php -> /usr/local/ispconfig/server/plugins-available/backup_plugin.inc.php
    lrwxrwxrwx 1 ispconfig ispconfig 65 Jan 5 13:34 bind_plugin.inc.php -> /usr/local/ispconfig/server/plugins-available/bind_plugin.inc.php
    lrwxrwxrwx 1 ispconfig ispconfig 73 Jan 5 13:34 cron_jailkit_plugin.inc.php -> /usr/local/ispconfig/server/plugins-available/cron_jailkit_plugin.inc.php
    lrwxrwxrwx 1 ispconfig ispconfig 65 Jan 5 13:34 cron_plugin.inc.php -> /usr/local/ispconfig/server/plugins-available/cron_plugin.inc.php
    -rwxr-x--- 1 ispconfig ispconfig 45 Jan 5 13:34 empty.dir
    lrwxrwxrwx 1 ispconfig ispconfig 69 Jan 5 13:34 firewall_plugin.inc.php -> /usr/local/ispconfig/server/plugins-available/firewall_plugin.inc.php
    lrwxrwxrwx 1 ispconfig ispconfig 73 Jan 5 13:34 ftpuser_base_plugin.inc.php -> /usr/local/ispconfig/server/plugins-available/ftpuser_base_plugin.inc.php
    lrwxrwxrwx 1 ispconfig ispconfig 68 Jan 5 13:34 getmail_plugin.inc.php -> /usr/local/ispconfig/server/plugins-available/getmail_plugin.inc.php
    lrwxrwxrwx 1 ispconfig ispconfig 72 Jan 5 13:34 maildeliver_plugin.inc.php -> /usr/local/ispconfig/server/plugins-available/maildeliver_plugin.inc.php
    lrwxrwxrwx 1 ispconfig ispconfig 68 Jan 5 13:34 mailman_plugin.inc.php -> /usr/local/ispconfig/server/plugins-available/mailman_plugin.inc.php
    lrwxrwxrwx 1 ispconfig ispconfig 70 Jan 5 13:34 mail_plugin_dkim.inc.php -> /usr/local/ispconfig/server/plugins-available/mail_plugin_dkim.inc.php
    lrwxrwxrwx 1 ispconfig ispconfig 65 Jan 5 13:34 mail_plugin.inc.php -> /usr/local/ispconfig/server/plugins-available/mail_plugin.inc.php
    lrwxrwxrwx 1 ispconfig ispconfig 75 Jan 5 13:34 mysql_clientdb_plugin.inc.php -> /usr/local/ispconfig/server/plugins-available/mysql_clientdb_plugin.inc.php
    lrwxrwxrwx 1 ispconfig ispconfig 77 Jan 5 13:34 network_settings_plugin.inc.php -> /usr/local/ispconfig/server/plugins-available/network_settings_plugin.inc.php
    lrwxrwxrwx 1 ispconfig ispconfig 75 Jan 5 13:34 postfix_filter_plugin.inc.php -> /usr/local/ispconfig/server/plugins-available/postfix_filter_plugin.inc.php
    lrwxrwxrwx 1 ispconfig ispconfig 75 Jan 5 13:34 postfix_server_plugin.inc.php -> /usr/local/ispconfig/server/plugins-available/postfix_server_plugin.inc.php
    lrwxrwxrwx 1 ispconfig ispconfig 75 Jan 5 13:34 shelluser_base_plugin.inc.php -> /usr/local/ispconfig/server/plugins-available/shelluser_base_plugin.inc.php
    lrwxrwxrwx 1 ispconfig ispconfig 78 Jan 5 13:34 shelluser_jailkit_plugin.inc.php -> /usr/local/ispconfig/server/plugins-available/shelluser_jailkit_plugin.inc.php
    lrwxrwxrwx 1 ispconfig ispconfig 76 Jan 5 13:34 software_update_plugin.inc.php -> /usr/local/ispconfig/server/plugins-available/software_update_plugin.inc.php
    lrwxrwxrwx 1 ispconfig ispconfig 70 Jan 5 13:34 webserver_plugin.inc.php -> /usr/local/ispconfig/server/plugins-available/webserver_plugin.inc.php
     
  8. connecticus

    connecticus New Member

    hey, thank you for advice! webserver_plugin was enabled but nginx - nope.
    I fix my issue!
     
    till likes this.

Share This Page