On Apr 7, 2005 1:37 PM, Yuri Huitrón Alvarado <[EMAIL PROTECTED]> wrote:
>
>
>
> the directory is owend by root, but in fact, the directory where the
> sessions must be stored is : /tmp/sess as specified in php.ini
>
> and /tmp/sess is owned by nobody which is the user under which runs Apache
> 2.0.48
>
> --- On Thu 04/07, Colin Ross < [EMAIL PROTECTED] > wrote:
> From: Colin Ross [mailto: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Date: Thu, 7 Apr 2005 13:19:49 -0700
> Subject: Re: [PHP] sessions not being stored
>
> does the user that is running apache (i.e. 'apache' by default) have<br>RW
> access to /tmp.<br><br>doing something like :<br><br>[EMAIL PROTECTED] ls -l
> /tmp<br><br>should show you what you need to know.. <br><br>-Colin<br><br>On
> Apr 7, 2005 12:55 PM, Yuri Huitrón Alvarado <[EMAIL PROTECTED]>
> wrote:<br>> <br>> <br>> Hi !<br>> <br>> I'm using RedHat Linux 9.0 and
> have troubles storing sessions in /tmp , it just displays :<br>> <br>>
> Warning: session_start():
> open(/tmp/sess/sess_1135822d82c1bae67f9022de91702b80, O_RDWR) failed:
> Permission denied (13) in
> /usr/local/apache2/htdocs/calendario/calendarix/cal_header.inc.php on line
> 19<br>> <br>> and in php.ini the place to store sessiosn is : /tmp<br>>
> <br>> _______________________________________________<br>> Join Excite! -
> http://www.excite.com<br>> The most personalized portal on the Web!<br>>
> <br>> --<br>> PHP General Mailing List (http://www.php.net/)<br>> To
> unsubscribe, visit: http://www.php.net/unsub.php<br>> <br>><br>
>
> _______________________________________________
> Join Excite! - http://www.excite.com
> The most personalized portal on the Web!
>