Steve:
On Sat, May 18, 2002 at 03:45:23PM -0400, Steve Clay wrote:
> Saturday, May 18, 2002, 1:05:30 PM, I wrote:
> SC> CGI, which works fine except that the CGI doesn't have permissions to
> SC> my sessions that were saved running under the Apache module. I
>
> chmod($sess_file,0666);
Allowing
Saturday, May 18, 2002, 1:05:30 PM, I wrote:
SC> CGI, which works fine except that the CGI doesn't have permissions to
SC> my sessions that were saved running under the Apache module. I
Figured it out:
from Apache mod script before CGI script:
//allow CGI to access session
$sess_file = session_
2 matches
Mail list logo