[Cooker] Re: can't start httpd-naat after update

2002-07-10 Thread Florin

Borsenkow Andrej <[EMAIL PROTECTED]> writes:

> В Пнд, 08.07.2002, в 17:36, Florin написал:
> > 
> > did you install the mod_ssl package ?
> > 
> 
> I guess yes. Build date of mod_ssl is July, the 3rd and I updated on
> July, the 4th which means I updated mod_ssl as well.
> 
> Hmm ... mod_ssl includes /etc/ssl/apache/server.{crt,key}. Do you mean
> old version had them in /etc/httpd/conf/ssl?
> 
> Oh, yes, me stupid:
> 
> - certs go in /etc/ssl/apache
> 
> Then /etc/httpd/conf/ssl/ssl.httpd-naat-vhost.conf must be fixed to
> point to new location, I guess.
> 
> -andrej

exactly ... create a link for the moment or modify that file by hand. For
different reasons we cannot update that for the moment.

cheers,

> 
> > >Borsenkow Andrej <[EMAIL PROTECTED]> writes:
> > 
> > > {pts/2}% sudo service httpd-naat start
> > > Starting httpd-naat: [Fri Jul  5 22:34:16 2002] [warn] module
> > > mod_auth_external.c is already added, skipping
> > > Syntax error on line 32 of
> > > /etc/httpd/conf/ssl/ssl.httpd-naat-vhost.conf:
> > > SSLCertificateFile: file '/etc/httpd/conf/ssl/server.crt' not exists or
> > > empty
> > > [ óâïê ]
> > > 
> > > {pts/2}% sudo rpm -V httpd-naat
> > > .M.. c /etc/rc.d/init.d/httpd-naat
> > > L...   /usr/sbin/httpd-naat
> > > 
> > > 
> > > {pts/2}% LC_TIME=C ll /etc/httpd/conf/ssl
> > > ÉÔÏÇÏ 40
> > > -rw-r--r--1 root root 2420 Jun 24 16:57
> > > httpd-naat.mod_ssl.conf
> > > -rw-r--r--1 root root 2337 Jul  4 22:50 mod_ssl.conf
> > > -rw-r--r--1 root root  794 Feb  4 22:39 server.crt.dummy
> > > -r1 root root  802 Feb 25 00:46
> > > server.crt.rpmsave
> > > -rw-r--r--1 root root  895 Feb  4 22:39 server.key.dummy
> > > -r1 root root  887 Feb 25 00:46
> > > server.key.rpmsave
> > > -rw-r--r--1 root root 6804 Jul  4 22:50
> > > ssl.default-vhost.conf
> > > -rw-r--r--1 root root 6988 Jun 24 16:57
> > > ssl.httpd-naat-vhost.conf
> > > 
> > > 
> > > {pts/2}% rpm -q httpd-naat
> > > httpd-naat-0.8-7mdk
> > > 
> > > 
> > > Looks like certificate has been moved away at update but not restored or
> > > generated.
> > > 
> > > -andrej
> > > 
> > 
> > -- 
> > Florin  http://www.mandrakesoft.com
> > http://people.mandrakesoft.com/~florin/
> > 
> 

-- 
Florin  http://www.mandrakesoft.com
http://people.mandrakesoft.com/~florin/




[Cooker] Re: can't start httpd-naat after update

2002-07-08 Thread Borsenkow Andrej

В Пнд, 08.07.2002, в 17:36, Florin написал:
> 
> did you install the mod_ssl package ?
> 

I guess yes. Build date of mod_ssl is July, the 3rd and I updated on
July, the 4th which means I updated mod_ssl as well.

Hmm ... mod_ssl includes /etc/ssl/apache/server.{crt,key}. Do you mean
old version had them in /etc/httpd/conf/ssl?

Oh, yes, me stupid:

- certs go in /etc/ssl/apache

Then /etc/httpd/conf/ssl/ssl.httpd-naat-vhost.conf must be fixed to
point to new location, I guess.

-andrej

> >Borsenkow Andrej <[EMAIL PROTECTED]> writes:
> 
> > {pts/2}% sudo service httpd-naat start
> > Starting httpd-naat: [Fri Jul  5 22:34:16 2002] [warn] module
> > mod_auth_external.c is already added, skipping
> > Syntax error on line 32 of
> > /etc/httpd/conf/ssl/ssl.httpd-naat-vhost.conf:
> > SSLCertificateFile: file '/etc/httpd/conf/ssl/server.crt' not exists or
> > empty
> > [ óâïê ]
> > 
> > {pts/2}% sudo rpm -V httpd-naat
> > .M.. c /etc/rc.d/init.d/httpd-naat
> > L...   /usr/sbin/httpd-naat
> > 
> > 
> > {pts/2}% LC_TIME=C ll /etc/httpd/conf/ssl
> > ÉÔÏÇÏ 40
> > -rw-r--r--1 root root 2420 Jun 24 16:57
> > httpd-naat.mod_ssl.conf
> > -rw-r--r--1 root root 2337 Jul  4 22:50 mod_ssl.conf
> > -rw-r--r--1 root root  794 Feb  4 22:39 server.crt.dummy
> > -r1 root root  802 Feb 25 00:46
> > server.crt.rpmsave
> > -rw-r--r--1 root root  895 Feb  4 22:39 server.key.dummy
> > -r1 root root  887 Feb 25 00:46
> > server.key.rpmsave
> > -rw-r--r--1 root root 6804 Jul  4 22:50
> > ssl.default-vhost.conf
> > -rw-r--r--1 root root 6988 Jun 24 16:57
> > ssl.httpd-naat-vhost.conf
> > 
> > 
> > {pts/2}% rpm -q httpd-naat
> > httpd-naat-0.8-7mdk
> > 
> > 
> > Looks like certificate has been moved away at update but not restored or
> > generated.
> > 
> > -andrej
> > 
> 
> -- 
> Florinhttp://www.mandrakesoft.com
>   http://people.mandrakesoft.com/~florin/
> 





[Cooker] Re: can't start httpd-naat after update

2002-07-08 Thread Florin


did you install the mod_ssl package ?

>Borsenkow Andrej <[EMAIL PROTECTED]> writes:

> {pts/2}% sudo service httpd-naat start
> Starting httpd-naat: [Fri Jul  5 22:34:16 2002] [warn] module
> mod_auth_external.c is already added, skipping
> Syntax error on line 32 of
> /etc/httpd/conf/ssl/ssl.httpd-naat-vhost.conf:
> SSLCertificateFile: file '/etc/httpd/conf/ssl/server.crt' not exists or
> empty
> [ óâïê ]
> 
> {pts/2}% sudo rpm -V httpd-naat
> .M.. c /etc/rc.d/init.d/httpd-naat
> L...   /usr/sbin/httpd-naat
> 
> 
> {pts/2}% LC_TIME=C ll /etc/httpd/conf/ssl
> ÉÔÏÇÏ 40
> -rw-r--r--1 root root 2420 Jun 24 16:57
> httpd-naat.mod_ssl.conf
> -rw-r--r--1 root root 2337 Jul  4 22:50 mod_ssl.conf
> -rw-r--r--1 root root  794 Feb  4 22:39 server.crt.dummy
> -r1 root root  802 Feb 25 00:46
> server.crt.rpmsave
> -rw-r--r--1 root root  895 Feb  4 22:39 server.key.dummy
> -r1 root root  887 Feb 25 00:46
> server.key.rpmsave
> -rw-r--r--1 root root 6804 Jul  4 22:50
> ssl.default-vhost.conf
> -rw-r--r--1 root root 6988 Jun 24 16:57
> ssl.httpd-naat-vhost.conf
> 
> 
> {pts/2}% rpm -q httpd-naat
> httpd-naat-0.8-7mdk
> 
> 
> Looks like certificate has been moved away at update but not restored or
> generated.
> 
> -andrej
> 

-- 
Florin  http://www.mandrakesoft.com
http://people.mandrakesoft.com/~florin/