Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
PHP4
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
IneffibleMind
n00b
n00b


Joined: 22 Aug 2003
Posts: 2

PostPosted: Fri Aug 22, 2003 8:58 pm    Post subject: PHP4 Reply with quote

How can I emerge a php shell interpreter that will work on a web server? :cry:
Back to top
View user's profile Send private message
paranode
l33t
l33t


Joined: 06 Mar 2003
Posts: 679
Location: Texas

PostPosted: Fri Aug 22, 2003 9:29 pm    Post subject: Reply with quote

Emerge php for the language itself, and emerge mod_php to have it work with apache. I think that's all you need unless I am misunderstanding the question.
_________________
Meh.
Back to top
View user's profile Send private message
IneffibleMind
n00b
n00b


Joined: 22 Aug 2003
Posts: 2

PostPosted: Sat Aug 23, 2003 4:09 pm    Post subject: Reply with quote

Have tried that and php still isnt working for my web pages
Back to top
View user's profile Send private message
dreamer
Apprentice
Apprentice


Joined: 16 Aug 2003
Posts: 236

PostPosted: Sat Aug 23, 2003 10:25 pm    Post subject: Reply with quote

In danger of insulting you :P
Did you start apache with -D PHP4 ?

and did you add the following stuff in /etc/apache2/conf/apache2.conf

LoadModule php4_module extramodules/libphp4.so
AddType application/x-httpd-php .php

good luck!
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