News Feed
Jobs Feed
Sections




News Archive
XPertDeveloper.com:
Configure PHP, Apache, MySQL on Ubuntu 11.10
April 06, 2012 @ 11:32:17

In this tutorial on the XPertDeveloper site today they show you the "quick and not-so-dirty" way to get PHP + Apache + MySQL set up on a Ubuntu machine (from packages).

I have started working with Ubuntu 11.10 and my first task was to install PHP, Apache and MySQL in that. This is because without these three things computer is useless for PHP Developer. So Here I am sharing this article which shows how to install PHP, MySQL and Apache and configure with each other. This would be very useful for newbies, who have just jumped into web developing.

The process mostly consists of installing a few packages - mysql-server, mysql-client, apache2, php5 libapache2-mod-php5 (as well as several others for various PHP extension support) - and starting up the default Apache server.

0 comments voice your opinion now!
ubuntu setup lamp aptget package


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Getting Started with OpenID and PHP

Secunia.com: Fedora update for PHP

David Coallier's Blog: PHP Namespaces (Part 2: Namespace constants)

Omar Abdallah's Blog: Installing LAMP with PHP 5.3.6 on Ubuntu 11.04 Natty Narwhal

VXTIndia Blog: How to setup your new VPS Ubuntu server


Community Events











Don't see your event here?
Let us know!


introduction application api development unittest zendframework2 opinion code phpunit community functional testing language interview podcast series release example framework composer

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework