https://bugs.contribs.org/show_bug.cgi?id=11402
Bug ID: 11402
Summary: already loaded modules
Classification: Contribs
Product: SME Contribs
Version: 10alpha
Hardware: ---
OS: ---
Status: CONFIRMED
Severity: normal
Priority: P3
Component: smeserver-phpki-ng
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Target Milestone: ---
[Sat Feb 27 22:35:48.780604 2021] [so:warn] [pid 5836] AH01574: module
proxy_fcgi_module is already loaded, skipping
[Sat Feb 27 22:35:48.784565 2021] [so:warn] [pid 5836] AH01574: module
proxy_ajp_module is already loaded, skipping
[Sat Feb 27 22:35:48.785650 2021] [so:warn] [pid 5836] AH01574: module
proxy_connect_module is already loaded, skipping
[Sat Feb 27 22:35:48.786555 2021] [so:warn] [pid 5836] AH01574: module
proxy_express_module is already loaded, skipping
[Sat Feb 27 22:35:48.787439 2021] [so:warn] [pid 5836] AH01574: module
proxy_fcgi_module is already loaded, skipping
[Sat Feb 27 22:35:48.788346 2021] [so:warn] [pid 5836] AH01574: module
proxy_ftp_module is already loaded, skipping
[Sat Feb 27 22:35:48.788391 2021] [so:warn] [pid 5836] AH01574: module
proxy_scgi_module is already loaded, skipping
[Sat Feb 27 22:35:48.788428 2021] [so:warn] [pid 5836] AH01574: module
proxy_wstunnel_module is already loaded, skipping
when doing httpd -t
# grep proxy_fcgi_module -r /etc/e-smith/templates/etc/httpd/conf/httpd.conf/
/etc/e-smith/templates/etc/httpd/conf/httpd.conf/VirtualHosts/28phpkiProxyPass:
LoadModule proxy_fcgi_module modules/mod_proxy_fcgi.so
/etc/e-smith/templates/etc/httpd/conf/httpd.conf/20LoadModule81FastCGI:LoadModule
proxy_fcgi_module modules/mod_proxy_fcgi.so
# rpm -qf
/etc/e-smith/templates/etc/httpd/conf/httpd.conf/VirtualHosts/28phpkiProxyPass
smeserver-phpki-ng-0.3-4.el7.sme.noarch
# rpm -qf
/etc/e-smith/templates/etc/httpd/conf/httpd.conf/20LoadModule81FastCGI
smeserver-php-3.0.0-24.el7.sme.x86_64
commenting the modules from the file
/etc/e-smith/templates/etc/httpd/conf/httpd.conf/VirtualHosts/28phpkiProxyPass
solves the error
this neither the place to put modules (Virtualhost) as they will be defined for
every virtualhost and create warning with as many host as there is defined
neither the contrib to do it.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/