Hi, I have an Ubuntu 7.1 server with ISPconfig 2.2.19 that running fine. I wanted to upgrade to 2.2.21 I downloaded the tar, untar it and run the setup and after ########## INSTALLATION ########## Preparing files. Please wait a moment... but then it takes ages. It seems that is working but nothing happens. In another terminal I can see that gzip proccess takes aup to 66.5% of CPU but nothing happens. Any ideas? ( I performed the same operation with Debian 4 and everything worked fine) Thanks
Please check with: df -h that you have enough free space on all partitions. Additionally, you should remove all files and folders from the directory /home/admispconfig/ispconfig/temp/ except of the webmail folder. Before yu try to update again, run the command: mkdir /root/ispconfig
More than enough... Done Done now I go one step further... cp: cannot stat `/root/ispconfig/httpd/conf/ssl.*': No such file or directory interesting.. from ps uax root 6821 1.4 0.1 3464 1096 pts/0 D+ 11:34 0:01 tar -pczf home_admispconfig.tar.gz /home/admispconfig/ root 6822 68.1 0.0 1912 660 pts/0 S+ 11:34 0:55 gzip
Ok, thats all fine. Please run these commands: http://www.howtoforge.com/forums/showpost.php?p=358&postcount=4 and then: /etc/init.d/ispconfig_server restart
/root/ispconfig/httpd/conf/ssl.key/server.key2: No such file or directory Did I remove something that I did not suppose to? The installationd proceeded but with an exit error ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here! I am confused.. Thanks for the help Till
This is not the error message that caused the installation to stop! Please post the first error not the last error messages that you got on the screen.
I removed ispconfgi_install and untared the ISPconfig tar again. I ran setup and this time worked! That was strange... Thanks for the help