Control Web Panel

WebPanel => Apache => Topic started by: Yuriy on January 14, 2022, 06:33:03 PM

Title: Apache vhosts configuration
Post by: Yuriy on January 14, 2022, 06:33:03 PM
The problem is in the latest versions of cwp panel free (CWP version: 0.9.8.1117) under centos 7 after January 1, 2022.
Apache php-frm.
I use my domain templates in the form of
.stpl
.tpl
I choose them according to the instructions for the domain.
When rebuilding vhosts files, I get the following:
file:
.conf is correct from .tpl
.ssl.conf does not match .stpl
How to deal with these??
It is clear that if I rule directly .ssl.conf - then when updating it all breaks.
As a result, the site does not work. And the system makes these rebuilds often- after a few hours of observation.
Please help me.
Yuri
Title: Re: Apache vhosts configuration
Post by: Netino on January 14, 2022, 09:53:39 PM
To begin to know what happens, is needed to know the diretory listing of the templates (ls -alF /path).
Title: Re: Apache vhosts configuration
Post by: iraqiboy90 on January 15, 2022, 11:13:26 AM
The problem is in the latest versions of cwp panel free (CWP version: 0.9.8.1117) under centos 7 after January 1, 2022.
Apache php-frm.
I use my domain templates in the form of
.stpl
.tpl
I choose them according to the instructions for the domain.
When rebuilding vhosts files, I get the following:
file:
.conf is correct from .tpl
.ssl.conf does not match .stpl
How to deal with these??
It is clear that if I rule directly .ssl.conf - then when updating it all breaks.
As a result, the site does not work. And the system makes these rebuilds often- after a few hours of observation.
Please help me.
Yuri

@Netino, there is nothing to understand.

He is using the free version of CWP and is trying to use PHP-FPM related stuff. PHP.FPM is Pro CWP.

@Yuriy Either buy a Pro license, or stick to vhosts/httpd/php-fpm (the NON-FPM version)

Also, most wiki related instructions are based on the assumption that the reader has the Pro version.