The htaccess is at least important to have nice urls for seo.
Instead of deleting the htaccess file You may try this at the beginning of Your htaccess file:
AddType x-mapp-php5 .php
There are commands communly used for this kind of problems, a google search for AddType x-mapp-php5 .php brings up many infos..