Author | jdub |
Date | 2004-07-11 08:49 |
Posts: | I get this error at random times:
WARNING [8] session_start(): ps_files_cleanup_dir: opendir(/tmp) failed: Permission denied (13) FOUND IN [class/class.opnsession.php] FOUND AT 270 Code at 270: function init_session () { if (!defined('_OPN_SHELL_RUN')) { // session_name ('OPNSESSION'); // session_save_path('/tmp'); session_start(); } Is this error from the user/group permissions to the path /tmp of the system? If this is true, is setting the permissions of /tmp of the system safe? Or perhaps a workaround? Or do I even know what I'm talking about? |
Print this page Close this page |
This article comes from OpenPHPnuke International Support |
http://www.openphpnuke.com/ |