Re: AIX embperl/mod_perl/apache

2000-04-10 Thread Jens-Uwe Mager
On Mon, Apr 10, 2000 at 04:02:26AM -0400, Mark Ng wrote: > and run : apachectl start > > I get the error : > /usr/local/www:pizza2> bin/apachectl start > bin/apachectl[71]: 16760 Segmentation fault(coredump) > bin/apachectl start: httpd could not be started Please do a dbx bin/httpd and type ru

Re: AIX embperl/mod_perl/apache

2000-04-10 Thread Mark Ng
I've compiled emperl (current CVS), mod_perl (current CVS) and apache 1.3.12 with AIX patches to perl. I've tried building mod_perl static/ embperl DSO and mod_perl static / embperl static and mod_perl DSO /embperl DSO. All with the same results: All seem to compile correctly, but when I confi

Re: AIX embperl/mod_perl/apache

2000-04-09 Thread Jens-Uwe Mager
On Sun, Apr 09, 2000 at 06:23:30PM -0400, Mark Ng wrote: > I'm having problem with in installing Embperl 1.2.1 and Current CVS with > modperl 1.22 and apache 1.3.12 on AIX > > Has anyone out there installed the above combination successfully? > If so, can you let me know what versions of software