Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:the problem with one-click upgrades (Score 1) 103

Slightly better one-click system:
- Open your favourite shell (click, sometimes)
- wget the patch file
- read through the patch file if you think it may be an ownage patch
- apply patch file
- ???
- Profit. Too bad for all those that have to manually apply the patch for lack of patch (or something similar)

Comment Re:Indeed (Score 1) 408

The webhost I use (that will remain nameless) has pretty close to (if not more than) 99.99% uptime. This is on a shared host as well. The worst I get is about a minute down each month as the server gets power cycled.
PHP

Submission + - The end of PHP 4 (php.net)

kickme_hax0r writes: "PHP announced the end of PHP 4 support:

PHP 4 end of life announcement

[13-Jul-2007] Today it is exactly three years ago since PHP 5 has been released. In those three years it has seen many improvements over PHP 4. PHP 5 is fast, stable & production-ready and as PHP 6 is on the way, PHP 4 will be discontinued.

The PHP development team hereby announces that support for PHP 4 will continue until the end of this year only. After 2007-12-31 there will be no more releases of PHP 4.4. We will continue to make critical security fixes available on a case-by-case basis until 2008-08-08. Please use the rest of this year to make your application suitable to run on PHP 5.
"

Slashdot Top Deals

"Everything should be made as simple as possible, but not simpler." -- Albert Einstein

Working...