>
> Ok - I've done that. The SES: message always comes from the
> parent process so it is not always easy to match the SESSION
> data to the child process that is actually performing the request.
>
The question is, what are you seeing in case of the problem you have. Could
you quote the SES:
Hello all,
the error wasn't caused by any Apache::XXX module or similar. The
problem was PHP5.
On my development-server I installed some weeks ago PHP5. Since this
time I didn't
anything with Embperl and sessions. Now I commented out the PHP5-
directives in
httpd.conf and everything works
Am 16.09.2005 um 20:15 schrieb RobertCZ:
Looks like session problem - Did you install and correctly
confugured Apache::Session and Apache::SessionX (did 'make test'
worked?) and configured Postgres as your session store (check your
'sessions' db)?
Yes, Apache:Session and Apache::Session