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
