I reported it to Bugzilla. See bug 38189<https://bugzilla.wikimedia.org/show_bug.cgi?id=38189> .
I still get the error message. The permissions of the 'sky', 'wikisessiondata', and 'nonwebaccessible' folders are read and write for owner and read only for staff and world. Maybe this command will help: sudo chmod 777 /Users/sky/nonwebaccessible/wikisessiondata Only admins can use the sudo command. On Wed, Jul 4, 2012 at 6:32 PM, Platonides <[email protected]> wrote: > On 04/07/12 07:44, Brandon Pimenta wrote: > > Same error: There seems to be a problem with your login session; this > > action has been canceled as a precaution against session hijacking. Go > back > > to the previous page, reload that page and then try again. > > > > I think this a bug. I entered the following code in my LocalSettings.php: > > > > session_save_path( '/Users/sky/nonwebaccessible/wikisessiondata' ); > > > > Really? Why is this happening? What is causing the problem? > > What user is the script running as? > Maybe it's running as a user called apache which can't write into the > folder of user sky... > > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
