Browsing tag

apache

Install Apache2 With PHP5 And MySQL (LAMP) On openSUSE 12.1

LAMP Stands for Linux,Apache,MySQL and PHP. Most of the websites works with the above combination. Here i used the openSUSE as Linux. The main purpose of LAMP is for testing the application locally by the programmer before going to the production and also setting up the web server for the clients need.

Install Zend Framework on Fedora 16 “Verne”

Zend Framework is an open source, object oriented web application framework for PHP 5. Zend Framework is often called a ‘component library’, because it has many loosely coupled components that you can use more or less independently.