
apache2 mod_perl2.04 in PA-RISC
--001636c5a3456c726f046c0102b3
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
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
--001636c5a3456c726f046c0102b3
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Hi All,<br>
<br>
I'm trying to start apache with mod_perl on HP PA-RISC but apache hang at<br>
startup. I have no idea why it does like that because I can't find any logs.<br>
I use perl5.8.9 and is in my path. I use also mod_perl20.4 and apache<br>
2.2.12.<br>
<br>
Can anyone please help me on this. May be in making apache write something<br>
somewhere or making mod_perl do because it's the module where apache get<br>
stucked. May be also some one have a solution :)<br>
<br>
I compiled perl and mod_perl with CC with +Z option.<br>
<br>
Thanks a lot
--001636c5a3456c726f046c0102b3--
Re: apache2 mod_perl2.04 in PA-RISC
On Wed, Jun 10, 2009 at 11:31 AM, mmm zzz<3mmmzzz [at] gmail.com> 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
Re: apache2 mod_perl2.04 in PA-RISC
--001636c5a3450674a9046c015279
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
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.com>:
>
> On Wed, Jun 10, 2009 at 11:31 AM, mmm zzz<3mmmzzz [at] gmail.com> 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
>
--001636c5a3450674a9046c015279
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi Randy,<br>
<br>
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?<br>
<br>
Thanks<br><br><div><span class=3D"gmail_quote">2009/6/10, Randy Kobes <<=
a href=3D"mailto:randy.kobes [at] gmail.com">randy.kobes [at] gmail.com</a>>:</spa=
n><blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204=
, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, Jun 10, 2009 at 11:31 AM, mmm zzz<<a href=3D"mailto:3mmmzzz [at] gmai=
l.com">3mmmzzz [at] gmail.com</a>> wrote:<br> > Hi All,<br> ><br> > =
I'm trying to start apache with mod_perl on HP PA-RISC but apache hang =
at<br>
> startup. I have no idea why it does like that because I can't fin=
d any logs.<br> > I use perl5.8.9 and is in my path. I use also mod_perl=
20.4 and apache<br> > 2.2.12.<br> ><br> > Can anyone please help m=
e on this. May be in making apache write something<br>
> somewhere or making mod_perl do because it's the module where apa=
che get<br> > stucked. May be also some one have a solution :)<br> ><=
br> > I compiled perl and mod_perl with CC with +Z option.<br> ><br>
> Thanks a lot<br> <br> <br>When you compiled mod_perl, did all of the =
tests pass?<br> <br> --<br> best regards,<br> <br>Randy<br> </blockquote></=
div><br>
--001636c5a3450674a9046c015279--
Re: apache2 mod_perl2.04 in PA-RISC
On Wed, Jun 10, 2009 at 11:53 AM, mmm zzz<3mmmzzz [at] gmail.com> 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
Re: apache2 mod_perl2.04 in PA-RISC
--0016e6d59e1f0b6423046c016976
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
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.com>:
>
> On Wed, Jun 10, 2009 at 11:53 AM, mmm zzz<3mmmzzz [at] gmail.com> 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
>
--0016e6d59e1f0b6423046c016976
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi,<br>
<br>
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.<br>
Thanks a lot <br><br><div><span class=3D"gmail_quote">2009/6/10, Randy Kobe=
s <<a href=3D"mailto:randy.kobes [at] gmail.com">randy.kobes [at] gmail.com</a>>=
;:</span><blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid =
rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, Jun 10, 2009 at 11:53 AM, mmm zzz<<a href=3D"mailto:3mmmzzz [at] gmai=
l.com">3mmmzzz [at] gmail.com</a>> wrote:<br> > Hi Randy,<br> ><br> >=
; I'm afraid I have not did the test I just did make and make install a=
nd no<br>
> make test. Is that what you asked for? if yes shall I do it now?<br> =
><br> > Thanks<br> <br> <br>It would be useful to run the tests, as a=
ny failures could provide<br> some diagnostics that may help with your prob=
lem.<br>
<br> --<br> best regards,<br> <br>Randy<br> </blockquote></div><br>
--0016e6d59e1f0b6423046c016976--
Re: apache2 mod_perl2.04 in PA-RISC
--0016368e2b20df1ba3046c017635
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
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.com>:
>
> 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.com>:
>>
>> On Wed, Jun 10, 2009 at 11:53 AM, mmm zzz<3mmmzzz [at] gmail.com> 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
>>
>
>
--0016368e2b20df1ba3046c017635
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi again,<br>
<br>
Yes you gessed right there is problem on test and this is what i get :<br>
<br>
make test<br>
=A0=A0=A0=A0=A0=A0=A0 cd "src/modules/perl" && make<br>
=A0=A0=A0=A0=A0=A0=A0 /Installation_pakage/PARISCperl5.8.9/bin/perl -Iblib/=
arch -Iblib/lib \<br>
=A0=A0=A0=A0=A0=A0=A0 t/TEST -clean<br>
[warning] setting ulimit to allow core files<br>
ulimit -c unlimited; /Installation_pakage/PARISCperl5.8.9/bin/perl
/Compiling_package/apacheModules+perl/mod_perl-2.0.4/t/TEST -clean<br>
=A0=A0=A0=A0=A0=A0=A0 APACHE_TEST_GROUP=3D
APACHE_TEST_HTTPD=3D APACHE_TEST_PORT=3D APACHE_TEST_USER=3D
APACHE_TEST_APXS=3D \<br>
=A0=A0=A0=A0=A0=A0=A0 /Installation_pakage/PARISCperl5.8.9/bin/perl -Iblib/=
arch -Iblib/lib \<br>
=A0=A0=A0=A0=A0=A0=A0 t/TEST -bugreport -verbose=3D0<br>
[warning] setting ulimit to allow core files<br>
ulimit -c unlimited; /Installation_pakage/PARISCperl5.8.9/bin/perl
/Compiling_package/apacheModules+perl/mod_perl-2.0.4/t/TEST -bugreport
-verbose=3D0<br>
/Installation_pakage/PARISCapache2.2/bin/httpd=A0 -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<br>
using Apache/2.2.11 (prefork MPM)<br>
<br>
waiting 120 seconds for server to start:
............................................................ ................=
..............................................<br>
waiting 120 seconds for server to start: not ok<br>
[=A0 error] giving up after 121 secs. If you think that your system<br>
is slow or overloaded try again with a longer timeout value.<br>
by setting the environment variable APACHE_TEST_STARTUP_TIMEOUT<br>
to a high value (e.g. 420) and repeat the last command.<br>
<br>
[=A0 error] server failed to start! (t/logs/error_log wasn't created, s=
tart the server in the debug mode)<br>
+--------------------------------------------------------+<br>
| Please file a bug report: <a href=3D"http://perl.apache.org/bugs/">http:/=
/perl.apache.org/bugs/</a> |<br>
+--------------------------------------------------------+<br>
*** Error exit code 1<br>
<br>
Stop.<br><br><div><span class=3D"gmail_quote">2009/6/10, mmm zzz <<a hre=
f=3D"mailto:3mmmzzz [at] gmail.com">3mmmzzz [at] gmail.com</a>>:</span><blockquote=
class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, 204, 204); =
margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
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.<br>
Thanks a lot <br><br><div><span class=3D"q"><span class=3D"gmail_quote">200=
9/6/10, Randy Kobes <<a href=3D"mailto:randy.kobes [at] gmail.com" target=3D"=
_blank" onclick=3D"return top.js.OpenExtLink(window,event,this)">randy.kobe=
s [at] gmail.com</a>>:</span></span><blockquote class=3D"gmail_quote" style=
=3D"border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; p=
adding-left: 1ex;">
On Wed, Jun 10, 2009 at 11:53 AM, mmm zzz<<a href=3D"mailto:3mmmzzz [at] gmai=
l.com" target=3D"_blank" onclick=3D"return top.js.OpenExtLink(window,event,=
this)">3mmmzzz [at] gmail.com</a>> wrote:<div><span class=3D"e" id=3D"q_121cb=
1cf0efc7c54_3"><br>
> Hi Randy,<br> ><br> > I'm afraid I have not did the test I =
just did make and make install and no<br>
> make test. Is that what you asked for? if yes shall I do it now?<br> =
><br> > Thanks<br> <br> <br>It would be useful to run the tests, as a=
ny failures could provide<br> some diagnostics that may help with your prob=
lem.<br>
<br> --<br> best regards,<br> <br>Randy<br> </span></div></blockquote></di=
v><br>
</blockquote></div><br>
--0016368e2b20df1ba3046c017635--
Re: apache2 mod_perl2.04 in PA-RISC
On Wed, Jun 10, 2009 at 12:04 PM, mmm zzz<3mmmzzz [at] gmail.com> wrote:
> Hi again,
>
> Yes you gessed right there is problem on test and this is what i get :
>
> make test
> =A0=A0=A0=A0=A0=A0=A0 cd "src/modules/perl" && make
[ ... ]
> /Installation_pakage/PARISCapache2.2/bin/httpd=A0 -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
Re: apache2 mod_perl2.04 in PA-RISC
--0016e6d7841d2db207046c1444cd
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Hi,
Sorry, It is 2.2.11
Thanks
2009/6/11, Randy Kobes <randy.kobes [at] gmail.com>:
>
> On Wed, Jun 10, 2009 at 12:04 PM, mmm zzz<3mmmzzz [at] gmail.com> 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
>
--0016e6d7841d2db207046c1444cd
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi,<br>
Sorry, It is 2.2.11<br>
<br>Thanks<br><div><span class=3D"gmail_quote">2009/6/11, Randy Kobes <<=
a href=3D"mailto:randy.kobes [at] gmail.com">randy.kobes [at] gmail.com</a>>:</spa=
n><blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204=
, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, Jun 10, 2009 at 12:04 PM, mmm zzz<<a href=3D"mailto:3mmmzzz [at] gmai=
l.com">3mmmzzz [at] gmail.com</a>> wrote:<br> > Hi again,<br> ><br> >=
; Yes you gessed right there is problem on test and this is what i get :<br=
>
><br> > make test<br> >=A0=A0=A0=A0=A0=A0=A0=A0 cd "src/modu=
les/perl" && make<br> [ ... ]<br> <br>> /Installation_pakag=
e/PARISCapache2.2/bin/httpd=A0=A0-d<br> > /Compiling_package/apacheModul=
es+perl/mod_perl-2.0.4/t -f<br>
> /Compiling_package/apacheModules+perl/mod_perl-2.0.4/t/conf/ httpd.con=
f -D<br> > APACHE2<br> > using Apache/2.2.11 (prefork MPM)<br> <br> <=
br>Just to check one thing - in your original message, you said you were<br=
>
using Apache 2.2.12, but the preceding line indicates Apache 2.2.11 is<br>=
being used. Do you have multiple Apache installations which are<br> perhap=
s getting mixed up?<br> <br> --<br> best regards,<br> <br>Randy<br> </block=
quote>
</div><br>
--0016e6d7841d2db207046c1444cd--