Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/username/oil on line 38 Parse error: syntax error, unexpected T_STRING in /home/username/oil on line 38I'm guessing it has something to do with the fact that the server has PHP 5.2 and 5.3 installed, and I have to use a .htaccess line to make it use 5.3
AddHandler application/x-httpd-php53 .php
It looks like you're new here. If you want to get involved, click one of these buttons!