Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: ModPerl

apache2 mod_perl2.04 in PA-RISC

 

 

ModPerl modperl RSS feed   Index | Next | Previous | View Threaded


3mmmzzz at gmail

Jun 10, 2009, 9:31 AM

Post #1 of 8 (1015 views)
Permalink
apache2 mod_perl2.04 in PA-RISC

Hi All,

I'm trying to start apache with mod_perl on HP PA-RISC but apache hang at
startup. I have no idea why it does like that because I can't find any logs.
I use perl5.8.9 and is in my path. I use also mod_perl20.4 and apache
2.2.12.

Can anyone please help me on this. May be in making apache write something
somewhere or making mod_perl do because it's the module where apache get
stucked. May be also some one have a solution :)

I compiled perl and mod_perl with CC with +Z option.

Thanks a lot


randy.kobes at gmail

Jun 10, 2009, 9:48 AM

Post #2 of 8 (969 views)
Permalink
Re: apache2 mod_perl2.04 in PA-RISC [In reply to]

On Wed, Jun 10, 2009 at 11:31 AM, mmm zzz<3mmmzzz [at] gmail> wrote:
> Hi All,
>
> I'm trying to start apache with mod_perl on HP PA-RISC but apache hang at
> startup. I have no idea why it does like that because I can't find any logs.
> I use perl5.8.9 and is in my path. I use also mod_perl20.4 and apache
> 2.2.12.
>
> Can anyone please help me on this. May be in making apache write something
> somewhere or making mod_perl do because it's the module where apache get
> stucked. May be also some one have a solution :)
>
> I compiled perl and mod_perl with CC with +Z option.
>
> Thanks a lot

When you compiled mod_perl, did all of the tests pass?

--
best regards,
Randy


3mmmzzz at gmail

Jun 10, 2009, 9:53 AM

Post #3 of 8 (973 views)
Permalink
Re: apache2 mod_perl2.04 in PA-RISC [In reply to]

Hi Randy,

I'm afraid I have not did the test I just did make and make install and no
make test. Is that what you asked for? if yes shall I do it now?

Thanks

2009/6/10, Randy Kobes <randy.kobes [at] gmail>:
>
> On Wed, Jun 10, 2009 at 11:31 AM, mmm zzz<3mmmzzz [at] gmail> wrote:
> > Hi All,
> >
> > I'm trying to start apache with mod_perl on HP PA-RISC but apache hang at
> > startup. I have no idea why it does like that because I can't find any
> logs.
> > I use perl5.8.9 and is in my path. I use also mod_perl20.4 and apache
> > 2.2.12.
> >
> > Can anyone please help me on this. May be in making apache write
> something
> > somewhere or making mod_perl do because it's the module where apache get
> > stucked. May be also some one have a solution :)
> >
> > I compiled perl and mod_perl with CC with +Z option.
> >
> > Thanks a lot
>
>
> When you compiled mod_perl, did all of the tests pass?
>
> --
> best regards,
>
> Randy
>


randy.kobes at gmail

Jun 10, 2009, 9:56 AM

Post #4 of 8 (969 views)
Permalink
Re: apache2 mod_perl2.04 in PA-RISC [In reply to]

On Wed, Jun 10, 2009 at 11:53 AM, mmm zzz<3mmmzzz [at] gmail> wrote:
> Hi Randy,
>
> I'm afraid I have not did the test I just did make and make install and no
> make test. Is that what you asked for? if yes shall I do it now?
>
> Thanks

It would be useful to run the tests, as any failures could provide
some diagnostics that may help with your problem.

--
best regards,
Randy


3mmmzzz at gmail

Jun 10, 2009, 10:00 AM

Post #5 of 8 (971 views)
Permalink
Re: apache2 mod_perl2.04 in PA-RISC [In reply to]

Hi,

Installation was not interrupted that's why I supposed that there is no need
for that but I'll run the test now and tell you if any problems appear.
Thanks a lot

2009/6/10, Randy Kobes <randy.kobes [at] gmail>:
>
> On Wed, Jun 10, 2009 at 11:53 AM, mmm zzz<3mmmzzz [at] gmail> wrote:
> > Hi Randy,
> >
> > I'm afraid I have not did the test I just did make and make install and
> no
> > make test. Is that what you asked for? if yes shall I do it now?
> >
> > Thanks
>
>
> It would be useful to run the tests, as any failures could provide
> some diagnostics that may help with your problem.
>
> --
> best regards,
>
> Randy
>


3mmmzzz at gmail

Jun 10, 2009, 10:04 AM

Post #6 of 8 (969 views)
Permalink
Re: apache2 mod_perl2.04 in PA-RISC [In reply to]

Hi again,

Yes you gessed right there is problem on test and this is what i get :

make test
cd "src/modules/perl" && make
/Installation_pakage/PARISCperl5.8.9/bin/perl -Iblib/arch -Iblib/lib
\
t/TEST -clean
[warning] setting ulimit to allow core files
ulimit -c unlimited; /Installation_pakage/PARISCperl5.8.9/bin/perl
/Compiling_package/apacheModules+perl/mod_perl-2.0.4/t/TEST -clean
APACHE_TEST_GROUP= APACHE_TEST_HTTPD= APACHE_TEST_PORT=
APACHE_TEST_USER= APACHE_TEST_APXS= \
/Installation_pakage/PARISCperl5.8.9/bin/perl -Iblib/arch -Iblib/lib
\
t/TEST -bugreport -verbose=0
[warning] setting ulimit to allow core files
ulimit -c unlimited; /Installation_pakage/PARISCperl5.8.9/bin/perl
/Compiling_package/apacheModules+perl/mod_perl-2.0.4/t/TEST -bugreport
-verbose=0
/Installation_pakage/PARISCapache2.2/bin/httpd -d
/Compiling_package/apacheModules+perl/mod_perl-2.0.4/t -f
/Compiling_package/apacheModules+perl/mod_perl-2.0.4/t/conf/httpd.conf -D
APACHE2
using Apache/2.2.11 (prefork MPM)

waiting 120 seconds for server to start:
........................................................................................................................
waiting 120 seconds for server to start: not ok
[ error] giving up after 121 secs. If you think that your system
is slow or overloaded try again with a longer timeout value.
by setting the environment variable APACHE_TEST_STARTUP_TIMEOUT
to a high value (e.g. 420) and repeat the last command.

[ error] server failed to start! (t/logs/error_log wasn't created, start
the server in the debug mode)
+--------------------------------------------------------+
| Please file a bug report: http://perl.apache.org/bugs/ |
+--------------------------------------------------------+
*** Error exit code 1

Stop.

2009/6/10, mmm zzz <3mmmzzz [at] gmail>:
>
> Hi,
>
> Installation was not interrupted that's why I supposed that there is no
> need for that but I'll run the test now and tell you if any problems appear.
> Thanks a lot
>
> 2009/6/10, Randy Kobes <randy.kobes [at] gmail>:
>>
>> On Wed, Jun 10, 2009 at 11:53 AM, mmm zzz<3mmmzzz [at] gmail> wrote:
>> > Hi Randy,
>> >
>> > I'm afraid I have not did the test I just did make and make install and
>> no
>> > make test. Is that what you asked for? if yes shall I do it now?
>> >
>> > Thanks
>>
>>
>> It would be useful to run the tests, as any failures could provide
>> some diagnostics that may help with your problem.
>>
>> --
>> best regards,
>>
>> Randy
>>
>
>


randy.kobes at gmail

Jun 11, 2009, 7:24 AM

Post #7 of 8 (958 views)
Permalink
Re: apache2 mod_perl2.04 in PA-RISC [In reply to]

On Wed, Jun 10, 2009 at 12:04 PM, mmm zzz<3mmmzzz [at] gmail> wrote:
> Hi again,
>
> Yes you gessed right there is problem on test and this is what i get :
>
> make test
>         cd "src/modules/perl" && make
[ ... ]
> /Installation_pakage/PARISCapache2.2/bin/httpd  -d
> /Compiling_package/apacheModules+perl/mod_perl-2.0.4/t -f
> /Compiling_package/apacheModules+perl/mod_perl-2.0.4/t/conf/httpd.conf -D
> APACHE2
> using Apache/2.2.11 (prefork MPM)

Just to check one thing - in your original message, you said you were
using Apache 2.2.12, but the preceding line indicates Apache 2.2.11 is
being used. Do you have multiple Apache installations which are
perhaps getting mixed up?

--
best regards,
Randy


3mmmzzz at gmail

Jun 11, 2009, 8:30 AM

Post #8 of 8 (956 views)
Permalink
Re: apache2 mod_perl2.04 in PA-RISC [In reply to]

Hi,
Sorry, It is 2.2.11

Thanks
2009/6/11, Randy Kobes <randy.kobes [at] gmail>:
>
> On Wed, Jun 10, 2009 at 12:04 PM, mmm zzz<3mmmzzz [at] gmail> wrote:
> > Hi again,
> >
> > Yes you gessed right there is problem on test and this is what i get :
> >
> > make test
> > cd "src/modules/perl" && make
> [ ... ]
>
> > /Installation_pakage/PARISCapache2.2/bin/httpd -d
> > /Compiling_package/apacheModules+perl/mod_perl-2.0.4/t -f
> > /Compiling_package/apacheModules+perl/mod_perl-2.0.4/t/conf/httpd.conf -D
> > APACHE2
> > using Apache/2.2.11 (prefork MPM)
>
>
> Just to check one thing - in your original message, you said you were
> using Apache 2.2.12, but the preceding line indicates Apache 2.2.11 is
> being used. Do you have multiple Apache installations which are
> perhaps getting mixed up?
>
> --
> best regards,
>
> Randy
>

ModPerl modperl RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.