Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Apache & PHP & 70_mod_php.conf
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
thecooptoo
Veteran
Veteran


Joined: 27 Apr 2003
Posts: 1353
Location: UK

PostPosted: Tue Nov 11, 2003 4:20 pm    Post subject: Apache & PHP & 70_mod_php.conf Reply with quote

im trying to get PHP sorted to use phpgroupware.
At the moment .php come out as text files.
BUT
I came across /etc/apache2/conf/modules.d/ 70_mod_php.conf

looks relevant but i cant find anything to tell me what to do with it ( if anything!)
Back to top
View user's profile Send private message
hadfield
Retired Dev
Retired Dev


Joined: 18 Mar 2003
Posts: 308
Location: Vancouver, BC, Canada

PostPosted: Tue Nov 11, 2003 10:16 pm    Post subject: Reply with quote

First off, make sure you have the following in your /etc/conf.d/apache2 file:
Code:
APACHE2_OPTS="-D PHP4"

You may already have things like -D PERL and -D SSL there, leave them, just append -D PHP4 to then end.

You might also want to add, index.php to your DirectoryIndex lines in commonapache2.conf
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum