Cannot update to 3.0.3

Discussion in 'Installation/Configuration' started by miooodek, Oct 25, 2010.

  1. miooodek

    miooodek New Member

    Hi, I'm using now ISPCONFIG 3.0.2.2
    when I try

    Code:
    ispconfig_update.sh
    or
    Code:
    cd /tmp
    wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz
    tar xvfz ISPConfig-3-stable.tar.gz
    cd ispconfig3_install/install
    php -q update.php
    after update command, I got new command line, and no question about anything,

    should I install ispconfi one more time?

    Thanks for reply
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    No.

    Please post the exact output that you get when you run the update. Ensure that you run the update command as root user. Sudo will not work.
     
  3. miooodek

    miooodek New Member

    I'm logged in as root, and there is NO output after running this command
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Have you changed anything in the php.ini files on your server, e.g. disabled exec or passthru functions?
     
  5. miooodek

    miooodek New Member

    I have made changes to this files

    vhost.conf.master
    php-fcgi-starter.master

    but only to apply my ads script
     
  6. falko

    falko Super Moderator Howtoforge Staff

    No other changes?
     
  7. miooodek

    miooodek New Member

    No other changes

    Now I done update of debian, and still not working
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    Thats really strange, never seen that till now. And the command prompt returns immediately or does it seem to hang somehow?
     
  9. miooodek

    miooodek New Member

    It returning immediately

    Must say I'm running on VirtualBox, but every other command works fine
     
  10. falko

    falko Super Moderator Howtoforge Staff

    How much memory does the virtual machine have? Does it have enough free disk space?
     
  11. miooodek

    miooodek New Member

    1024mb of ram and 10gb free hard disc space
     
  12. falko

    falko Super Moderator Howtoforge Staff

    That should be enough. I have no idea why it doesn't work. :confused:
     

Share This Page