Tag Archives | PHP

PHP devs lob second patch at super-critical CGI bug

If at first you don’t succeed, compile, compile again The developers of PHP have released updates to thwart fresh attacks against systems that use the scripting language to dynamically generate web pages.……

Read full story Comments are closed

How To Set Up Apache2 With mod_fcgid and PHP5 On Ubuntu 11.10

How To Set Up Apache2 With mod_fcgid And PHP5 On Ubuntu 11.10 This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on Ubuntu 11.10. mod_fcgid is a compatible alternative to the older mod_fastcgi. It lets you execute PHP scripts w…

Read full story Comments are closed

PHP 5.4.1 and PHP 5.3.11 released

The updated versions of the open source scripting language correct more than 60 bugs, including some related to security. The PHP developers “strongly encourage” users to upgrade…

Read full story Comments are closed

PHP 5.4 Release Brings Many Changes

PHP 5.4.0 was officially released today as a major advancement over the PHP 5.3 code-base…

Read full story Comments are closed

PHP 5.4.0 Brings New Features

The new version, its developers say, is "a major leap forward in the 5.x series", as it "significantly improves performance" and reduces memory consumption, while also adding a number of new features…

Read full story Comments are closed

PHP 5.3.10 Released With Critical Security Fix

The PHP 5.3.10 release is out; it contains a fix for a remote code execution bug introduced recently by another security fix. Anybody running 5.3.9 should probably upgrade as soon as possible.

Read full story Comments are closed

Critical PHP Vulnerability Being Fixed

The PHP developers are working to fix a critical security vulnerability in PHP that they introduced in a previous security patch. The full impact of the problem is not yet known…

Read full story Comments are closed