apache 2 with php 4.3 does it work?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
BarryS
Forum Newbie
Posts: 9
Joined: Fri Oct 18, 2002 4:13 am
Location: London

apache 2 with php 4.3 does it work?

Post by BarryS »

I tried to get php4.2.3 working with apache 2.0. I was told this was not possible until php 4.3.

Anyone, checked out that php 4.3 really does work with apache 2.0 before I spend time on upgarding to apache 2, php 4.3 and openssl?
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

AFAIK, Apache 2 can work with PHP 4.3 - are you looking to upgrade a live webserver or just a development machine?

Mac
DeGauss
Forum Contributor
Posts: 105
Joined: Tue Oct 22, 2002 9:44 am
Location: Gainesville, FL

Post by DeGauss »

Use the most RECENT STABLE releases of Apache and PHP.

As of right now i think it's Apache 2.0.44 and PHP 4.3.0

Both work fine together.

Apache 2.0.43 had trouble working with PHP 4.* because of a "faulty" php4apache2.dll.
Post Reply