bugs with mod_perl

2001-02-19 Thread Brian Aker
Here is the problem. When PHP is installed with mod_perl, certain calls in mod_perl will cause the server to core (and this only happens with PHP, jserv, mod_roaming... the rest all work). You can simulate the behavior with Apache::Storage. For some reason, when mod_perl goes to access the module'

Re: Config directive segfaults

2001-02-19 Thread Matt Sergeant
On Mon, 19 Feb 2001, G.W. Haywood wrote: > Hi Matt, > > On Mon, 19 Feb 2001, Matt Sergeant wrote: > > > Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration: > [snip] > > Compiler: > > cc='cc', optimize='-O3 ... > > Now didn't I tell you that nothing more than -O2 was safe? Th

Re: Config directive segfaults

2001-02-19 Thread G.W. Haywood
Hi Matt, On Mon, 19 Feb 2001, Matt Sergeant wrote: > Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration: [snip] > Compiler: > cc='cc', optimize='-O3 ... Now didn't I tell you that nothing more than -O2 was safe? 73, Ged. --