Upgrading php4 to php5 in Apache 1.3
Moderator: General Moderators
-
sadi782001
- Forum Newbie
- Posts: 1
- Joined: Fri Oct 26, 2007 12:02 am
Upgrading php4 to php5 in Apache 1.3
I worked in php4 environment. I need to upgrade ph4 to php5. I am quite new in php. could anyone provide me some helpfull link? and If I do the upgrade does it effect all my php4 code. (Its a big site 7000 hits in a hour )
- DaveTheAve
- Forum Contributor
- Posts: 385
- Joined: Tue Oct 03, 2006 2:25 pm
- Location: 127.0.0.1
- Contact:
First off, If your doing such a big update, make sure ALL the php code is PHP5 compatible. If it is made JUST for PHP4 it might not work on PHP 5; My suggestion is copying code to another server and testing the PHP 5 install there sense you have such a large traffic amount.
EDIT: It also helps to tell us what version/distro of Linux your using. If it's debian or Ubuntu, apt-get is your friend.
EDIT: It also helps to tell us what version/distro of Linux your using. If it's debian or Ubuntu, apt-get is your friend.
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA