I am getting this message
Warning: open(/tmp/sess_02d9a087d125b7d9cf740574f6d77b1f, O_RDWR) failed: Permission denied (13) in /usr/local/www/matadorsystems/gallery/session.php on line 51.
But the album is still displayed. I probably do have a permisions error, but I am not sure which file it is.
Since this was trying to open a file in the <path>/tmp directory, I though I might clear the tmp directory, but that did not help.
there does not seem to be an sess_... file in the tmp directory. I also checked the line 5.1 on the session.php and it trying to open another session.
any suggestions?
Thanks