html5-img
1 / 3

PHP the [Easy] way

PHP the [Easy] way. A simple way to configure PHP and Apache for Assignment 2. Configuration woes…. For various reasons, manually configuring PHP to work with Apache can present a great deal of trouble

hiroko
Télécharger la présentation

PHP the [Easy] way

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. PHP the [Easy] way A simple way to configure PHP and Apache for Assignment 2

  2. Configuration woes… • For various reasons, manually configuring PHP to work with Apache can present a great deal of trouble • There exists an elegant software package which is designed to abstract the configuration process from web-developers

  3. [Easy]PHP • http://www.easyphp.org/ • Automagically installs and configures Apache, PHP, and MySQL • Defaults to running from http://localhost/ • Installer: • http://www.easyphp.org/telechargements/dn.php?F=easyphp1-7 • English Readme files (Extract to EasyPHP Installation Directory): • http://www.easyphp.org/telechargements/dn.php?F=indexUS_1.7

More Related