• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Plesk 11.5: Wildcard Domain + Nginx + Horde = Error

igraf

Regular Pleskian
hi
i have one subdomain *.domain.com, nginx is on
Now there is error message in horde (screenshot: https://dl.dropboxusercontent.com/u/29958557/2013-09-22_112758.png)

2013/09/22 11:20:44 [error] 19641#0: *1720 open() "/var/www/vhosts/domain.com/httpdocs/themes/default/graphics/horde-power1.png" failed (2: No such file or directory), client: ip**.**.***.***, server: _.domain.com, request: "GET /themes/default/graphics/horde-power1.png HTTP/1.1", upstream: "http://ip**.**.***.***:7080/themes/default/graphics/horde-power1.png", host: "webmail.domain.com", referrer: "http://webmail.domain.com/login.php"
2013/09/22 11:20:44 [error] 19641#0: *1718 open() "/var/www/vhosts/domain.com/httpdocs/themes/default/screen.css" failed (2: No such file or directory), client: ip**.**.***.***, server: _.domain.com, request: "GET /themes/default/screen.css?v=7f5e6c29417bb1282666acfb2678e9de HTTP/1.1", upstream: "http://ip**.**.***.***:7080/themes/default/screen.css?v=7f5e6c29417bb1282666acfb2678e9de", host: "webmail.domain.com", referrer: "http://webmail.domain.com/login.php"
2013/09/22 11:20:44 [error] 19641#0: *1720 open() "/var/www/vhosts/domain.com/httpdocs/js/prototype.js" failed (2: No such file or directory), client: ip**.**.***.***, server: _.domain.com, request: "GET /js/prototype.js?v=7f5e6c29417bb1282666acfb2678e9de HTTP/1.1", upstream: "http://ip**.**.***.***:7080/js/prototype.js?v=7f5e6c29417bb1282666acfb2678e9de", host: "webmail.domain.com", referrer: "http://webmail.domain.com/login.php"
2013/09/22 11:20:44 [error] 19641#0: *1718 open() "/var/www/vhosts/domain.com/httpdocs/js/accesskeys.js" failed (2: No such file or directory), client: ip**.**.***.***, server: _.domain.com, request: "GET /js/accesskeys.js?v=7f5e6c29417bb1282666acfb2678e9de HTTP/1.1", upstream: "http://ip**.**.***.***:7080/js/accesskeys.js?v=7f5e6c29417bb1282666acfb2678e9de", host: "webmail.domain.com", referrer: "http://webmail.domain.com/login.php"
2013/09/22 11:20:44 [error] 19641#0: *1724 open() "/var/www/vhosts/domain.com/httpdocs/js/login.js" failed (2: No such file or directory), client: ip**.**.***.***, server: _.domain.com, request: "GET /js/login.js?v=7f5e6c29417bb1282666acfb2678e9de HTTP/1.1", upstream: "http://ip**.**.***.***:7080/js/login.js?v=7f5e6c29417bb1282666acfb2678e9de", host: "webmail.domain.com", referrer: "http://webmail.domain.com/login.php"
2013/09/22 11:20:44 [error] 19641#0: *1728 open() "/var/www/vhosts/domain.com/httpdocs/js/horde.js" failed (2: No such file or directory), client: ip**.**.***.***, server: _.domain.com, request: "GET /js/horde.js?v=7f5e6c29417bb1282666acfb2678e9de HTTP/1.1", upstream: "http://ip**.**.***.***:7080/js/horde.js?v=7f5e6c29417bb1282666acfb2678e9de", host: "webmail.domain.com", referrer: "http://webmail.domain.com/login.php"

Debian 6.0.7
11.5.30 Update #15
nginx 1.5.0-1.13060711.debian60
psa-horde 5.1.4-debian6.0.build115130916.13
 
Last edited:
Back
Top