Featured Post

Trademarks – The dinosaur in the room

Trademark law, like copyright and patent law, is often abused and misused, and can have effects and consequences that are inconsistent with the best objectives and principles of free and open source software. But, just as free software licensing in the form of the GPL relies upon the existence of copyright...

Read More

Installing Apache2 With PHP5 And MySQL Support On CentOS 5.3 (LAMP)

Posted by jfeedor | Posted in OpenSource | Posted on 18-08-2009

Tags: ,

0

LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a CentOS 5.3 server with PHP5 support (mod_php) and MySQL support.

Installing Cherokee With PHP5 And MySQL Support On Ubuntu 9.04

Posted by jfeedor | Posted in OpenSource | Posted on 10-08-2009

Tags: , ,

0

Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, virtual hosts, authentication, on the fly encoding, load balancing, Apache compatible log files, and much more. This tutorial shows how you can install Cherokee on an Ubuntu 9.04 server with PHP5 support (through FastCGI) and MySQL support.

PHP 5.3.0 Released With Namespaces & More

Posted by jfeedor | Posted in OpenSource | Posted on 01-07-2009

Tags:

0

For those of you using PHP in the development of web-sites or even on the desktop (like what we do with the Phoronix Test Suite), PHP 5.3.0 has finally been released! This major update to PHP5 brings support for namespaces, late static bindings, closures, new PHP extensions, plenty of bug fixes, and much more.