Originally posted by shmerek:
I installed the entrophy package with 10.2 and when I udeated to 10.2.4 it died and I would just see the code when I opened a page in my Sites folder. Now it won't even connect WTF? Any ideas out there? I searched around and found it might of had something to do wth the httpd.conf file but that didn't work either. F***!
Without seeing the errors or your httpd.conf it's hard to tell, but chances are the 10.2.4 updated has backed up your old httpd.conf to http.conf.applesaved, then put in a 'clean' file.
So first check to make sure the relevent modules are uncommented, then the 'AddType' directives are working. You can test this from the terminal by becoming a super-user and performing an 'apachectl configtest'.
Try this first and see how you go - the answer will probably lay there.