Jean Charles
New Pleskian
Hi,
I'am facing an issue with Webmails that they're displaying "Apache HTTP Server Test Page powered by CentOS" for all my webmail.domain.tld
Configuration: Onyx 17.0.17, up to date on CentOS Linux 7.3.1611
Horde and Roundcube are installed and were running like a charm before.
Webmail option is activated for all domains, with SSL Let's encrypt certificates.
I've tried to do actions below without success :
# php -v
# vi /var/log/httpd/error_log
Thank you so much for your help
J.
I'am facing an issue with Webmails that they're displaying "Apache HTTP Server Test Page powered by CentOS" for all my webmail.domain.tld
Configuration: Onyx 17.0.17, up to date on CentOS Linux 7.3.1611
Horde and Roundcube are installed and were running like a charm before.
Webmail option is activated for all domains, with SSL Let's encrypt certificates.
I've tried to do actions below without success :
Activate/desactivate : webmail, SSL certificate, desinstall of horde and new install,
# /usr/local/psa/admin/bin/httpdmng --reconfigure-domain domain.tld
Restarted Apache, Ngninx
# /usr/local/psa/admin/bin/httpdmng --reconfigure-domain domain.tld
Restarted Apache, Ngninx
# php -v
PHP 5.4.16 (cli) (built: Nov 6 2016 00:29:02)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies
with the ionCube PHP Loader v4.6.0, Copyright (c) 2002-2014, by ionCube Ltd.
# vi /var/log/httpd/error_log
[Tue Feb 21 14:12:11.839313 2017] [mpm_prefork:notice] [pid 12526] AH00170: caught SIGWINCH, shutting down gracefully
[Tue Feb 21 14:12:13.188570 2017] [suexec:notice] [pid 23223] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Feb 21 14:12:13.205115 2017] [ssl:warn] [pid 23223] AH01909: RSA certificate configured for webmail.domain.tld:443 does NOT include an ID which matches the server name
[Tue Feb 21 14:12:13.205372 2017] [ssl:warn] [pid 23223] AH01909: RSA certificate configured for webmail.domain.tld:443 does NOT include an ID which matches the server name
…
[Tue Feb 21 14:12:13.212811 2017] [ssl:warn] [pid 23223] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Tue Feb 21 14:12:13.287704 2017] [auth_digest:notice] [pid 23223] AH01757: generating secret for digest authentication ...
[Tue Feb 21 14:12:13.288150 2017] [lbmethod_heartbeat:notice] [pid 23223] AH02282: No slotmem from mod_heartmonitor
[Tue Feb 21 14:12:13.304268 2017] [ssl:warn] [pid 23223] AH01909: RSA certificate configured for webmail.domain.tld:443 does NOT include an ID which matches the server name
[Tue Feb 21 14:12:13.304521 2017] [ssl:warn] [pid 23223] AH01909: RSA certificate configured for webmail.domain.tld:443 does NOT include an ID which matches the server name
…
[Tue Feb 21 14:12:13.311864 2017] [ssl:warn] [pid 23223] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Tue Feb 21 14:12:13.330235 2017] [mpm_prefork:notice] [pid 23223] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips mod_perl/2.0.10 Perl/v5.16.3 configured -- resuming normal operations
[Tue Feb 21 14:12:13.330258 2017] [core:notice] [pid 23223] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Tue Feb 21 14:12:23.450245 2017] [authz_core:error] [pid 23228] [client M.Y.I.P:34257] AH01630: client denied by server configuration: /usr/share/psa-horde/
[Tue Feb 21 14:12:23.591977 2017] [authz_core:error] [pid 23228] [client M.Y.I.P:34262] AH01630: client denied by server configuration: /usr/share/psa-horde/noindex, referer: http://webmail.domain.tld/
[Tue Feb 21 14:12:23.592453 2017] [authz_core:error] [pid 23229] [client M.Y.I.P:34263] AH01630: client denied by server configuration: /usr/share/psa-horde/noindex, referer: http://webmail.domain.tld/
Thank you so much for your help
J.