--- Wenyi Shao <[EMAIL PROTECTED]> wrote:
> Waring: session_start() [function.session-start]:
> open(/tmp/sess_8c328cbf4817db05e12edfc88, O_RDWR) failed: Permission
> denied (13) in /index.php on line 20

Did you copy/paste that or type it? It looks like you typed it (Waring).

Check the permissions of /tmp. It is typically rwxrwxrwx (777). If not, check
to see what user thttpd is running as compared to Apache.

Chris

=====
Become a better Web developer with the HTTP Developer's Handbook
http://httphandbook.org/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to