----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Xiaowen Wu  (2/11/00  6:27 PM):
> > We build everything, Apache, jserv...,  under one directory. Make a tar file
> out the directory, put on target boxes, un-tar it. It works.  This is on AIX
> box.
>

Thanks for letting me know. I finally got it working too.
I had missed the httpd parameters in apachectl file:

# the path to your httpd binary, including options if necessary
HTTPD="/mnt/t1/villes/phx/apache/bin/httpd -d /mnt/t1/villes/phx/apache \
       -R /mnt/t1/villes/phx/apache/libexec"

If you wish to run the binary build in another box, these
parameters are mandatory. Otherwise httpd tries to find
the original install directory. (Someone should have said
"read the f*%#ing httpd manual!" ;-)

About the "FAQ is down"... I didn't mean the whole FAQ
system was down, but I was getting an error message from
the search last friday (something like "not available now").
I had also some trouble earlier last week, search returned the
same 9 query results no matter what the search keys were.
My mistake, I should have described the problem more
accurately.


Regards,
Ville









--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to