Daily Archives: October 28, 2011

Install phpMyAdmin on Ubuntu 11.10 or Ubuntu 11.04 or Ubuntu 10.10 or Ubuntu 10.04 LTS

phpMyAdmin is an open source tool written in PHP intended to handle the administration of MySQL with the use of a Web browser. It can perform various tasks such as creating, modifying or deleting databases, tables, fields or rows; executing … Continue reading

Posted in How To..., Ubuntu | Tagged , , , , , , , , , , , , | 1 Comment

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, … Continue reading

Posted in How To..., Ubuntu | Tagged , , , , , , , , , , | 1 Comment

Install MySQL Server on Ubuntu 11.10 or Ubuntu 11.04 or Ubuntu 10.10 or Ubuntu 10.04 LTS

MySQL is a relational database management system (RDBMS)that runs as a server providing multi-user access to a number of databases. It is named after developer Michael Widenius‘ daughter, My. The SQL phrase stands for Structured Query Language. Free-software-open source projects … Continue reading

Posted in How To..., Ubuntu | Tagged , , , , , , , , , , | 4 Comments