I think I've fixed it, more testing needs to be done
.htaccess now uses
AddType application/x-httpd-php .php .htm .html
AddHandler application/x-httpd-php .html .php .htm
AddType application/x-httpd-php5 .php .htm .html
AddHandler application/x-httpd-php5 .html .php .htm
httpd.conf contains nothing to do with php
Thanks