วันเสาร์ที่ 5 กุมภาพันธ์ พ.ศ. 2554

10.) Install Apache Web Server and PHP

10.) Install Apache Web Server and PHP

During the week we will be using the Apache Web server (version 2.x)
as well as the PHP scripting language. In order to install these now
you can simply do:

$ sudo apt-get install apache2 libapache2-mod-php5

If you are wondering how to find something like "libapache2-mod-php5"
here is what your instructor did:

$ sudo apt-cache search apache | grep php

The output was:

libapache2-mod-suphp - Apache2 module to run php scripts with the
owner permissions
php-auth-http - HTTP authentication
php-config - Your configuration's swiss-army knife
php5-apache2-mod-bt - PHP bindings for mod_bt
suphp-common - Common files for mod suphp
libapache2-mod-php5 - server-side, HTML-embedded scripting language
(apache 2 module)
php5-cgi - server-side, HTML-embedded scripting language (CGI binary)

Reading the descriptions made it apparent that the version of PHP
needed was in the "libapache2-mod-php5" package.

To test whether or not our Apache install has worked we can use the
text-based "lynx" web browser. This is not installed by default, so
first we must do:
$ sudo apt-get install lynx

Once the install completes type:

$ lynx localhost

and you should see the default apache2 directory listed. Press "Q" to
quit from lynx. PHP has already been configured to load and Apache has
been reconfigured to execute files with extensions of ".php", but
because the PHP module was installed after Apache in the command above
you must reload/restart the Apache web server for the new
configuration to take affect. There are multiple ways to do this, but
one that is easy to remember is:

$ /etc/init.d/apache2 restart

Go ahead and do this now.

Your instructor will tell you whether to go ahead with the next two exercises.


--
*

ข้อสอบครูชำนาญการพิเศษ *
ข้อสอบครูผู้ช่วย,สอบบรรจุครูผู้ช่วย,แนวข้อสอบครูผู้ช่วย,สอบครูผู้ช่วย,แนวข้อสอบครูผู้ช่วย,ครูผู้ช่วย,ข้อสอบบรรจุครู,ข้อสอบครูชำนาญการพิเศษ
*http://www.oopps.bloggang.com*
*
* ฟิสิกส์ ข้อสอบฟิสิกส์ บทเรียนฟิสิกส์ ฟิสิกส์ออนไลน์
โจทย์ฟิสิกส์ แบบฝึกหัดวิชาฟิสิกส์ โจทย์วิชาฟิสิกส์ โจทย์วิชาฟิสิกส์
http://thaiphysics.blogspot.com


* บทเรียนบทรัก ความรัก บทความความรัก ดูดวงความรัก นิยามความรัก
กลอนรัก เพลงรักhttp://love8love9.blogspot.com


* ความรัก บทความความรัก ดูดวงความรัก นิยามความรัก กลอนรัก
เพลงรักhttp://kongkoymusic.blogspot.com

ไม่มีความคิดเห็น:

แสดงความคิดเห็น