Goldy | 1 Jan 2006 22:53
Picon

Problems with ssl

Hello,

I have installed a mediawiki on an apache server (2.0.55) under windows 
xp, encrypted by ssl with OpenSSL, I use PHP 5.0.5. And the mediawiki 
don't work properly, I can't edit any article, when I click "Save page", 
it's a preview. Other example, I can upload a file on the server, but I 
can't remove it, I have a message that tells me : "There seems to be a 
problem with your login session; this action has been canceled as a 
precaution against session hijacking. Please hit "back" and reload the 
page you came from, then try again." but, that don't work. I use the 
last version of mediawiki.

Thank you for helping, and happy new year :)

Christophe
Brion Vibber | 3 Jan 2006 03:39
Picon
Favicon
Gravatar

Re: Problems with ssl

Goldy wrote:
> I have installed a mediawiki on an apache server (2.0.55) under windows
> xp, encrypted by ssl with OpenSSL, I use PHP 5.0.5. And the mediawiki
> don't work properly, I can't edit any article, when I click "Save page",
> it's a preview. Other example, I can upload a file on the server, but I
> can't remove it, I have a message that tells me : "There seems to be a
> problem with your login session; this action has been canceled as a
> precaution against session hijacking. Please hit "back" and reload the
> page you came from, then try again." but, that don't work. I use the
> last version of mediawiki.

This is nothing to do with SSL. PHP is by default misconfigured on Windows.
Please fix your session path in php.ini to point to a path that actually exists
and is writable.

-- brion vibber (brion  <at>  pobox.com)

_______________________________________________
MediaWiki-l mailing list
MediaWiki-l@...
http://mail.wikipedia.org/mailman/listinfo/mediawiki-l

Gmane