php install issue

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
calmchess
Forum Commoner
Posts: 33
Joined: Fri Aug 18, 2006 8:14 pm

php install issue

Post by calmchess »

hi I'm trying to install php 4.4.4 on linux running apache 2 now I was able to configure and make php but I can't get apache to see it I've read a tutorial about it but no matter what module i load in httpd.conf apache doesn't start anybody had this problem or know what I should add to httpd.conf?
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

Moved to Installation and Configuration.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Could you post the details of what you've done in attempts to get Apache to recognize PHP and the error(s) that Apache has output as a result?
calmchess
Forum Commoner
Posts: 33
Joined: Fri Aug 18, 2006 8:14 pm

Post by calmchess »

doesn't have any errors i just can't make php work with apach on linux when compliling php from source...i need to compile from source because i need it compiled with gd.
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

What distribution do you use?
Post Reply