Hello,
I have installed RoundCube on Windows with MySQL 5.0 and PHP 5.1.1. Everything seems to be configured correctly. When I point my browser to the roundcube address, I am getting corrupted HTML. The HTML-source starts with:
#login-form { margin-left: auto; margin-right: auto; margin-top: 50px; width: 350px; } ..
As you can see, the <html>, <head> and some other tags are missing, so that the page cannot be rendered by any browser. After that style-definition, everything seems to be correct.
Does anyone have an idea what's wrong and how I can fix this?
Thank you in advance,
Roland