Hello all,

I am trying to install OpenCA on a RH 9.0 install and I cannot seem to
get the ./configure options correct. Specifically the www / apache
options.

The apache root is /var/www/html and the cgi-bin is
/var/www/html/cgi-bin.

Here is the command I am trying:

./configure --enable-ocspd --enable-scep --with-hierarchy-level=ca
--with-hsm-utility= --with-web-host=localhost --with-ca-organization=NMI
--with-ca-country=US --with-openca-user=chris --with-httpd-user=chris
--with-httpd-group=chris --with-httpd-fs-prefix=/var/www/html
--with-cgi-fs-prefix=/var/www/html/cgi-bin


After I run Make, Make Install-ca I can connect to
http://localhost/htdocs/ca/index.html. When I try to initialize the
database I get a 404 error. The "Initialize Database" link is pointing
to http://localhost/cgi-bin/ca/ca?cmd=genDB

That cgi-bin directory is empty. Here is the apache error log:


[Wed Oct 08 17:38:44 2003] [notice] Apache/2.0.40 (Red Hat Linux)
configured -- resuming normal operations
[Wed Oct 08 17:48:21 2003] [error] [client 127.0.0.1] File does not
exist: /var/www/html/ca
[Wed Oct 08 17:49:45 2003] [error] [client 127.0.0.1] script not found
or unable to stat: /var/www/cgi-bin/ca, referer:
http://localhost/htdocs/ca/index.html
[Thu Oct 09 09:43:05 2003] [error] [client 127.0.0.1] script not found
or unable to stat: /var/www/cgi-bin/ca, referer:
http://localhost/htdocs/ca/index.html

I know the issue is with my configuration options, I just cant seem to
figure them out.

Thanks for tour help,

--Chris






-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to