Hi List,

I have a BIG problem installing OpenCA 0.9.2 on a Debian 3.0 sarge 
installation. I use the configuration scheme shown below to 
configure my CA

        ./configure \
          --with-engine=no \
          --enable-ocspd=yes \
          --enable-scep=yes \
          --with-httpd-user=www-data \
          --with-httpd-group=www-data \
          --with-openca-user=openca \
          --with-openca-group=openca \
          --prefix=/usr/local/openca \
          --with-openca-prefix=/var/lib/OpenCA \
          --with-openssl-prefix=/usr \
          --with-httpd-fs-prefix=/var/www \
          --with-cgi-fs-prefix=/usr/lib/cgi-bin \
          --with-web-host=interferon.amaxa.intern \
          --with-module-prefix=/usr/local/openca/modules

then I do a make followed by a make install-ca. There are
no errors during the configure nor the make and make install 
steps.

After the make install step I enter the config.xml file
and change the database parameter to mysql because I do 
not use Pg (what I suppose is Postgresql) and change the 
port corresponding - by the way all db options are exactly
like my mysql database is set up. 

After editing /var/lib/OpenCA/etc/config.xml I execute

   /var/lib/OpenCA/etc/configure_etc.sh

and then I point my Browser to http://hostname/ca
This is the moment everything goes wrong because I instantly
receive the following error message:

OpenCA ERROR: server is not online or does not accept requests
(/var/lib/OpenCA/var/tmp/openca_socket -
/var/lib/OpenCA/var/tmp/openca_socket).0

Pleeeease, can anyone tell me what I did wrong???

        chris


-- 
________________________________________________________________________
amaxa GmbH

Nattermannallee 1
50829 Koeln
Germany

phone:  +49 (0)221-99199-188
fax:    +49 (0)221-99199-111

mailto: [EMAIL PROTECTED]
www.amaxa.com
________________________________________________________________________





Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte
Informationen. Wenn Sie nicht der richtige Adressat sind oder 
diese E-Mail irrtuemlich erhalten haben, informieren Sie bitte 
sofort den Absender und vernichten Sie diese Mail. 
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser 
Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. 
If you are not the intended recipient (or have received this e-mail
in error) please notify the sender immediately and destroy this 
e-mail. Any unauthorised copying, disclosure or distribution of the
material in this e-mail is strictly forbidden.




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to