problems upgrading to php5

I can't seem to upgrade to php5 using apt-get on a debian etch system.

The php binary seems to be located at /usr/bin/php and claims it is : "PHP 4.4.4-8+etch4 (cli) (built: Jun 30 2007 21:02:54)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
"

apt-get thinks it's php5, " apt-get install php5
Reading package lists... Done
Building dependency tree... Done
php5 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded."

Even when I force a --reinstall using apt-get, the php version still remains the same.

Any ideas ?

No votes yet
Syndicate content