PDA

View Full Version : Restore Server backup


alexillsley
5th April 2007, 02:50
Hi,
I was just restoring my server back to the way it was before i had rebuilt it . As i had edited some scripts in /root/ispconfig i copied and pasted the whole previouse directory. However now i cant goto to ispconfig the connection fails. I had a look in ispconfig logs and found the following errors:
[Thu Apr 5 00:47:59 2007] [error] mod_ssl: Init: (server1.******:81) Unable to configure RSA server private key (OpenSSL library error follows)
[Thu Apr 5 00:47:59 2007] [error] OpenSSL: error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch

How can i recreate the SSL certirficates as they appear to be broken:eek:

Thanks,
Alex

till
5th April 2007, 13:36
http://www.howtoforge.com/forums/showthread.php?t=121

alexillsley
5th April 2007, 13:52
Thanks, but i did it using this tutorial -> http://slacksite.com/apache/certificate.html
Is there anyway to stop it from asking password when ispconfig_server starts up?

till
5th April 2007, 14:18
Yes:

http://www.howtoforge.com/forums/showthread.php?t=121

alexillsley
5th April 2007, 14:48
Thanks it works without a password now:)