Isn't the problem just related to bad permission rights on /tmp ? Dave Hall ([EMAIL PROTECTED]) écrivait: > > Hi Jamie, > > That doesn't look good at all. It looks like php isn't properly > configured for session management. Can you please post the output of > > ls -l /tmp/sess_* > > Cheers > > Dave > > On Tue, 2007-09-11 at 08:44 -0700, Jamie wrote: > > > > Hey Guys... I am getting this growing list of errors at the top of each > > page in > phpgroupware.. Can someone guide me to the appropriate corrective action? > > > > Warning: fopen(/tmp/sess_1431d611cfa4621dd6074baaf90a9e46) > > [function.fopen]: failed to > open stream: Permission denied in > /home/aa2006/public_html/team/phpgroupware/phpgwapi/inc/class.sessions > _php4.inc.php on > line 215 > > > > Warning: fclose(): supplied argument is not a valid stream resource in > /home/aa2006/public_html/team/phpgroupware/phpgwapi/inc/class.sessions > _php4.inc.php on > line 223 > > > > Warning: fopen(/tmp/sess_27a01df7999933548d6e84085b58a415) > > [function.fopen]: failed to > open stream: Permission denied in > /home/aa2006/public_html/team/phpgroupware/phpgwapi/inc/class.sessions > _php4.inc.php on > line 215 > > > > Warning: fread(): supplied argument is not a valid stream resource in > /home/aa2006/public_html/team/phpgroupware/phpgwapi/inc/class.sessions > _php4.inc.php on > line 219 > > > > > _______________________________________________ > phpGroupWare-users mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/phpgroupware-users >
_______________________________________________ phpGroupWare-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
