Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.
video tutorial apache
E
Eduardo Querales
56 Views • Jun 20, 2014
Description
http://httpd.apache.org/download.cgi
http://windows.php.net/downloads/releases/archives
http://dev.mysql.com/downloads/file.php?id=452188
httpd-php
#load the php main library to avoid dll hell
Loadfile "C:\Program Files\PHP\php5ts.dll"
#load the sapi so that apache can use php
LoadModule php5_module "C:\Program Files\PHP\php5apache2_2.dll"
#set the php.ini location so that you don't have to waste time guessing where it is
PHPIniDir "C:\php"
#Hook the php file extensions
AddHandler application/x-httpd-php .php
AddHandler application/x-httpd-php-source .phps
http://windows.php.net/downloads/releases/archives
http://dev.mysql.com/downloads/file.php?id=452188
httpd-php
#load the php main library to avoid dll hell
Loadfile "C:\Program Files\PHP\php5ts.dll"
#load the sapi so that apache can use php
LoadModule php5_module "C:\Program Files\PHP\php5apache2_2.dll"
#set the php.ini location so that you don't have to waste time guessing where it is
PHPIniDir "C:\php"
#Hook the php file extensions
AddHandler application/x-httpd-php .php
AddHandler application/x-httpd-php-source .phps
More from User
06:20
video tutorial apache
Eduardo Querales
Related Videos
04:51
Apache Spark - Install Apache Spark On Windows 10 |Spark Tutorial | Part 1
Big Tech Talk
02:45
Tutorial apache error
Gabriel Salvioli
07:42
Java Programming Tutorial | How to Create a JDeveloper Connection to Apache Derby Database
Julie J
14:28
Video Tutorial Instalación de Servidor Apache + MySQL + Php a traves de XAMPP
ricardosalcedo10
09:56
PHP Tutorials: Apache, MySQL, and PHP Installation
stable121
03:16
video tutorial servidor apache php y mysql_0001
chaw3x