On 6/8/07, ryan wrote:
> Warning: fopen(/tmp/sess_8756738dee6f57bc914ef5dccd0548a1) [function.fopen]: failed to open stream: Permission denied in /home/more/public_html/support2/phpgwapi/inc/class.sessions_php4.inc.p hp on line 215
just for the record, this is a php issue. the dir the php is configured to save session files in need to be writable by the user the web server runs as. it is very uncommon for /tmp to not be writable by everyone, my guess is that they found their error and silently fixed it. _______________________________________________ phpGroupWare-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
