Hi, I have problem when I use php session with thttpd webserver. I get the following message:
Waring: session_start() [function.session-start]: open(/tmp/sess_8c328cbf4817db05e12edfc88, O_RDWR) failed: Permission denied (13) in /index.php on line 20 Does anyone know where is the problem? (I have no session problem with Apache1). I use php-4.3.1 and thttpd-2.21b on Linux, login as root. Thank you. Wenyi