Hi,

I am makeing Solaris package which included 
Apache1.3.27+mod_perl,mod_ssl on my Server (pkg1).

I used Solaris package of perl5.6.1 ,conmpiled on my other server (pkg0)
for mod_perl confguration.

and I installed this package(Apache+mod_perl) in my testserver(test1).

for testing Apache and mod_perl,
I added directive below in httpd.conf and start httpd.

<Location /perl-status>
 SetHandler perl-script
 PerlHandler Apache::Status
<Location>

I can see 「mod_perl page」(which is 'Enbedded mod_perl configuration
Apache').

now I have a question.

This page show below.

SunOS pkg0 5.8 Generic_108528-13 sun4u sparc SUNW,Ultra-60
      ^^^^
pkg0 is the server which I made Solaris package of perl5.6.1 on.
^^^
and this is different from now Apache and mod_perl worked.

I use mod_perl on test1.

Is This environment(hostname is different) something wrong with ? 


Please give me any advice.
Thank you.

--
Tetsuya Shichijo


Reply via email to