![]() |
|
https://www Installation problems - please help - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: https://www Installation problems - please help (/thread-8875.html) |
https://www Installation problems - please help - barrydocks - 2011-07-18 Tryied several times with some success. I am trying to install zenphoto on ubuntu 10.04 server 64 bit, with https access only.
If I access the gallery via http://mydomain/zenphoto the browser is sent to https://mydomain/zenphoto without a problem; How do I get the http://www page to forward to https://www page? Thanks https://www Installation problems - please help - sbillard - 2011-07-18 The typical problem with using http and https is that the server configurations differ with respect to things like the server admin. Most likely this is your issue. Be sure that the reported SERVER_ADMIN is the same when you are using http and https. [It baffles me as to why servers get configured with different http and https admins, but seems a common occurance.] https://www Installation problems - please help - barrydocks - 2011-07-19 I checked the apache directives and the ServerAdmin is set as the same for both port 80 and port 433. I don't have any virtual hosts set up. I have tried reinstalling ZP but with the same problem https://www Installation problems - please help - acrylian - 2011-07-19 Are the http/https://www.yourdomain.com variants both defined? On my server the https and http version are treatened like totally different domains if not set otherwise (similar to the www. and non www addresses). https://www Installation problems - please help - barrydocks - 2011-07-19 ok now works - I had to add the www. domain as an additional virtual server |