Page displaying cade rather than end result

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
Garrett85
Forum Newbie
Posts: 1
Joined: Wed May 20, 2009 10:31 am

Page displaying cade rather than end result

Post by Garrett85 »

I've set up everything just like I've been told by several different books and sites concerning my php.ini file and the apache's httpd.conf file. The only thing that's never lined up is I can't find a section called AddModule, but I but the "AddModule mod_php5.c" line in there anyway. I've done everything but my beginning page continues to display the actual php code rather than the end result. I would really really really appreciate some help. If anyone want's to add me to you MSN IM to better help my it's Garrett85@hotmail.com

Thanks.
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: Page displaying cade rather than end result

Post by Benjamin »

:arrow: Moved to Installation and Configuration
gregor171
Forum Newbie
Posts: 22
Joined: Thu Apr 16, 2009 5:09 pm
Location: Ljubljana, Slovenia

Re: Page displaying cade rather than end result

Post by gregor171 »

OS?

In debian you have dir modules-available and link in model-enabled for enabling them.
Post Reply