Christopher Eicher wrote: > what would the folder be that it needs to write to I remember an error > stating something wasn't writeable and passed it off at the time. Is it a > file in the database itself or a file/folder for the website? When I > originally got the site and running I used a scripted program to install > everything for me and configure it provided by my hosting company.
It's session.save_path in php.ini It should appear in phpinfo() See http://php.net/manual/en/session.configuration.php#ini.session.save-path _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
