NavigationUser loginLinux NewsClick the above for your daily dose of Linux news. Food for ThoughtThe best defense against logic is stupidity. Spam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
problems upgrading to php5I 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) apt-get thinks it's php5, " apt-get install php5 Even when I force a --reinstall using apt-get, the php version still remains the same. Any ideas ? |