|
Posted by Jason Wong on 04/08/05 21:14
On Saturday 09 April 2005 01:02, Yuri Huitrón Alvarado wrote:
> I'm receiving this when trying to store a session :
>
> Warning: session_start():
> open(/tmp/sess/sess_d280d6af3a2059aa58f43477d6b2c166, O_RDWR) failed:
> Permission denied (13) in
> /usr/local/apache2/htdocs/calendario/calendarix/cal_header.inc.php on
> line 19
> * the /tmp directory is owned by root
> * the /tmp/sess directory is owned by the apache user and has 777
> permissions * the directory in php.ini to store sessions is : /tmp/sess
> * there's not a php user
what is the output of:
ls -al /tmp/sess
--
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
New Year Resolution: Ignore top posted posts
Navigation:
[Reply to this message]
|