I found an answer to a previous problem, but I don't know how to do what I was told This is what I am supposed to do: How do I do that? what do i write in the .htaccess file?
try put this string into .htaccess AddHandler x-httpd-php5 .php Code (markup): Or find in httpd.conf and replace the following string AddHandler x-httpd-php .php with the code above You have to have php5 installed also.
Thank you, I will try that when I get home again. This is what support said when I asked them: I mean, is that even right? It did not work?