RVsitebuilder 7 installation will check readiness of your domain name for building and effective website, which sometimes return error to have you fix it before creating website. The error such as ones that are related to SSL. Here are solutions for them.
a) Error: Prepare Installer: Module Net::SSLeay Error
Solution:
1.Check if the domain in question can be connected https://<yourwebsite> .
2. Install or update Net::SSLeay with the following command.
/scripts/perlinstaller "Net::SSLeay"
b) Error: Prepare Installer : HTTP/1.0 900 NET OR SSL ERROR SSL_connect ...
Solution:
1. Check if the domain in question can be connected https://<yourwebsite> .
2. If the domain can be connected but the problem still persists, please try:
curl -v https://<yourwebsite>
If it responds with 900, the problem is on the out-date version of SSL. Just update SSL and try to access RVSitebuilder 7 again.
============================================
Comments
0 comments
Article is closed for comments.