kloxo – webmail not loading – fixed

i have changed in General settings to use round cube as my webmail client and some reason it’s not working,

they way around is to manually edit the webmail.conf file to redirect all queries to round cube folder

Open

# vim /home/apache/conf/webmails/webmail.conf

my conf looks like this and works fine

<VirtualHost \
196.47.74.202:80\
196.47.74.202:443\
>

ServerName webmail
ServerAlias webmail.*
DocumentRoot “/home/kloxo/httpd/webmail/roundcube/”

<IfModule mod_suphp.c>
SuPhp_UserGroup lxlabs lxlabs
</IfModule>

</VirtualHost>

WP Twitter Auto Publish Powered By : XYZScripts.com