message after rewrite_confs apache

microz

Verified User
Joined
Jun 10, 2009
Messages
124
Location
Santiago, Chile
Hi,

I'm getting a warning after rewrite_confs with custombuild.

Checking to ensure /etc/httpd/conf/ssl.crt/server.ca is set.
cat: /etc/httpd/conf/ssl.crt/server.crt: input file is output file
cp: `/etc/httpd/conf/ssl.crt/server.crt' and `/etc/nginx/ssl.crt/server.crt' are the same file
cp: `/etc/httpd/conf/ssl.key/server.key' and `/etc/nginx/ssl.key/server.key' are the same file

I check the apache cfg with

# httpd -t
Syntax OK

But on logs, I'm getting:

AH00016: Configuration Failed

Any suggestion?

------

Update - SOLVED
I founded the error, for some reason lestencrypt overwrite directadmin cacert.pem (I'm using a possitive)


Rgds,
Eduardo
 
Last edited:
Back
Top