Notes‎ > ‎

Debugging Tips


Website not working

In a terminal window, run
php index.php

You may get more information than looking at the source of http://yoursite.com

eg: http://vboards.stratics.com showed a Database Error to everyone on 2011.12.24 and this tip showed the "Invalid SQL" as an HTML comment that was stripped from the browser source!


Comments