Hello,

I will install apache_1.3.20.tar.gz and mod_perl-1.25.tar.gz on the HP-UX
OS.
I have installed all perl modules e.g

libwww-perl-5.48.tar.gz
URI
MIME-Base64
HTML-Parser
libnet
Digest::MD5
HTML::Tagset 

Finally I am doing following:

$gzip -d apache_x.xx.tar.gz
$tar xfv apache_x.xx.tar
$gzip -d mod_perl-x.xx.tar.gz
$tar xfv mod_perl-x.xx.tar

$cd mod_perl-x.xx
 $perl Makefile.PL \r
       APACHE_PREFIX=/usr/local/apache \r
       APACHE_SRC=/usr/local/apache_x.xx/src \r
       DO_HTTPD=1 \r
       USE_APACI=1 \r
       EVERYTHING=1
 $make
 $make install 

The mod_Perl doesn' t work correct.

I get only The Apache ENVIROMENT, Is that correct?????

AUTH_TYPE=>Basic
CONTENT_LENGTH=>13
CONTENT_TYPE=>application/x-www-form-urlencoded
DOCUMENT_ROOT=>/www
GATEWAY_INTERFACE=>CGI/1.1
HTTP_ACCEPT=>application/vnd.ms-excel, application/msword,
application/vnd.ms-powerpoint, image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
HTTP_ACCEPT_ENCODING=>gzip, deflate
HTTP_ACCEPT_LANGUAGE=>de
HTTP_CONNECTION=>Keep-Alive
HTTP_COOKIE=>SITESERVER=ID=c656f1fb69a804a4fec64e2f5effab5c
HTTP_HOST=>fu2207.zff.zf-group.de:3000
HTTP_REFERER=>http://fu2207/test.html
HTTP_USER_AGENT=>Mozilla/4.0 (compatible; MSIE 5.0; Windows NT;
DigExt)
PATH=>/usr/bin:/opt/ansic/bin:/usr/ccs/bin:/usr/contrib/bin:/opt/nettladm/bin:/opt/pd/bin:/usr/bin/X11:/usr/contrib/bin/X11:/opt/upgrade/bin:/opt/hpxt/enware/bin:/sbin:/usr/sbin:/opt/langtools/bin:/opt/imake/bin:/opt/aCC/bin:/opt/CC/bin:/opt/networker/bin:/opt/hparray/bin:/usr/system/bin
QUERY_STRING=>
REMOTE_ADDR=>197.239.33.4
REMOTE_HOST=>fn0676
REMOTE_PORT=>1879
REMOTE_USER=>f26748
REQUEST_METHOD=>POST
REQUEST_URI=>/usr-mgr/test.pl
SCRIPT_FILENAME=>/www/usr_manager/cgi/test.pl
SCRIPT_NAME=>/usr-mgr/test.pl
SERVER_ADDR=>197.239.33.6
SERVER_ADMIN=>[EMAIL PROTECTED]
SERVER_NAME=>fu2207.ttt.de
SERVER_PORT=>80
SERVER_PROTOCOL=>HTTP/1.1
SERVER_SIGNATURE=>
Apache/1.3.20 Server at fu2207.ttt.de Port 3000

SERVER_SOFTWARE=>Apache/1.3.20 (Unix) mod_perl/1.25
TZ=>MET-1METDST




Thanks a lot for you help

Best Regards

Hasan

-- 
Machen Sie Ihr Hobby zu Geld bei unserem Partner 1&1!
http://profiseller.de/info/index.php3?ac=OM.PS.PS003K00596T0409a

--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net

Reply via email to