Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


symlink on roundcube index.php
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

symlink on roundcube index.php

ledzgioledzgio Member
edited January 2013 in General

I have roundcube stored in /etc/zpanel/panel/etc/apps/webmail/ and I want to point it from webmail.mydomain.com. So I have created a subdomain, created a new home directory for that domain and a symlink like this:

ln -s /etc/zpanel/panel/etc/apps/webmail/index.php /var/zpanel/hostdata/zadmin/public_html/webmail_mydomain_com/index.php

so now I should be able to point webmail.mydomain.com and accessing to roundcube but it doesn't work, I get a white page and nothing loaded.

Any suggestion?

thanks

Sign In or Register to comment.