Hello,
I know this has been discussed before but no solution was given or it was me
that was unable to find it. I did google around, tried to compile both PHP4
and PHP5 versions with --apxs2filter= or apxs2= directives (in any
combination but it didn't work). Has any solution been available tha
because register_globals is on in their php.ini and it is off in yours
Php since 4.3.x or something defaults to setting register_globals = off, which
is very advisable as setting it to on implies several security threats.
regards,
Bostjan
On Thursday 14 of October 2004 14:17, Paolo Morgano wro
Hello,
every now and then I notice in apache logs there were few segmentation faults
(on a daily basis) and all I am stuck with is PID of that process (which is
of course dead by then) and nothing about what it was doing. Is there any way
to figure out what request that apache process was servi
I could not because I do not know which process to trace and that is because
segfault happens so rarely - say on every 200.000th request.
On Monday 18 of October 2004 10:22, Hendrik Schmieder wrote:
> Bostjan Skufca @ domenca.com schrieb:
> >Hello,
> >
> >every now and th
tested and confirmed on 4.3.9 & apache 2.0.51 & slackware 9.0 (2.4.27 custom)
On Thursday 21 of October 2004 20:19, Shaun Fanning wrote:
> I have installed PHP 4.3.9 on RedHat AS with Apache 2. Any script that
> accesses gd related functions causes the httpd process to die with this
> error: [no