Making PHP and mod_perl live together in Apache 1.3.14.

2001-01-27 Thread wells
I'm having loads of trouble geting PHP (either as a dynamic SO or a static SO) to live peacefully with mod_perl 1.24_10. if they are both compiled in the httpd binary, then apache causes segmenation faults. any ideas on how to work around this? / wells // [EMAIL PROTECTED] " i saved latin.

Re: Making PHP and mod_perl live together in Apache 1.3.14.

2001-01-27 Thread G.W. Haywood
Hi there, On Sat, 27 Jan 2001, wells wrote: I'm having loads of trouble geting PHP (either as a dynamic SO or a static SO) to live peacefully with mod_perl 1.24_10. if they are both compiled in the httpd binary, then apache causes segmenation faults. any ideas on how to work around

Re: Making PHP and mod_perl live together in Apache 1.3.14.

2001-01-27 Thread G.W. Haywood
Hi there, On Sat, 27 Jan 2001, wells wrote: Thanks for the reply.. is there a URL where I can view the archives of Support? I think there's a misunderstanding here. SUPPORT is the name of a file in your mod_perl directory, right alongside README... The several archives of the mod_perl

Re: Making PHP and mod_perl live together in Apache 1.3.14.

2001-01-27 Thread Martin Langhoff
Mr Wells, I have succesfully built them together following this procedure. I am also including mysql and imap support in PHP. Be aware that many lines that should be a 'one-liner' have been broken by my mailer. untar apache 1.3.12, mod_perl 1.24, php 4.0.3 and c-client (from uw) # build imap