Oliver Graute <oliver.graute <at> gmail.com> writes:
> I'am trying to install openca-base-1.5.1 on Ubuntu 12.04. I struggling with > the openca apache part. All I get on my Webserver (localhost) is: > > Not Found > > The requested URL / <at> ca_cgi_url_prefix <at> /ca was not found on this server. > Apache/2.2.22 (Ubuntu) Server at 127.0.0.1 Port 80 > > here is my config part: > > ./configure --prefix=/opt/openca-1.3 --with-openca-user=openca --with- > openca-group=openca --with-web-host=localhost --with-httpd-user=www-data -- > with-httpd-group=www-data --with-cgi-fs-prefix=/usr/lib/cgi-bin --with- > htdocs-fs-prefix=/var/www/html/pki --with-htdocs-url-prefix="/html/pki" - - > with-cgi-url-prefix="/cgi-bin/pki" --with-openca- > prefix=/usr/local/openca/ca --with-etc-prefix=/usr/local/openca/ca/etc -- > with-module-prefix=/usr/local/openca/ca/modules --disable-external- modules > --enable-scep I solved my problem :-) I added the last pki dir in this compile option --with-cgi-fs-prefix=/usr/lib/cgi-bin/pki then rebuild and reconfigure everything. Then reinstall apache2 with apt-get remove --purge apache2 apache2.2-common apt-get install --purge apache2 apache2.2-common and now i can login to openca via the web. Best Regards, Oliver ------------------------------------------------------------------------------ _______________________________________________ Openca-Users mailing list Openca-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openca-users