此内容来自第三方平台 (Dailymotion)。如果此视频侵犯了您的版权,请使用 立即删除 工具。
video tutorial apache
描述
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
相关视频
Apache Spark - Install Apache Spark On Windows 10 |Spark Tutorial | Part 1
Big Tech Talk
Tutorial apache error
Gabriel Salvioli
PHP Tutorials: Apache, MySQL, and PHP Installation
stable121
video tutorial servidor apache php y mysql_0001
chaw3x
Tutorial Apache Servidor, PHP y My SQL
Rafael Martinez
Apache Spark With Scala Tutorials | Spark Installation Steps
RCP Technologies