Re: mod_perl installation problem

2010-03-24 Thread Fred Moyer
Try prefork httpd instead of worker? On Wed, Mar 24, 2010 at 8:33 AM, Idel Fuschini wrote: > Hi, > I'm trying to install mod_perl on sun solaris 5.10 with apache 2.2.9. > > after perl Makefile.PL I have this problem > > Configuring Apache/2.2.9 mod_perl/2.0.4 Perl/v5.10.1 > [  error] Using Perl 5

Re: mod_perl installation problem

2007-03-05 Thread Jeremy Wall
On Monday 05 March 2007 10:26, Anoop kumar V wrote: > I think I figured out the exact problem (not the solution)... apache starts > fine when forced to start on the commandline, but fails to start as a > service. SO it is not a problem of the apachemonitor per se. > > It is wierd that something sto

Re: mod_perl installation problem

2007-03-05 Thread Anoop kumar V
I think I figured out the exact problem (not the solution)... apache starts fine when forced to start on the commandline, but fails to start as a service. SO it is not a problem of the apachemonitor per se. It is wierd that something stops apache running as a service. Also it does not write any l

Re: mod_perl installation problem

2007-03-04 Thread Anoop kumar V
Thank you for the suggestion Randy - but perl had always been in my path. I think that gets set when perl is installed. I think I will have to do a manual start / ^C the apache process until the monitor gets fixed. Thanks, Anoop On 3/3/07, Randy Kobes <[EMAIL PROTECTED]> wrote: On Fri, 2 Mar

Re: mod_perl installation problem

2007-03-03 Thread Randy Kobes
On Fri, 2 Mar 2007, Anoop kumar V wrote: Yes - I checked that - without mod_perl enabled, with a vanilla Apache installation (and with weblogic module enabled), the apachemonitor starts and stops apache fine. With the mod_perl line: (LoadModule .) in httpd.conf it errors out. If I remove the

Re: mod_perl installation problem

2007-03-02 Thread Anoop kumar V
On 3/2/07, Randy Kobes <[EMAIL PROTECTED]> wrote: On Fri, 2 Mar 2007, Anoop kumar V wrote: > Is it expected that the apachemonitor breaks when mod-perl is installed. > > After I did the below steps, I can start Apache from the commandline, but > when I try using the ApacheMonitor tool from my t

Re: mod_perl installation problem

2007-03-02 Thread Randy Kobes
On Fri, 2 Mar 2007, Anoop kumar V wrote: Is it expected that the apachemonitor breaks when mod-perl is installed. After I did the below steps, I can start Apache from the commandline, but when I try using the ApacheMonitor tool from my task tray, it says the same thing that "The requested opera

Re: mod_perl installation problem

2007-03-02 Thread Anoop kumar V
Is it expected that the apachemonitor breaks when mod-perl is installed. After I did the below steps, I can start Apache from the commandline, but when I try using the ApacheMonitor tool from my task tray, it says the same thing that "The requested operation has failed" I tested this with smilar

Re: mod_perl installation problem

2007-03-01 Thread Anoop kumar V
Woww - thanks so much Randy - I tried this as you suggested and it works beautifully: C:\tools\Apache2\bin>ppm install http://theoryx5.uwinnipeg.ca/ppms/mod_perl-2.0.ppd Downloading mod_perl-2.0-2.0.3...done Unpacking mod_perl-2.0-2.0.3...done Generating HTML for mod_perl-2.0-2.0.3...done Updatin

Re: mod_perl installation problem

2007-03-01 Thread Randy Kobes
On Thu, 1 Mar 2007, Anoop kumar V wrote: I am having problems installing mod_perl. I have installed perl from ActivePerl-5.8.8.820-MSWin32-x86-274739. I still get the error "Cannot load C:/tools/Apache2/modules/mod_perl.so into server: The specified module could not be found." [ ... ] C:\tools

Re: mod_perl installation problem

2006-03-23 Thread Jonathan Vanasco
On Mar 23, 2006, at 9:10 AM, N L wrote: I write on Xterm the command: perl Makefile.PL MP_AP_PREFIX="path to apache2 directory" (because all file are in the same directory). It was fine ; After I wanted to do a "make test" and I get this error message : waiting 120 seconds for server to start: