Install PHP 5 on Ubuntu 11.10 or Ubuntu 11.04 or Ubuntu 10.10 or Ubuntu 10.04 LTS
PHP is a general-purpose server-side scripting language originally designed for web development to produce dynamic web pages. For this purpose, PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document. It also has evolved to include a command-line interface capability and can be used in standalone graphical applications.
PHP was originally created by Rasmus Lerdorf in 1995. The main implementation of PHP is now produced by The PHP Group and serves as the de facto standard for PHP as there is no formal specification.PHP is free software released under the PHP License which is incompatible with the GNU General Public License (GPL) due to restrictions on the usage of the term PHP.
Update the UBUNTU Machine
Install PHP
References:
http://en.wikipedia.org/wiki/PHP
Related articles
- Install SugarCRM on UBUNTU (cleanclouds.wordpress.com)
- Apache + PHP + MySQL on Ubuntu 11.04 (codingexplorer.wordpress.com)
- Free Whitepapers Ubuntu 10.10, Ubuntu 10.04 (Lucid Lynx), Ubuntu 12.04, Beginners Guide (clean-clouds.com)








