PHP 5

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
DeGauss
Forum Contributor
Posts: 105
Joined: Tue Oct 22, 2002 9:44 am
Location: Gainesville, FL

PHP 5

Post by DeGauss »

Has anyone tried installing PHP5 (or even PHP 4.3.1?) on a windows box with Apache 2.0.45?

I don't know if it's just me, but the supplied php4apache2.dll doesn't seem to work...
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

php 4.3.1/apache 2.0.45 is doing well here on my w2k box. I have trouble finding a limit-module that works (stable) with this combination but that's not a php problem ;)
DeGauss
Forum Contributor
Posts: 105
Joined: Tue Oct 22, 2002 9:44 am
Location: Gainesville, FL

Post by DeGauss »

Huh. 4.3.1 now works for me.

Odd things.

This'll teach me for trying to use the version 5 snapshots :D
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

I scheduled php5 to be the next notebook killer :twisted:
Post Reply