I'm migrating Server 1 Plesk 12 to Server 2 plesk 12
To allow migration I had to deselect 1 ssl certificate in 1 hosting.
Now: Last problem is that after migration there is a 502 for everything
So I want to reconfigure apache settings for this domain with
/usr/local/psa/admin/sbin/httpdmng --reconfigure-domain domainname.com
(where domainname.com is the domain with the problem)
but there is a Syntax error on line 50 of /etc/httpd/conf/plesk.conf.d/ip_default/domainname.com.conf: SSLCerticate do not exist
Can I remove from mydomain.com.conf this line? and than in all other conf files?
SSLCertificateFile /usr/local/psa/var/certificates/certrHTDHKKN (can I delete this line?)
thank you
To allow migration I had to deselect 1 ssl certificate in 1 hosting.
Now: Last problem is that after migration there is a 502 for everything
So I want to reconfigure apache settings for this domain with
/usr/local/psa/admin/sbin/httpdmng --reconfigure-domain domainname.com
(where domainname.com is the domain with the problem)
but there is a Syntax error on line 50 of /etc/httpd/conf/plesk.conf.d/ip_default/domainname.com.conf: SSLCerticate do not exist
Can I remove from mydomain.com.conf this line? and than in all other conf files?
SSLCertificateFile /usr/local/psa/var/certificates/certrHTDHKKN (can I delete this line?)
thank you