On Tue, 2007-02-27 at 20:52 -0700, Jacki wrote: > > Hi, Everyone... > > I'm totally new to both phpgroupware and mysql. I have installed > phpgroupware and it went through everything just fine. However, now > no matter what page I go to I get a TON of Warning messages that > basically keep repeating the following: > > Warning: fopen(/tmp/sess_f08mqpjsri56mlck14nr6c15p0) [function.fopen]: > failed to open stream: Permission denied > in /home/.beau/chcworship/chcworship.com/phpgroupware/phpgwapi/inc/class. > sessions_php4.inc.php on line 215 > > Warning: fclose(): supplied argument is not a valid stream resource > in /home/.beau/chcworship/chcworship.com/phpgroupware/phpgwapi/inc/class. > sessions_php4.inc.php on line 223 > > Warning: fopen(/tmp/sess_eplvml7n4r1dtgovr9gforhca4) [function.fopen]: > failed to open stream: Permission denied > in /home/.beau/chcworship/chcworship.com/phpgroupware/phpgwapi/inc/class. > sessions_php4.inc.php on line 215 > > Warning: fclose(): supplied argument is not a valid stream resource > in /home/.beau/chcworship/chcworship.com/phpgroupware/phpgwapi/inc/class. > sessions_php4.inc.php on line 223 > > Warning: fopen(/tmp/sess_q472mo8103307ii4820kj14l76) [function.fopen]: > failed to open stream: Permission denied > in /home/.beau/chcworship/chcworship.com/phpgroupware/phpgwapi/inc/class. > sessions_php4.inc.php on line 215 > > Warning: fread(): supplied argument is not a valid stream resource > in /home/.beau/chcworship/chcworship.com/phpgroupware/phpgwapi/inc/class. > sessions_php4.inc.php on line 219 > > > Does anyone know how to fix this? It seems it must be something > regarding the permissions... All the pages come up at the bottom of > these warning messages and everything appears to be working fine. How > can I fix these warnings?
It looks like you either don't have permission to access /tmp either by file permissions or an open_basedir restriction. Check your php.ini / .htaccess file Cheers Dave _______________________________________________ phpGroupWare-users mailing list phpGroupWare-users@gnu.org http://lists.gnu.org/mailman/listinfo/phpgroupware-users