errors in update.php during configuration

Discussion in 'Installation/Configuration' started by lbanez, Sep 27, 2010.

  1. lbanez

    lbanez New Member

    After running "php -q update.php" during installation some errors appeared:

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


    >> Update

    Operating System: CentOS 5.3 or compatible

    PHP Warning: include_once(/usr/local/ispconfig/server/lib/config.inc.php): failed to open stream: No such file or directory in /tmp/ispconfig3_install/install/update.php on line 72
    PHP Warning: include_once(): Failed opening '/usr/local/ispconfig/server/lib/config.inc.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /tmp/ispconfig3_install/install/update.php on line 72
    PHP Notice: Undefined variable: conf in /tmp/ispconfig3_install/install/update.php on line 73
    hostname: Unknown host
    PHP Notice: Undefined offset: 0 in /tmp/ispconfig3_install/install/update.php on line 85
    Unable to resolve hostname[root@mailserver install]#



    Do i need to edit the said file or update php?

    Thank you very much.
     
  2. lbanez

    lbanez New Member

    I forgot this was a fresh install. I changed it to install rather update.

    Thanks.
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    It might be that ispconfig does not work as you run the update script. You should uninstall ispconfig with the uninstall.php script and then reinstall it with the install.php script.
     
  4. lbanez

    lbanez New Member

    Sorry I forgot that this was is already working. Thanks again for the reply.
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    Ok, so we can close your other thread as well if ISPConfig is working now.
     

Share This Page