I just dled the 2.2.9 ISPConfig and tried to install it on a new Fedora Core 4 and it wipes itself out after the certificate generation step: Code: STEP 7: Enrypting RSA private key of CA with a pass phrase for security [ca.key] The contents of the ca.key file (the generated private key) has to be kept secret. So we strongly recommend you to encrypt the server.key file with a Triple-DES cipher and a Pass Phrase. Encrypt the private key now? [Y/n]: y writing RSA key Enter PEM pass phrase: Verifying - Enter PEM pass phrase: Verify failure unable to write key 9231:error:0906406D:PEM routines:PEM_def_callback:problems getting password:pem_lib.c:105: 9231:error:0906906F:PEM routines:PEM_ASN1_write_bio:read key:pem_lib.c:331: mkcert.sh:Error: Failed to encrypt RSA private key make[1]: *** [certificate] Error 1 make[1]: Leaving directory `/root/install_ispconfig/compile_aps/apache_1.3.37/src' make: *** [certificate] Error 2 ERROR: Could not make certificate for Apache cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory mv: cannot stat `binaries/aps.tar.gz': No such file or directory mv: cannot stat `binaries/spamassassin.tar.gz': No such file or directory mv: cannot stat `binaries/uudeview.tar.gz': No such file or directory mv: cannot stat `binaries/clamav.tar.gz': No such file or directory mv: cannot stat `binaries/cronolog': No such file or directory mv: cannot stat `binaries/cronosplit': No such file or directory mv: cannot stat `binaries/ispconfig_tcpserver': No such file or directory is it supposed to do that? Code: [rooter@xxx install_ispconfig]# ls -ltr total 0 [rooter@xxx install_ispconfig]#
Yes. The reason is that if you would run the setup script a second time from the same directory, the setup wont work.
Small note on your install. I'm not sure if you are aware of this, but if you select Y at step 7, and maybe 8, you will need to be at the server when it is doing a reboot!