Problem with index.php - site won't open

Hi

I’m having a problem with my website. I successfully installed phpvms and was going to start skinning, but I am unable to open the site. Instead of launching the page, I get a download prompt in which my browser asks me if I want to download “myurl_com” as an unknown file type. Up until yesterday I could visualize and log on normally, but this started happening today. I spoke to my web provider’s support and they told me this probably had to to with the file type - showing as “application/x-http-d” in cPanel. Can anyone help me in dealing with this?

Thank you.

You’d have to talk to your host about it, seems like PHP isn’t associated properly with a mime type. But I’m not sure. Do you have any more information?

Ahhhh that’s it! What you said made me think, I had been fiddling with Apache and forgot to undo what I had done. I removed the handler and now it’s working. Thanks Nabeel