Hi,
My Sites loads without any designs:
(only gitlab gives error 500, with logo ...)
I am using an V-Server (from strato.de) with Ubuntu 14.04 LTS
I have tried to install on server (maybe some setting from it led to the trouble):
gitlab, owncloud and ZendGuardLoader with PHP5.5, maybe für future i will install PHP 5.6 and 7 to (for moto cms i need ZendGuardLoader with PHP5.5)
proxy_error_log says all the time(13: Permission denied):
2016/04/01 13:25:56 [error] 16177#0: *166 open() "/var/www/vhosts/xma1.de/httpdocs/templates/protostar/favicon.ico" failed (13: Permission denied), client: 80.154.19.130, server: xma1.de, request: "GET /templates/protostar/favicon.ico HTTP/1.1", upstream: "http://85.214.112.109:7080/templates/protostar/favicon.ico", host: "www.xma1.de", referrer: "http://www.xma1.de/index.php/component/users/?view=login"
error_log:
[Fri Apr 01 13:27:03.311736 2016] [ssl:warn] [pid 17585] AH01909: RSA certificate configured for xma1.de:443 does NOT include an ID which matches the server name
/var/log/apache2/error:
[Fri Apr 01 13:26:56.138337 2016] [mpm_prefork:notice] [pid 2998] AH00169: caught SIGTERM, shutting down
[Fri Apr 01 13:27:01.778954 2016] [ssl:warn] [pid 17583] AH01909: RSA certificate configured for roundcube.webmail:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:01.779317 2016] [ssl:warn] [pid 17583] AH01909: RSA certificate configured for roundcube.webmail:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:01.779682 2016] [ssl:warn] [pid 17583] AH01909: RSA certificate configured for horde.webmail:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:01.780030 2016] [ssl:warn] [pid 17583] AH01909: RSA certificate configured for horde.webmail:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:01.780373 2016] [ssl:warn] [pid 17583] AH01909: RSA certificate configured for lists:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:01.780629 2016] [ssl:warn] [pid 17583] AH01909: RSA certificate configured for default-2a01_238_43c4_7500_a9eb_3d90_51a4_1974:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:01.780874 2016] [ssl:warn] [pid 17583] AH01909: RSA certificate configured for default-85_214_112_109:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:01.780999 2016] [ssl:warn] [pid 17583] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Fri Apr 01 13:27:01.781015 2016] [suexec:notice] [pid 17583] AH01232: suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec)
[Fri Apr 01 13:27:01.904573 2016] [auth_digest:notice] [pid 17585] AH01757: generating secret for digest authentication ...
[Fri Apr 01 13:27:03.292976 2016] [:notice] [pid 17585] mod_python: Creating 8 session mutexes based on 150 max processes and 0 max threads.
[Fri Apr 01 13:27:03.293005 2016] [:notice] [pid 17585] mod_python: using mutex_directory /tmp
[Fri Apr 01 13:27:03.800496 2016] [ssl:warn] [pid 17585] AH01909: RSA certificate configured for roundcube.webmail:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:03.800707 2016] [ssl:warn] [pid 17585] AH01909: RSA certificate configured for roundcube.webmail:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:03.801147 2016] [ssl:warn] [pid 17585] AH01909: RSA certificate configured for horde.webmail:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:03.801373 2016] [ssl:warn] [pid 17585] AH01909: RSA certificate configured for horde.webmail:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:03.801586 2016] [ssl:warn] [pid 17585] AH01909: RSA certificate configured for lists:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:03.801801 2016] [ssl:warn] [pid 17585] AH01909: RSA certificate configured for default-2a01_238_43c4_7500_a9eb_3d90_51a4_1974:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:03.802026 2016] [ssl:warn] [pid 17585] AH01909: RSA certificate configured for default-85_214_112_109:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:03.802171 2016] [ssl:warn] [pid 17585] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Fri Apr 01 13:27:03.806776 2016] [mpm_prefork:notice] [pid 17585] AH00163: Apache/2.4.7 (Ubuntu) mod_fcgid/2.3.9 PHP/5.5.9-1ubuntu4.14 mod_python/3.3.1 Python/2.7.6 OpenSSL/1.0.1f configured -- resuming normal operations
errors from /var/log/nginx/error.log was fixed (gitlab has blocked port 80)
php logs from "/var/log/" gives only errors from that time were port 80 was blocked.
and there is another issue: server is to slow. Maybe because of this three processes:
20186 git 20 0 334684 173332 6940 R 38,9 4,1 0:07.38 ruby
3216 root 20 0 562048 2840 960 S 0,3 0,1 0:01.64 sw-collectd
1 root 20 0 33200 2612 1468 S 0,0 0,1 0:00.75 init
My Sites loads without any designs:
(only gitlab gives error 500, with logo ...)

I am using an V-Server (from strato.de) with Ubuntu 14.04 LTS
I have tried to install on server (maybe some setting from it led to the trouble):
gitlab, owncloud and ZendGuardLoader with PHP5.5, maybe für future i will install PHP 5.6 and 7 to (for moto cms i need ZendGuardLoader with PHP5.5)
proxy_error_log says all the time(13: Permission denied):
2016/04/01 13:25:56 [error] 16177#0: *166 open() "/var/www/vhosts/xma1.de/httpdocs/templates/protostar/favicon.ico" failed (13: Permission denied), client: 80.154.19.130, server: xma1.de, request: "GET /templates/protostar/favicon.ico HTTP/1.1", upstream: "http://85.214.112.109:7080/templates/protostar/favicon.ico", host: "www.xma1.de", referrer: "http://www.xma1.de/index.php/component/users/?view=login"
error_log:
[Fri Apr 01 13:27:03.311736 2016] [ssl:warn] [pid 17585] AH01909: RSA certificate configured for xma1.de:443 does NOT include an ID which matches the server name
/var/log/apache2/error:
[Fri Apr 01 13:26:56.138337 2016] [mpm_prefork:notice] [pid 2998] AH00169: caught SIGTERM, shutting down
[Fri Apr 01 13:27:01.778954 2016] [ssl:warn] [pid 17583] AH01909: RSA certificate configured for roundcube.webmail:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:01.779317 2016] [ssl:warn] [pid 17583] AH01909: RSA certificate configured for roundcube.webmail:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:01.779682 2016] [ssl:warn] [pid 17583] AH01909: RSA certificate configured for horde.webmail:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:01.780030 2016] [ssl:warn] [pid 17583] AH01909: RSA certificate configured for horde.webmail:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:01.780373 2016] [ssl:warn] [pid 17583] AH01909: RSA certificate configured for lists:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:01.780629 2016] [ssl:warn] [pid 17583] AH01909: RSA certificate configured for default-2a01_238_43c4_7500_a9eb_3d90_51a4_1974:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:01.780874 2016] [ssl:warn] [pid 17583] AH01909: RSA certificate configured for default-85_214_112_109:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:01.780999 2016] [ssl:warn] [pid 17583] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Fri Apr 01 13:27:01.781015 2016] [suexec:notice] [pid 17583] AH01232: suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec)
[Fri Apr 01 13:27:01.904573 2016] [auth_digest:notice] [pid 17585] AH01757: generating secret for digest authentication ...
[Fri Apr 01 13:27:03.292976 2016] [:notice] [pid 17585] mod_python: Creating 8 session mutexes based on 150 max processes and 0 max threads.
[Fri Apr 01 13:27:03.293005 2016] [:notice] [pid 17585] mod_python: using mutex_directory /tmp
[Fri Apr 01 13:27:03.800496 2016] [ssl:warn] [pid 17585] AH01909: RSA certificate configured for roundcube.webmail:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:03.800707 2016] [ssl:warn] [pid 17585] AH01909: RSA certificate configured for roundcube.webmail:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:03.801147 2016] [ssl:warn] [pid 17585] AH01909: RSA certificate configured for horde.webmail:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:03.801373 2016] [ssl:warn] [pid 17585] AH01909: RSA certificate configured for horde.webmail:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:03.801586 2016] [ssl:warn] [pid 17585] AH01909: RSA certificate configured for lists:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:03.801801 2016] [ssl:warn] [pid 17585] AH01909: RSA certificate configured for default-2a01_238_43c4_7500_a9eb_3d90_51a4_1974:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:03.802026 2016] [ssl:warn] [pid 17585] AH01909: RSA certificate configured for default-85_214_112_109:443 does NOT include an ID which matches the server name
[Fri Apr 01 13:27:03.802171 2016] [ssl:warn] [pid 17585] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Fri Apr 01 13:27:03.806776 2016] [mpm_prefork:notice] [pid 17585] AH00163: Apache/2.4.7 (Ubuntu) mod_fcgid/2.3.9 PHP/5.5.9-1ubuntu4.14 mod_python/3.3.1 Python/2.7.6 OpenSSL/1.0.1f configured -- resuming normal operations
errors from /var/log/nginx/error.log was fixed (gitlab has blocked port 80)
php logs from "/var/log/" gives only errors from that time were port 80 was blocked.
and there is another issue: server is to slow. Maybe because of this three processes:
20186 git 20 0 334684 173332 6940 R 38,9 4,1 0:07.38 ruby
3216 root 20 0 562048 2840 960 S 0,3 0,1 0:01.64 sw-collectd
1 root 20 0 33200 2612 1468 S 0,0 0,1 0:00.75 init
Last edited: