problem in upgrading php version

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
User avatar
itsmani1
Forum Regular
Posts: 791
Joined: Mon Sep 29, 2003 2:26 am
Location: Islamabad Pakistan
Contact:

problem in upgrading php version

Post by itsmani1 »

hi every one!
i am using phptriad2-2-1.exe with (Apache 1.3.23), (MySql 3.23.39) and (PHP 4.1.1)
Now i wana use some functions of PHP 4.3.3, 4.3.8 and 5.0 and problem is that
i donot know how to upgrade my 4.1.1 version inorder to use functions of php 5.
Help me please.
AGISB
Forum Contributor
Posts: 422
Joined: Fri Jul 09, 2004 1:23 am

Post by AGISB »

You simply install the new version you want. This can be more than 1 version. Then you compile a new apache httpd and you are set.

Simply follow the install instructions of the new versions and apache.

You should as well install the latest (1.3.33) Version of apache while you are at it
User avatar
itsmani1
Forum Regular
Posts: 791
Joined: Mon Sep 29, 2003 2:26 am
Location: Islamabad Pakistan
Contact:

Post by itsmani1 »

oki thankx
Post Reply