Patrick R. Michaud wrote:
> If you're running on a windows-based server, you may need to
> explicitly set the session.save_path configuration variable,
> as a lot of times the default doesn't work with Windows.
> This can be set in the php.ini configuration file, or it can be set
> in local/config.php via something like:
>
> session_save_path('C:\\TEMP');
>
In case others have this issue, I had this same problem on a windows
platform, and this fix worked.
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users