Author [manne]
Date 2004-07-11 09:47
Posts: This is because your hoster allows the /tmp not for webusers.

You need a directory where you are allowed to write to.


1. open mainfile.php
2. search the line: $install_dir
3. after this line make a new line
4. add in this empty line:
$opnConfig['system_session_save_path'] = ''/path/to/a/directory/with/writeaccess';
5. save mainfile.php

Now the sessions should work.

manne



Print this page
Close this page

This article comes from OpenPHPnuke International Support

http://www.openphpnuke.com/