This one time, at band camp, "Simon Bryan" <[EMAIL PROTECTED]> wrote:

> I did alos try php5, once I remembered to change the libphp line in
> httpd.conf it fired up OK, but none of the php files loaded when I went to
> the website, it just ignored them. So I figured there might be an issue
> between Apache2 and PHP5 and have gone back to 4.3.9.

This is what I did..

remove the default apache and php installations.
Install apache 2.0.latest (using /usr/local rather than /etc)
config php5.latest.stable --with-apxs2=/usr/local/apache/bin/apxs
add required addType etc to the new httpd.conf

enjoy
Kevin

-- 
"Democracy is two wolves and a lamb voting on what to have for lunch. 
Liberty is a well-armed lamb contesting the vote."
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to