Hey guys,
I've just installed roundcube in its current version.
The installation on my Linux Server went smoothly, but I've no (real) UI available, everything's plain unformated HTML.
The Debugging-Console tells me:
ReferenceError: rcube_webmail is not defined @ http://myserver:24
ReferenceError: rcube_mail_ui is not defined @ http://myserver:426
ReferenceError: jQuery is not defined @ http://myserver:438
Thoght it might be a permission-issue on the program-dir (where all the JS seems to be stored), but that doesn't seem the case:
me@server:/var/www/roundcubemail# ls -lrt | grep program
dr-x-----x 8 501 80 4096 Oct 23 10:25 program
Can anyone help me?
Thanks!
Try removing the .htaccess files.