fmerg,
Common problems that may result in such a behavior:
* You are viewing the files directly in the browser without typing their full URL (
http://127.0.0.1/something.php). This bypasses the server and shows the raw code.
* Or you have not correctly associated the .php filename extension with the PHP interpreter as explained in
http://www.aprelium.com/abyssws/php5win.html .
If the problem persists, please send to
support@aprelium.com your abyss.conf file, a quick description of the issue, your .php test file and the URL you are typing to browse it.