in the conf files, if your machine doesn't have a publicly-visible domain name it is recommended
to use its IP address as the ServerName. Does this work for you?
Regards: Colin
sdfgsd sergserg wrote:
spe176> cd mod_perl-2.0.0-RC1 spe176> perl Makefile.PL
Next we need to know where the 'apxs' script is located. This script provides a lot of information about the Apache installation, and makes it easier to find things on your system. Normally it's located in the same directory as the 'httpd' executable.
If you don't yet have Apache installed you can build Apache against the Apache source code, but you won't be able to run the test suite (a very important step). Therefore you may want to install Apache before proceeding.
Please provide a full path to 'apxs' executable
(press Enter if you don't have it installed): /house/doink123/ap_hpux_v2/bin/apxs
Configuring Apache/2.0.52 mod_perl/1.99_18-dev Perl/v5.8.0
[ error] Can't resolve host: 'localhost.testdrive.hp.com' (check /etc/hosts)
[ error] Can't resolve host: 'localhost.testdrive.hp.com' (check /etc/hosts)
-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html