ISPConfig 3.1 Beta installation issues

Discussion in 'Installation/Configuration' started by jdsousa, Apr 23, 2016.

  1. jdsousa

    jdsousa New Member

    I updated my ISPCONFIG v 3.0.5.4p9 to v3.1 and now I can't login nor resend the password.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Try to delete the cookie in your browser.
     
  3. ressel

    ressel Member

    Anyone else had this error on fresh install?
    PHP Warning: symlink(): No such file or directory in /tmp/ispconfig3_install/install/lib/installer_base.lib.php on line 2543
     
  4. George Badulescu

    George Badulescu New Member

    another problem, it break the httpd.
    Syntax error on line 13 of /etc/httpd/conf/sites-enabled/000-ispconfig.conf
    <LocationMatch not allowed here


    <Directory /var/www/clients>
    AllowOverride None
    Require all denied

    <IfModule mod_headers.c>
    <LocationMatch "/.well-known/acme-challenge/*">
    Header set Content-Type "text/plain"
    </LocationMatch>
    </IfModule>

    </Directory>


    and on postfix

    fatal: proxymap service is not configured for table "mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf"
    fatal: /etc/postfix/mysql-virtual_outgoing_bcc.cf: bad string length 0 < 1: dbname =


    amavis lose chmod 644, i had to put a cronjob every minute.
    (!)connect to /var/run/clamav/clamd.sock failed, attempt #1: Can't connect to a UNIX socket /var/run/clamav/clamd.sock: Permission denied
     
  5. ressel

    ressel Member

    Tried to install on another machine with XMPP installed from this guide:
    https://github.com/jappix/jappix/wiki/XmppServer
    Now I get this message:
    Code:
    Configuring Metronome XMPP Server
    PHP Warning:  unlink(/etc/metronome/metronome.cfg.lua): No such file or directory in /tmp/ispconfig3_install/install/lib/installer_base.lib.php on line 1569
    writing new private key to 'localhost.key'
     
  6. florian030

    florian030 Well-Known Member HowtoForge Supporter

    Which OS?
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    Works fine here in apache on Debian. Which exact apache version and OS do you use?
     
  8. Nemis

    Nemis Member

    # ispconfig_update.sh
    and choose git-stable
     
    Last edited: Apr 26, 2016
  9. George Badulescu

    George Badulescu New Member

    @Nemis allready done that and it ok.
    Operating system CentOS Linux 7.2.1511
    Linux 3.10.0-327.13.1.el7.x86_64 #1 SMP Thu Mar 31 16:04:38 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
     
  10. till

    till Super Moderator Staff Member ISPConfig Developer

    May you please post line number 13 from file /etc/httpd/conf/sites-enabled/000-ispconfig.conf ?
     
  11. George Badulescu

    George Badulescu New Member

    This was the line "<LocationMatch "/.well-known/acme-challenge/*">"
     
  12. syco

    syco New Member

    create new email box in UI and get
    ERROR:
    ERROR: Connection dropped by IMAP server.

    Query: LOGOUT
    when trying to login to it via squirrel mail




    proxymap service is not configured for table "mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf"
    request for unapproved table: "mysql:/etc/postfix/mysql-virtual_outgoing_bcc.cf"
    warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
    after install, ideas?

    OS is CentOS release 6.8 (Final) BTW


    >> Update

    Operating System: Redhat or compatible, unknown version.

    This application will update ISPConfig 3 on your server.

    Shall the script create a ISPConfig backup in /var/backup/ now? (yes,no) [yes]:

    Creating backup of "/usr/local/ispconfig" directory...
    Creating backup of "/etc" directory...
    Checking ISPConfig database .. OK
    Starting incremental database update.
    Loading SQL patch file: /tmp/ispconfig3_install/install/sql/incremental/upd_dev_collection.sql
    Reconfigure Permissions in master database? (yes,no) [no]:

    Reconfigure Services? (yes,no,selected) [yes]:

    Configuring Postfix
    Configuring Dovecot
    postconf: invalid option -- 'M'
    postconf: fatal: usage: postconf [-a (server SASL types)] [-A (client SASL types)] [-b (bounce templates)] [-c config_dir] [-d (defaults)] [-e (edit)] [-# (comment-out)] [-h (no names)] [-l (lock types)] [-m (map types)] [-n (non-defaults)] [-v] [name...]
    Configuring Spamassassin
    Configuring Amavisd
    postconf: invalid option -- 'M'
    postconf: fatal: usage: postconf [-a (server SASL types)] [-A (client SASL types)] [-b (bounce templates)] [-c config_dir] [-d (defaults)] [-e (edit)] [-# (comment-out)] [-h (no names)] [-l (lock types)] [-m (map types)] [-n (non-defaults)] [-v] [name...]
    postconf: invalid option -- 'M'
    postconf: fatal: usage: postconf [-a (server SASL types)] [-A (client SASL types)] [-b (bounce templates)] [-c config_dir] [-d (defaults)] [-e (edit)] [-# (comment-out)] [-h (no names)] [-l (lock types)] [-m (map types)] [-n (non-defaults)] [-v] [name...]
    postconf: invalid option -- 'M'
    postconf: fatal: usage: postconf [-a (server SASL types)] [-A (client SASL types)] [-b (bounce templates)] [-c config_dir] [-d (defaults)] [-e (edit)] [-# (comment-out)] [-h (no names)] [-l (lock types)] [-m (map types)] [-n (non-defaults)] [-v] [name...]
    Configuring Getmail
    Configuring BIND
    Configuring Pureftpd
    Configuring Apache
    Configuring vlogger
    Configuring Apps vhost
    Configuring Jailkit
    Configuring Bastille Firewall
    Configuring Database
    Updating ISPConfig
    ISPConfig Port [8080]:

    Create new ISPConfig SSL certificate (yes,no) [no]:

    PHP Parse error: syntax error, unexpected '[' in /usr/local/ispconfig/server/plugins-available/mail_plugin.inc.php on line 209

    so i restore /etc/dovecot and etc/postfix from working backup and mail works again...
     
    Last edited: Jun 18, 2016
  13. Jesse Norell

    Jesse Norell Well-Known Member Staff Member Howtoforge Staff

    Appears to have postfix 2.6.6?
    man page says postconf -M was added in postfix 2.9
     
    syco likes this.
  14. syco

    syco New Member

    Thats fine and all, I found a work around for that, but what is strange is now when I create a new mailbox via ISPConfig3.1 I shows in SQL but not in /var/vmail/domain I can now operate email as per normal for any mailbox that was already there, just can't add new ones. Am poking around in dovecot-sql.conf but don't think that is my target. Everything else looks like it is working so far though.
     
  15. till

    till Super Moderator Staff Member ISPConfig Developer

    This means that the ispconfig server.sh cronjob is not running. See last chapter of this post for debug instructions:

    https://www.howtoforge.com/community/threads/please-read-before-posting.58408/
     
    syco likes this.
  16. syco

    syco New Member

    /usr/local/ispconfig/server/server.sh
    PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/imagick.so' - libMagickWand.so.2: cannot open shared object file: No such file or directory in Unknown on line 0


    PHP Parse error: syntax error, unexpected '[' in /usr/local/ispconfig/server/plugins-available/mail_plugin.inc.php on line 209
    PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/imagick.so' - libMagickWand.so.2: cannot open shared object file: No such file or directory in Unknown on line 0

    Please advise /usr/lib/php/modules/imagick.so is present, "
    $domain = explode('@', $data["new"]["email"])[1];
    " is content of line 209
     
  17. till

    till Super Moderator Staff Member ISPConfig Developer

    The file libMagickWand.so.2 is missing.

    This code is fine, just your PHP is too old for this new style syntax. We added already a workaround in ispconfig some time ago, so I guess that you dont run the current git-stable version where this code looks already different.
     
  18. syco

    syco New Member

    This all started after trying to test 3.1 in hindsight I shouldn't fix what isn't broken but... curiosity killed the cat and all
     
  19. syco

    syco New Member

    Long story short, is there a way to just revert to 3.05 without a nuke and pave? 3.1 does not look like it will be a good fit for this machine.
     
  20. Jesse Norell

    Jesse Norell Well-Known Member Staff Member Howtoforge Staff

    When you installed the 3.1 update, did you answer 'yes' when it asked if it should make a backup of your current version? If so, you could just restore those files/database (look under /var/backup/).
     
    syco likes this.

Share This Page