Can we see a few lines of code around line 469 in your p_index.php file? It seems it is all working now as that is a php error, which meens your server is working, just not your code.
You can use a plain text editor to create / edit php files, but the syntax highlighting in dreamweaver might come in handy. Personally, I use vim, but then again, I dont use windows.