faqts : Computers : Programming : Languages : PHP : Installation and Setup

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

9 of 42 people (21%) answered Yes
Recently 7 of 10 people (70%) answered Yes

Entry

Apache2.0.40 and php-4.2.3 problems.

Dec 10th, 2002 13:25
Dan Anderson, Brian Duke,


Don't use php-4.2.x with Apache 2.x.
I coulnd't get them to work together.
I used php-4.3.0RC2 (soon to be a regular release).
In general, use a version of PHP released AFTER the version you use with
Apache.  This is because of frequent changes to the internal Apache API.

If you are using Linux, I have a webpage with tips at
http://dan.drydog.com/apache2php.html