From Roland@xmail.cc Sat Jul 14 15:57:33 2007 From: Roland =?utf-8?q?M=C3=BCller?= To: dev@lists.roundcube.net Subject: Fresh installation on Windows: Corrupted HTML Date: Sun, 18 Dec 2005 02:25:33 +0100 Message-ID: <43A4BA8D.6060308@xmail.cc> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4929033409343877427==" --===============4929033409343877427== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit 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 , 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 --===============4929033409343877427==--