Hello all!
I am new to openca and I would be grateful if you could help me.
I use Openca 0.9.1.8, Openssl 0.9.7c mysql-4.0.16
I installed ca with configure options
./configure
--prefix=/usr/local/OpenCA/srv/ca -exec-prefix=/usr/local/OpenCA
--with-module-prefix=/usr/local/OpenCA/modules --with-hierarchy-level=ra
--with-web-host=146.124.62.112 --with-ca-organization=myorg
--with-ca-country=GR --with-httpd-user=kpan --with-httpd-group=kpan
--with-httpd-host=146.124.62.112 --with-httpd-port=80
--with-httpd-fs-prefix=/usr/local/OpenCA/apache --with-dist-user=kpan
--with-dist-group=kpan --with-openssl-prefix=/usr/local/ssl --enable-dbi
--with-db-type=mysql --with-db-name=openca --with-db-host=146.124.62.112
--with-db-port=3306 --with-db-user=opencauser --with-db-passwd=opencauser
--with-service-mail-account= [EMAIL PROTECTED]
then make and make install-ca
In ca.conf the openssl path is right and I have configured the apache=20
configuration file as it is described in documentation.
In phase 2 when I try to create the initial administrator and issue the=20
certificate a blank page apears .Also The logs don't include any error.
Can somebody help me to understand what is wrong with it? Should i configure
something else? Is there any other way to see errors except the apache logs?
Thanks
