Apache, MySQL and PHP Installation and Configuration Chapter 3 PHP Installation and Configuration.

Slides:



Advertisements
Similar presentations
Building Database Relationships
Advertisements

FIRST SESSION - XAMPP Jeongmin Lee.  Jeongmin Lee  CS  PHD  Machine Learning, AI  Web System Development.
Web Application Server Apache Tomcat Downloading and Deployment Guide.
This presentation can be downloaded at Presented by the Office of Public Affairs Using the Cal State L.A. Web.
1 Configuring Internet- related services (April 22, 2015) © Abdou Illia, Spring 2015.
Creating PHP Pages Chapter 7 PHP Decisions Making.
Windows Apache MySQL PHP Radoslav Georgiev Telerik Corporation
Drupal Online Tutorial A Product of an ENGL 421 class at Purdue University Page 1.
Chapter Apache Installation on Linux. Acknowledgement The contribution made by Darrin Morison is acknowledged.
PHP Programming with MySQL Slide 2-1 CHAPTER 2 Getting Started with PHP.
Install WordPress with Xampp. By With Thanks to: Rupesh Kumar.
PowerPoint 2002 Linking Video in Presentation and Delivering Presentation on the Road.
Website Development & Management Getting Ready for the Server-Side CIT Fall Instructor: John Seydel, Ph.D.
Module 6 Windows 2000 Professional 6.1 Installation 6.2 Administration/User Interface 6.3 User Accounts 6.4 Managing the File System 6.5 Services.
Getting Started with Web Servers, PHP, and the Eclipse PDT Appendix I DAVID M. KROENKE and DAVID J. AUER DATABASE CONCEPTS, 6 th Edition.
Dynamic Web site With PHP and MySQL. MySQL The combination of MySQL database and PHP scripting language is optimum for building dynamic websites. MySQL.
Mozilla Thunderbird Roderick Bautista Cheryl Knott Gyeong Lee Lee Raynes Kelly Santos.
PHP PHP: Hypertext Preprocessing Matt Murphy & Dublas Portillo.
8/17/2015CS346 PHP1 Module 1 Introduction to PHP.
SYST Web Technologies SYST Web Technologies Installing a Web Server (XAMPP)
Open Source Software WampServer Presented By Mr. R.Aravindhan.
Linux Operations and Administration
E-Commerce LAB#1 Samia alblwi1E-Commerce ( IS412) 2011.
© 2008 The McGraw-Hill Companies, Inc. All rights reserved. M I C R O S O F T ® Preparing for Electronic Distribution Lesson 14.
Website Development & Management PHP Fundamentals CIT Fall Instructor: John Seydel, Ph.D.
Configuring a Web Server. Overview Overview of IIS Preparing for an IIS Installation Installing IIS Configuring a Web Site Administering IIS Troubleshooting.
Web Servers1-1 Web Servers Xingquan (Hill) Zhu
1 Web Server Concepts Dr. Awad Khalil Computer Science Department AUC.
Installation of Apache, PHP & MySQL Tutor: Zhang lidan Office: 312 Chow Yei Ching
Apache, MySQL and PHP Installation and Configuration Chapter 4 XAMPP Installation and Configuration.
10/5/2015CS346 PHP1 Module 1 Introduction to PHP.
 2001 Prentice Hall, Inc. All rights reserved. 1 Chapter 21 - Web Servers (IIS, PWS and Apache) Outline 21.1 Introduction 21.2 HTTP Request Types 21.3.
Customer Relationship Management. Content CRM SugarCRM System Requirement Installation Process Configuration.
1 Installation When this module is complete, you will be able to:  Set a static IP address for your laptop  Install the snom ONE software  Navigate.
Open Source Server Side Scripting ECA 236 Open Source Server Side Scripting Installation and Testing.
Selenium Web Test Tool Training Discover The Automating Power Of Selenium Author : Girija Prasad Panda Alcatel-Lucent.
Apache, MySQL and PHP Installation and Configuration Chapter 1 Apache Installation and Configuration.
Proxy Installer for Windows Squid: Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response.
1 Session 1: Introduction to PHP & MySQL iNET Academy Open Source Web Development.
WAMP Windows Apache MySQL and PHP i.e. “WAMP”. Why WAMP? WampServer is a Windows web development environment. It allows you to create and test web pages.
PHP “Personal Home Page Hypertext Pre-processor” (a recursive acronym) Allows you to create dynamic web pages and link web pages to a database.
Apache, MySQL and PHP Installation and Configuration Chapter 2 MySQL Installation and Configuration.
Chungbuk HRDI of KCCI PhD Kang,Won-Chan PHP Programming (php web server setting)
Lecturer : 이선아  APM  Apache  PHP  MySQL.
IPT – Getting Started June Online Resources Project Website Requirements Server Preparation Installation Running IPT Installation Demo Upgrade/Reinstall.
Creating PHP Pages Chapter 6 PHP Variables, Constants and Operators.
WAMP Server Installatin Shiyun Wen. WAMP Server Installation  WAMP Server is an integrated installation of Apache, MySQL, and PHP for Windows. Following.
PART 2 INTRODUCTION TO DYNAMIC WEB CONTENT AND PHP.
Setting up Dreamweaver to use your local WAMP testing Server
Unit 1 – Web Concepts Instructor: Brent Presley.
Creating PHP Pages Chapter 5 PHP Structure and Syntax.
(ITI310) By Eng. BASSEM ALSAID SESSIONS 10: Internet Information Services (IIS)
David M. Kroenke and David J. Auer Database Processing Fundamentals, Design, and Implementation Appendix I: Getting Started with Web Servers, PHP and the.
Creating PHP Pages Chapter 10 PHP Arrays. Arrays An array can store one or more values in a single variable name. An element of an associative accessed.
TELEPORT PRO Website to Hard Drive Completely download a website, enabling you to “Browse Offline” at much greater speeds than if you were to browse the.
Installing a Moodle Test Site The painless and easy way.
Joomla Awdhesh Kumar Singsys Pte Ltd. What is Joomla? Joomla is an award-winning content management system (CMS), which enables you to build Web sites.
Building Your Own Website Using:. Install & configure LAMP. Download WordPress and run it as a local website on your Raspberry Pi. Configure WordPress.
Configuration File – ProdigyView. Overview Objective Learn how to configure the system through the xml file. Requirements Understanding of the Defines.
Outline  XAMPP  XAMPP Install  Put php and HTML documents  Windows and Mac Version  Security.
Moodle Install Guide Team 5 안정현 김현수 주채진 조수아. Moodle Install Enter moodle.org web site -> Go to Standard Moodle Packages in Downloads.
WampServer 2 Installation WAMP is a solution stack of open source programs used together to run dynamic Web sites or servers Most common expansion:  Windows,
Web Technology Seminar
Packaging and Deploying Windows Applications
Web Programming– UFCFB Lecture 19-20
Chapter 2 Getting Started with PHP PHP Programming with MySQL
Module 1 Introduction to PHP 11/30/2018 CS346 PHP.
Configuring Internet-related services
PHP and Forms.
Install MySQL Community Server and MySQL Workbench
Presentation transcript:

Apache, MySQL and PHP Installation and Configuration Chapter 3 PHP Installation and Configuration

PHP Installation Installing with Windows : Go to the source Web site, php.net, and click “downloads” on the navigation bar, choose click link to download Windows Binary.download Choose latest stable version and click the installer file to initiate download. There are several different versions of the zip package - chose the version that is suitable for the web server being used: If PHP is used with IIS then choose PHP 5.3 VC9 Non Thread Safe or PHP 5.2 VC6 Non Thread Safe; If PHP is used with IIS7 or greater and PHP 5.3+, then the VC9 binaries of PHP should be used. If PHP is used with Apache 1 or Apache 2 then choose PHP 5.3 VC6 or PHP 5.2 VC6. Unzip the file to a temporary directory of your choice.

PHP Installation Installing with Windows using IIS: Click setup.exe to run the installation program. You will see the first of the Installation Wizard screens. Choose installation type, if you want to install in the specific directory, choose advanced. Click Next, which brings you to the Choose Destination Location screen. Settings SMTP : Type SMTP server address : localhost Type address for the mail function :

PHP Installation Installing with Windows using IIS: Choose Error Settings : Display all errors warnings and notices for development process. Select Web Server, choose Apache 2.x. Select.php for file extension. For Web Server Configuration choose WWW Service Master Properties and Default Web Site. For testing, create file something.php which contain this script : Open that file using web browser, if you can see a page that contain information about your php installation, you’re in the right way <?php phpinfo(); ?>

PHP Installation Installing Manually with Windows : Download PHP 5.3 VC6 or PHP 5.2 VC6 for Apache HTTP Web Server. Unzip the file to a installation directory. (ex. c:\php) Rename php.ini-dist to php.ini. Make sure to save your new php.ini file to your c:\windows directory so Apache can find it. By default, the PHP installation provides two copies of your common configuration file: php.ini-dist and php.ini- recommended. The php.ini-dist file is meant to be used for development purposes, whereas php.ini-recommended should be used when your site goes live, because it has additional security measures. Copy php5ts.dll into the c:\windows\system32 directory so that Apache can find it. You now need to configure your PHP to run with Apache and MySQL, refer to Chapter 1 and 2.

Testing Installation Installing Manually with Windows : For testing, create file something.php which contain this script : Open that file using web browser, if you can see a page that contain information about your php installation, you’re in the right way. <?php phpinfo(); ?>

Configuring Configuring PHP5 to Use MySQL : If you are using Windows, you will need to make two changes to your php.ini file. Open the file using your text editor (such as Notepad++). Locate the following lines: Change the last line to The next change involves locating the following line : Simply remove the semicolon at the beginning of the line to uncomment it. You will also need to copy the file libmysql.dll from your c:\php directory into your c:\windows\system32 ; Directory in which the loadable extensions (modules) reside. extension_dir = “./” extension_dir = “c:\php\ext” ;extension=php_mysql.dll

References References : 1.Anonymous.(n.d.). Apache HTTP Server Documentation Version 2.2. Retrieved from 2.Achour, M., Betz, F. (n.d.), PHP Manual. Retrieved from Anonymous. (n.d.). MySQL Reference Manual. Retrieved from Naramore, E., Gerner, J., Le Scouarnec, Y., Stolz, J., Glass, M. K. (2005). Beginning PHP5, Apache, and MySQL® Web Development. Indianapolis, IN: Wiley Publishing, Inc.