How To: Setup PHP Development Environment in Ubuntu

Setup PHP Development Environment in Ubuntu

I have produced a video on how to Setup PHP Development Environment in Ubuntu Linux. It covers the below topics:

  1. Installation of Apache Web Server
  2. Installation of PHP
  3. Installation of MySQL Database Server
  4. Installation of Development Tools
    • MySQL Workbench
    • Komodo IDE

You can download the complete installation instructions here.

Please find the same video here:

Follow me :

youtubefacebooktwittergoogleplus

How To: Install PHP on IIS in Windows 8 Easily

install php on IIS

Install PHP on IIS in Windows 8

There are many people, who come to me asking, is there any simple way of installing PHP on my PC with Windows and IIS. The answer is, Yes.

Thanks to Microsoft for providing a great tool named Web Platform Installer. This tool is capable of setting up your machine for different tested and tried configuration. It can install many applications & packages. I always used this tool prepare the servers and development environment. However it has only one lack of feature, “Offline Installations”. I am still happy as most of the time when I am configuring the environments, the Internet is available and this tool can quickly download the latest one over the Internet. I have prepared a short video for the same.