Results 1 to 5 of 5
I need to upgrade my version of php (4) to the latest version (5).
My version of debian is functioning as a server and doesn't have a gui installed....
- 06-17-2006 #1Just Joined!
- Join Date
- Jun 2006
- Posts
- 3
Upgrading php4 to php5
I need to upgrade my version of php (4) to the latest version (5).
My version of debian is functioning as a server and doesn't have a gui installed.
- 06-17-2006 #2Linux Newbie
- Join Date
- Dec 2004
- Location
- Portland, OR
- Posts
- 123
Yeah, okay. So what's the problem?
- 06-17-2006 #3Just Joined!
- Join Date
- Jun 2006
- Posts
- 3
The problem is that I don't know how to upgrade the php packages from the command line.
- 06-17-2006 #4Linux Newbie
- Join Date
- Apr 2005
- Location
- CT --> PA
- Posts
- 170
welcome to apt
i use synaptic, but i think that's the equivalent for the command lines for a php5 upgrade.Code:apt-get update apt-get php5
It might take some tweaking of your apt setup, but i am reasonably confident it's in stable now...Chicks dig giant mechanized war machines
- 06-18-2006 #5Just Joined!
- Join Date
- Nov 2005
- Posts
- 59
here is you are looking for
check here for how to update php4 to php5 in debian server Read here


Reply With Quote
