Puzzled

Found a bug? Tell us!!
Post Reply
mahctagon
Regular
Posts: 16
Joined: Thu Feb 03, 2005 11:23 pm

Puzzled

Post 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...
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post 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.)
Judebert
---
Website | Wishlist | PayPal
mahctagon
Regular
Posts: 16
Joined: Thu Feb 03, 2005 11:23 pm

Post by mahctagon »

mod_php or mod_cgi...

Where would I check those settngs?

Thanks for the reply!
mahctagon
Regular
Posts: 16
Joined: Thu Feb 03, 2005 11:23 pm

some answers

Post 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..
Post Reply