Oops you misunderstood me. I know the session path isn't stored in localsettings.php. But you can point to the session path in localsettings.
Guess it is for those without access to php.ini. Personally mine are stored outside of the public_html file. Tom Sent from my iPhone On Jul 3, 2012, at 6:32 PM, Platonides <[email protected]> wrote: > On 03/07/12 23:14, Tom wrote: >> Because (I think) mediawiki running under php 5.3.x wants an absolute >> session path in your localsettings.php file or your php.ini file >> >> See >> >> http://www.mediawiki.org/wiki/Manual:Errors_and_symptoms#Sorry.21_We_could_not_process_your_edit_due_to_a_loss_of_session_data._Please_try_again._If_it_still_doesn.27t_work.2C_try_logging_out_and_logging_back_in. >> >> Tom > > The session path is not stored in localsettings.php > > Brandon, ensure that > a) You have cookies enabled. > b) The webserver can write in the folder specified by session.save_path > in php.ini > > > > _______________________________________________ > 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
