Page 1 of 1

Puzzled

Posted: Thu Jan 12, 2006 8:53 pm
by mahctagon
So I went to my weblog today, and much to my surprise I found this:

http://www.houseofmah.com/main/

(check the URL to see)

Any suggestions? I'm pretty confused, I haven't made any changes to the code or anything.

Thanks in advance...

Posted: Thu Jan 12, 2006 9:02 pm
by judebert
Your webserver is no longer executing PHP code. The actual PHP is being output directly to the browser, resulting in this weird stuff. Did you turn off mod_php or mod_cgi in your apache config?

I'd talk to my provider ASAP.

Could be an .htaccess problem, too. Have you changed it recently? (I know you said you didn't change any code, but many don't include the .htaccess, so I figured I'd better ask.)

Posted: Thu Jan 12, 2006 9:11 pm
by mahctagon
mod_php or mod_cgi...

Where would I check those settngs?

Thanks for the reply!

some answers

Posted: Thu Jan 12, 2006 9:16 pm
by mahctagon
To follow up, it turns out my host has turned off cgi and php to comply with some federal law about spamming...

I emailed them to see what's up, so I'm eagerly awaiting a response...

Ugh..