Okay now we learn about Internet Programming. Before we install the first APACHEnya:
1. Get a first source through apache on linux apache http://httpd.apache.org website
2. After getting the files on the Apache open console then type in linux apache_1.3.26.tar.gz cp / usr / local. This is meant to copy the files to the Apache in the directory / usr / local.
For the purpose of the directory can use lainselain directory in / usr / local eg / usr / local / bin.
3. Then open the directory / usr / local by typing / usr / local on the console.
4. Do unzip the file before Apache by typing gunzip apache_1.3.26.tar.gz and then press enter.
5. Apache Extrcat file by typing tar-xfv apache_1.3.26.tar.gz and press enter. Then it will create a new directory structure with additional apache_1.3.26 directory in the directory before the / usr / local. Parent directory so that the new / usr / local / apache_1.3.26.
6. Go back prompt and type cd apache_1.3.26 Enter. This is intended to open a new directory that was created earlier.
7. And do a build on apache with the command
. / configure - prefix = / usr/local/apache_1.3.26 - enable-module = so. If the directory apache_1.3.26 located in eg / opt directory using the build for apache
8. Then type make. This is the second step of the installation of apache, and will produce several lines of output from the screen. If you've finished it will return to the screen prompt.
9. Then type make install and press enter. This is the last step of installation and will produce some form of any posts output line of the screen as in step 8. Then, if completed will be returned to the prompt.
10. After installation is complete do the Apache configuration apache. Open the file by opening the apache conf / usr/local/apache_1.3.26/conf. Change the address of the server admin to emailmu.
11. Change servername accurate with the (#) on the server name in the conf file before. Eg name server: # somehost.somedomain.com then become somehost.somedomain.com
12. Make a save file.
Label: Trick


0 komentar:
Post a Comment