• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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