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.
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.