• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Howto change the horde webmail subdomain?

Wolfgang_Moestl

New Pleskian
Hi,

I tried to change the Horde webmail subdomain from the default of 'webmail.my.domain' to another one (e.g. 'webmail2.my.domain' following the description in https://talk.plesk.com/threads/how-...il-url-webmail-domain-com.114667/#post-462515.

Unfortunately this seems not to work in Plesk 12.0.18 (OS: Debian Wheezy):
The login page itself is displayed using the new subdomain, but the JavaScript and image files could not be loaded. The login itself does not work either (as the javaScript files could not be loaded...)

From the Apache proxy error log file (/var/www/vhosts/my.domain/logs/proxy_error_log):
2015/03/20 22:11:29 [error] 12014#0: *1 open() "/var/www/vhosts/my.domain/httpdocs/themes/default/screen.css" failed (2: No such file or directory), client: xxx.xxx.xxx.xxx, server: my.domain, request: "GET /themes/default/screen.css HTTP/1.1", upstream: "http://xxx.xxx.xxx.xxx:7080/themes/default/screen.css", host: "webmail2.my.domain", referrer: "http://webmail2.my.domain/login.php"
2015/03/20 22:11:29 [error] 12014#0: *1 open() "/var/www/vhosts/my.domain/httpdocs/js/prototype.js" failed (2: No such file or directory), client: xxx.xxx.xxx.xxx, server: my.domain, request: "GET /js/prototype.js?v=be5cf1c9 HTTP/1.1", upstream: "http://xxx.xxx.xxx.xxx:7080/js/prototype.js?v=be5cf1c9", host: "webmail2.my.domain", referrer: "http://webmail2.my.domain/login.php"
2015/03/20 22:11:29 [error] 12014#0: *2 open() "/var/www/vhosts/my.domain/httpdocs/js/horde.js" failed (2: No such file or directory), client: xxx.xxx.xxx.xxx, server: my.domain, request: "GET /js/horde.js?v=be5cf1c9 HTTP/1.1", upstream: "http://xxx.xxx.xxx.xxx:7080/js/horde.js?v=be5cf1c9", host: "webmail2.my.domain", referrer: "http://webmail2.my.domain/login.php"
2015/03/20 22:11:29 [error] 12014#0: *9 open() "/var/www/vhosts/my.domain/httpdocs/js/login.js" failed (2: No such file or directory), client: xxx.xxx.xxx.xxx, server: my.domain, request: "GET /js/login.js?v=be5cf1c9 HTTP/1.1", upstream: "http://xxx.xxx.xxx.xxx:7080/js/login.js?v=be5cf1c9", host: "webmail2.my.domain", referrer: "http://webmail2.my.domain/login.php"
2015/03/20 22:11:29 [error] 12014#0: *13 open() "/var/www/vhosts/my.domain/httpdocs/js/accesskeys.js" failed (2: No such file or directory), client: xxx.xxx.xxx.xxx, server: my.domain, request: "GET /js/accesskeys.js?v=be5cf1c9 HTTP/1.1", upstream: "http://xxx.xxx.xxx.xxx:7080/js/accesskeys.js?v=be5cf1c9", host: "webmail2.my.domain", referrer: "http://webmail2.my.domain/login.php"
2015/03/20 22:11:29 [error] 12014#0: *15 open() "/var/www/vhosts/my.domain/httpdocs/themes/default/graphics/horde-power1.png" failed (2: No such file or directory), client: xxx.xxx.xxx.xxx, server: my.domain, request: "GET /themes/default/graphics/horde-power1.png HTTP/1.1", upstream: "http://xxx.xxx.xxx.xxx:7080/themes/default/graphics/horde-power1.png", host: "webmail2.my.domain", referrer: "http://webmail2.my.domain/login.php"


=> Within the requests of the JavaScript and image files the horde path is missing after ".../my.domain/httpdocs/".

Is there anything I missed here?

Thanks a lot!

Cheers,
Wolf
 
Back
Top