ISPConfig 3 upgrade

Discussion in 'Installation/Configuration' started by stefanos, Apr 2, 2009.

  1. stefanos

    stefanos Member

    Hi,

    I had ver 3.0.0.9 of ISPConfig and ran the manual update as follows bellow.

    My problem is with /etc/init.d/courier-imap and /etc/init.d/courier-imap-ssl

    Firstly I needed to start it manually by su to root and running /etc/init.d/courier-imap start

    Secondly I cannot start courier-imap-ssl
    dragon:/etc/init.d# . ./courier-imap-ssl start
    Starting Courier IMAP-SSL server:-su: xrealloc: ../bash/subst.c:4494: cannot reallocate 1024 bytes (0 bytes allocated)

    Also when I stop or start IMAP it throws me out of root back to my normal shell account, is this normal? What should I do.

    Browsing around the control panel all seems to be working OK.

    I am also guessing I need to update ClamAV.

    -------------------

    cd /tmp
    wget http://www.ispconfig.org/downloads/I...-stable.tar.gz
    tar xvfz ISPConfig-3-stable.tar.gz
    cd ispconfig3_install/install
    dragon:/tmp/ispconfig3_install/install# php -q update.php


    --------------------------------------------------------------------------------
    _____ ___________ _____ __ _
    |_ _/ ___| ___ \ / __ \ / _(_)
    | | \ `--.| |_/ / | / \/ ___ _ __ | |_ _ __ _
    | | `--. \ __/ | | / _ \| '_ \| _| |/ _` |
    _| |_/\__/ / | | \__/\ (_) | | | | | | | (_| |
    \___/\____/\_| \____/\___/|_| |_|_| |_|\__, |
    __/ |
    |___/
    --------------------------------------------------------------------------------


    >> Update

    Operating System: Debian Lenny/Sid or compatible

    This application will update ISPConfig 3 on your server.
    MySQL root password []: xxxxxxx

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

    Configuring Postfix
    Configuring Jailkit
    Configuring SASL
    Configuring PAM
    Configuring Courier
    Configuring Spamassassin
    Configuring Amavisd
    Configuring Getmail
    Configuring Pureftpd
    Configuring MyDNS
    Configuring Apache
    Configuring Database
    Configuring Firewall
    Updating ISPConfig
    ISPConfig Port [8080]: 81

    Reconfigure Crontab? (yes,no) [yes]:

    Updating Crontab
    Restarting services ...
    Stopping MySQL database server: mysqld.
    Starting MySQL database server: mysqld.
    Checking for corrupt, not cleanly closed and upgrade needing tables..
    Stopping Postfix Mail Transport Agent: postfix.
    Starting Postfix Mail Transport Agent: postfix.
    Stopping SASL Authentication Daemon: saslauthd.
    Starting SASL Authentication Daemon: saslauthd.
    Stopping amavisd: amavisd-new.
    Starting amavisd: amavisd-new.
    Stopping ClamAV daemon: clamd.
    LibClamAV Warning: ***********************************************************
    LibClamAV Warning: *** This version of the ClamAV engine is outdated. ***
    LibClamAV Warning: *** DON'T PANIC! Read http://www.clamav.net/support/faq ***
    LibClamAV Warning: ***********************************************************
    Starting ClamAV daemon: clamd .
    Stopping Courier authentication services: authdaemond.
    Starting Courier authentication services: authdaemond.
    Stopping Courier IMAP server: imapd.
    /etc/init.d/courier-imap: xrealloc: ../bash/subst.c:514: cannot reallocate 512 bytes (0 bytes allocated)
    Starting Courier IMAP server:Stopping Courier IMAP-SSL server: imapd-ssl.
    /etc/init.d/courier-imap-ssl: xrealloc: ../bash/subst.c:4494: cannot reallocate 1024 bytes (0 bytes allocated)
    Starting Courier IMAP-SSL server:Stopping Courier POP3 server: pop3d.
    Starting Courier POP3 server: pop3d.
    Stopping Courier POP3-SSL server: pop3d-ssl.
    Starting Courier POP3-SSL server: pop3d-ssl.
    Restarting web server: apache2 ... waiting ..
    Restarting ftp server: Running: /usr/sbin/pure-ftpd-mysql-virtualchroot -l mysql:/etc/pure-ftpd/db/mysql.conf -l pam -b -O clf:/var/log/pure-ftpd/transfer.log -A -u 1000 -E -B
    Update finished.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Looks as if your server has not enough ram.
     
  3. stefanos

    stefanos Member

    I think that is not the case I should have plenty.

    Mem: 4063448k total, 3926708k used, 136740k free, 423588k buffers
    Swap: 11896092k total, 1084k used, 11895008k free, 1518516k cached

    I am also running seti@home
    Do you have any other ideas.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

Share This Page