Gandi Wiki


You are on a question's page

new

Question "Apache2 & SSL not working", by Jan D.

Hello,

I have been following the guideline "Configuring Apache to use your Gandi SSL Certificate". Unfortunately it doesn't seem to work. I get the following error in the error.log:

Virtualhost myServerName has no server environment set, request will not be honoured.

Has somebody encountered the same problem? What could I be doing wrong.

According to apache2ctl configtest the syntax is ok…

Thank you

Answer, by Oscar F.

I hope you've already found a solution, but that's more for the FAQ.

So change the start of your config file as follow

<VirtualHost *:443>

      ServerName myServerName

(…)

and obviously, change myServerName with the real name reachable on the net for your website.

Answer, by PETER L.

Hi,

I have exactly the same problem and Gandi says "We can't do nothing, It's your problem.".

Did you solve it ?

Thank You Ludovic P.

Last modified: 31 Jan 2012 at 19:08 by PETER L.