Mailing List Archive

php and apache2
just did an emerge of phpsysinfo which pulled in apache2 and php on my
workstation. what do i need to do to get apache2 to play nice with php?
i'm getting a .txt looking version of the php document in
http://localhost/phpsysinfo

thanks!

Patrick



--
http://patrickcampbell.us


--
gentoo-user@gentoo.org mailing list
Re: php and apache2 | SOLVED [ In reply to ]
thanks! that did the trick!

~P

On Thu, October 21, 2004 10:00 pm, Jason Giangrande said:
> J. Patrick Campbell wrote:
>> just did an emerge of phpsysinfo which pulled in apache2 and php on my
>> workstation. what do i need to do to get apache2 to play nice with php?
>> i'm getting a .txt looking version of the php document in
>> http://localhost/phpsysinfo
>>
>> thanks!
>>
>> Patrick
>
> Did you uncomment the line that loads mod_php in the /etc/conf.d/apache2
> file?
>
> The line should look something like this:
>
> APACHE2_OPTS="-D SSL -D PHP4"
>
> --
> Jason Giangrande <jason@giangrande.org>
> http://www.giangrande.org
> http://www.dogsiview.com
>
> --
> gentoo-user@gentoo.org mailing list
>
>


--
http://patrickcampbell.us


--
gentoo-user@gentoo.org mailing list
Re: php and apache2 [ In reply to ]
J. Patrick Campbell wrote:
> just did an emerge of phpsysinfo which pulled in apache2 and php on my
> workstation. what do i need to do to get apache2 to play nice with php?
> i'm getting a .txt looking version of the php document in
> http://localhost/phpsysinfo
>
> thanks!
>
> Patrick

Did you uncomment the line that loads mod_php in the /etc/conf.d/apache2
file?

The line should look something like this:

APACHE2_OPTS="-D SSL -D PHP4"

--
Jason Giangrande <jason@giangrande.org>
http://www.giangrande.org
http://www.dogsiview.com

--
gentoo-user@gentoo.org mailing list