Warning: You're looking at a styleless page because your browser is ignoring CSS styles. You're probably using a very old browser, or you disabled CSS support by purpose. We suggest you to download a modern browser such as Firefox or Internet Explorer.
If you are debugging using PHPEdit's internal server, make sure that the PHP it uses is configured correctly for PDO and MySQL.
Find out the php.ini used (by default it's "<<PHPEdit Installation Path>>\php\php.ini") and check that it contains the following line:
<span class="postbody"> extension=php_pdo_mysql.dll</span>