Control Web Panel

WebPanel => SSL => Topic started by: JJxVortex on January 28, 2016, 07:10:42 PM

Title: SSL - Wont Start Apache
Post by: JJxVortex on January 28, 2016, 07:10:42 PM
Here is the error I get, I have a paid SSL cert.
I fixed one error but still got these 2.

Starting httpd: Syntax error on line 33 of /usr/local/apache/conf.d/vhosts-ssl.conf:
SuexecUserGroup takes two arguments, User and group for spawned processes
[FAILED]
Title: Re: SSL - Wont Start Apache
Post by: Igor S. on February 02, 2016, 10:31:34 AM
Hello.

Here is the error I get, I have a paid SSL cert.
I fixed one error but still got these 2.

Starting httpd: Syntax error on line 33 of /usr/local/apache/conf.d/vhosts-ssl.conf:
SuexecUserGroup takes two arguments, User and group for spawned processes
[FAILED]

That means you have to open /usr/local/apache/conf.d/vhosts-ssl.conf in line 33 and set SuexecUserGroup . It should be a  username two times.