Re: [Openca-Users] Please HELP!!!

2009-01-09 Thread Anil Aliyan
Sent: Friday, January 09, 2009 7:04 PM Subject: Re: [Openca-Users] Please HELP!!! please, I think that in default, it export in /dev/fd. change this directory in config.xml in the options dataexchange_device_up /tmp/expor

Re: [Openca-Users] Please HELP!!!

2009-01-09 Thread Samuel Rios Carvalho
please, I think that in default, it export in /dev/fd. change this directory in config.xml in the options dataexchange_device_up */tmp/exportando* dataexchange_device_down */tmp/exportando* dat

Re: [Openca-Users] Please help me when openCA started

2006-07-24 Thread itboi
I test as below: [EMAIL PROTECTED] bin]# ls -la /usr/local/OpenCA/var/tmp/openca_socket srwxr-xr-x 1 apache apache 0 Jul 24 18:45 /usr/local/OpenCA/var/tmp/openca_socket and then I did: [EMAIL PROTECTED] etc]# chmod 777 /usr/local/OpenCA/var/tmp/openca_socket [EMAIL PROTECTED] etc]# chown apache

Re: [Openca-Users] Please help me when openCA started

2006-07-24 Thread Martin Bartosch
Hi, > I don't know how to check the access socket. > can you give me how to check? ls -la Verify that file permissions and ownership permit the user Apache uses to process CGI scripts to read and write to the socket. Martin --

Re: [Openca-Users] Please help me when openCA started

2006-07-24 Thread itboi
I don't know how to check the access socket. can you give me how to check? Thanks. -- View this message in context: http://www.nabble.com/Please-help-me-when-openCA-started-tf1990713.html#a5465224 Sent from the openca-users forum at Nabble.com.

Re: [Openca-Users] Please help me when openCA started

2006-07-24 Thread Til Obes
> this is the command: > [EMAIL PROTECTED] etc]# configure_etc.sh > [EMAIL PROTECTED] etc]# ./openca_rc restart > Shutting down OpenCA ... > Stopping XML cache ...done > Stopping openca server ...done > Starting OpenCA ... OK > > access with Ie: > http://10.0.1.10 > --> http://10.0.1.10/cgi-bin/

Re: [Openca-Users] Please help me when openCA started

2006-07-24 Thread itboi
this is the command: [EMAIL PROTECTED] etc]# configure_etc.sh [EMAIL PROTECTED] etc]# ./openca_rc restart Shutting down OpenCA ... Stopping XML cache ...done Stopping openca server ...done Starting OpenCA ... OK access with Ie: http://10.0.1.10 --> http://10.0.1.10/cgi-bin/ca/ca?cmd=getStaticPa

Re: [Openca-Users] Please help me when openCA started

2006-07-24 Thread Til Obes
> oh no, I runned > /usr/local/OpenCA/etc/configure_etc.sh > and then run > /usr/local/OpenCA/etc/openca_start > > It still error : > OpenCA Error: Server is not online or does not accept > requests (/usr/local/OpenCA/var/tmp/openca_socket - > /usr/local/OpenCA/var/tmp/openca_socket). 0 > >

Re: [Openca-Users] Please help me when openCA started

2006-07-24 Thread itboi
oh no, I runned /usr/local/OpenCA/etc/configure_etc.sh and then run /usr/local/OpenCA/etc/openca_start It still error : OpenCA Error: Server is not online or does not accept requests (/usr/local/OpenCA/var/tmp/openca_socket - /usr/local/OpenCA/var/tmp/openca_socket). 0 Help me, thanks. --

Re: [Openca-Users] Please help me when openCA started

2006-07-24 Thread Nicolas MASSE
Hello, On 02:18 Mon 24 Jul , itboi wrote: > > plese help me with new error, I fix the before error but i has the problem, > from IE: > > OpenCA Error: Server is not online or does not accept requests > (/usr/local/OpenCA/var/tmp/openca_socket - > /usr/local/OpenCA/var/tmp/openca_socket). 0

Re: [Openca-Users] Please help me when openCA started

2006-07-24 Thread itboi
plese help me with new error, I fix the before error but i has the problem, from IE: OpenCA Error: Server is not online or does not accept requests (/usr/local/OpenCA/var/tmp/openca_socket - /usr/local/OpenCA/var/tmp/openca_socket). 0 please help me. -- View this message in context: http://w

Re: [Openca-Users] Please help me when openCA started

2006-07-24 Thread itboi
Thank you. I will try to replace. -- View this message in context: http://www.nabble.com/Please-help-me-when-openCA-started-tf1990713.html#a5463586 Sent from the openca-users forum at Nabble.com. - Take Surveys. Earn Cash

Re: [Openca-Users] Please help me when openCA started

2006-07-24 Thread Til Obes
> Alias /cgi-bin/ca/ "/home/httpd/cgi-bin/cgi-ca/" > > > I can't to solve the problems. > Can everyone help me.? http://httpd.apache.org/docs/2.0/mod/mod_alias.html#scriptalias Regards Til - Take Surveys. Earn Cash. Infl

Re: [Openca-Users] Please help me when openCA started

2006-07-24 Thread Nicolas MASSE
Hello, On 00:46 Mon 24 Jul , itboi wrote: > > Alias /cgi-bin/ca/ "/home/httpd/cgi-bin/cgi-ca/" Replace "Alias" by "ScriptAlias". Regards, Nicolas MASSE. - Take Surveys. Earn Cash. Influence the Future of IT Join S

Re: [Openca-Users] Please help me.... Againg about IPv6...

2005-11-25 Thread Alexei Chetroi
On Fri, Nov 25, 2005 at 09:40:27AM +0100, skam wrote: > Date: Fri, 25 Nov 2005 09:40:27 +0100 > From: skam <[EMAIL PROTECTED]> > To: openca-users@lists.sourceforge.net > Reply-To: openca-users@lists.sourceforge.net > Subject: [Openca-Users] Please help me Againg about IPv6... > > yesterday I p

Re: [Openca-Users] Please help me.... Againg about IPv6...

2005-11-25 Thread skam
Yes... it is defenetly a Net::LDAP problem I've installed perl-ldap ver. 0.33 (I think it is the most recent version!) and I've written a short perl script for connecting to LDAP server... it works if I use the IPv4 address it doesn't if I use the IPv6 address if it can be usefull for anyone.

Re: [Openca-Users] Please help me.... Againg about IPv6...

2005-11-25 Thread Ives Steglich
skam wrote: > OpenCA ver 0.9.2.4. grep -ri IPv6 /opt/openca/* > OUTPUT: >OpenCA/lib/bp/complete_csr.sub:## check for IPv4 and > IPv6 addresses > this is for support of ipv6-style addresses in certificate request handling... > > I really need to use IPv6 But now I don't k