hello everyone,i have installed openca successfully(the ca server,ra server and public server are not tested.)
 
but when I access ca server web server,in the first page,an error appeared:
*****************************
404 Not Found
 
Not Found
The requested URL /usr/local/apache/cgi-bin/ca/ca was not found on this server.
 
Apache/1.3.19 Server at ca_server Port 8080
*******************************************
 
I have checked the URL,/usr/local/apache/cgi-bin/ca/ca exists.
any suggetion?
 
here is my config file content:
*****************************************************
# host and port are senseless for IBM DB2 UDB 7.1
 
./configure \
  --with-engine=no \
  --prefix=/usr/local \
  --exec-prefix=/usr/local \
  --with-httpd-url-prefix=/usr/local/apache \
  --with-htdoc-url-prefix=/usr/local/apache/htdocs \
  --with-httpd-user=httpd \
  --with-openca-user=root \
  --with-openca-group=root \
  --with-httpd-group=websrc \
  --with-web-host=Rida-CA \
  --with-ca-organization="Rida" \
  --with-ca-locality=WuHan \
  --with-ca-country=CH \
  --with-ldap-url=Rida-CA \
  --with-ldap-port=389 \
  --with-ldap-root="cn=root,o=Rida-CA,c=CH" \
  --with-ldap-root-pwd="lmhunter" \
  --with-module-prefix=/usr/local/openca/modules \
  --with-openssl-prefix=/usr \
  --enable-db \
  --enable-rbac \
  --with-service-mail-account="[EMAIL PROTECTED]"
***********************************************************
 
 
I am waiting for your response.
 
BTW: my browser is Konqueror 2.1.1
 
 
 

 
 
 
 

Reply via email to