Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 4 Napeljati ujeti pomočnik v vdovščina po smrti svobodnika 6.0 s Apache 2.2, MySQL 5.0 ter PHP 5 - 4. del
Installing Apache 2.2, MySQL 5 and PHP 5 in FreeBSD 6.0 for a Reliable Web Server Namestitev Apache 2.2, MySQL 5 ter PHP 5 v vdovščina po smrti svobodnika 6.0 zakaj Reliable Web Server
Part 4 – Installing Apache HTTPD Web Server 2.2 Del 4 - Namestitev Apache httpd Web Server 2,2
- Install Apache HTTP Server 2.20 by using FreeBSD Ports Collection: Namestite Apache HTTP strežnik 2,20 z uporabo FreeBSD Ports Collection:
cd /usr/ports/www/apache22 cd / usr/ports/www/apache22
make install clean make install čist - A Apache HTTP Server script apache22.sh is located at /usr/local/etc/rc.d to provide Apache HTTP Server start and shutdown service. Apache HTTP Server script apache22.sh se nahaja v / usr / local / etc / rc.d zagotoviti Apache HTTP Server zagon in zaustavitev storitev. To enable Apache web server to automatically starts whenever after server reboots, issue the following command at CLI: Da bi omogočili Apache spletni strežnik samodejno zažene, ko po strežniku odmevajoč, izda ta ukaz na CLI:
echo 'apache22_enable =”YES”' >> /etc/ rc.conf echo 'apache22_enable = "YES"'>> / etc / rc.conf
- To start Apache HTTP web server immediately, use: Če želite zagnati Apache HTTP strežnik takoj, uporabi:
/usr/local/sbin/apachectl start / usr / local / sbin / apachectl začetek
or ali
/usr/local/etc/rc.d/apache22.sh start / usr/local/etc/rc.d/apache22.sh začetek
- Apache installation finished. Apache umestitev dovršen.
IMPORTANT : The page is machine translated and provided "as is" without warranty. POMEMBNO: stran je stroj prevod in če "kot je" brez garancije. Machine translation may be difficult to understand. Strojno prevajanje je lahko težko razumeti. Please refer to Prosimo, da original English article original angleški člen whenever possible. kadar je to mogoče.
Related Articles Povezani članki
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 5 Napeljati ujeti pomočnik v vdovščina po smrti svobodnika 6.0 s Apache 2.2, MySQL 5.0 ter PHP 5 - 5. del
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 3 Napeljati ujeti pomočnik v vdovščina po smrti svobodnika 6.0 s Apache 2.2, MySQL 5.0 ter PHP 5 - 3. del
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 1 Napeljati ujeti pomočnik v vdovščina po smrti svobodnika 6.0 s Apache 2.2, MySQL 5.0 ter PHP 5 - 1. del
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 2 Napeljati ujeti pomočnik v vdovščina po smrti svobodnika 6.0 s Apache 2.2, MySQL 5.0 ter PHP 5 - 2. del
- Installing and Configuring DHCP Server (DHCPd) on FreeBSD Nameščanje in Konfiguriranje DHCP Server (dhcpd) o FreeBSD
- FreeBSD Apache HTTP Accept Filter Error FreeBSD Apache HTTP Sprejmi Filter Napaka
- Install phpBB 2 in Windows XP running on Apache 2, PHP 5 and MySQL 4 Napeljati phpBB 2 v okno XP tekmovanje v teku naprej Apache 2, PHP 5 ter MySQL 4
- Fix Internal Server Error When Accessing Easy Apache in cPanel WebHosting Manager Pritrditi notranji pomočnik zmota čas postranski neprisiljen Apache v cPanel Gostovanje Manager
- Apache Status (whm-server-status) in cPanel WebHost Manager Returns Blank Page Apache Status (WHM-server-status) v cPanel webhost Manager Returns Blank Page
- Request URL /server-status or 404 Page Not Found Apache Error Request URL / server-status ali 404 Page Not Found Apache zmota










































March 16th, 2009 18:26 16. marec 2009 18:26
thank you very much for the information…. najlepša hvala za informacije ....
December 27th, 2008 08:06 27. december 2008 08:06
Hi, I would just like to post my experiences following this guide. Živjo, jaz bi rad samo po mojih izkušnjah po tem priročniku. All went fine following the steps on this page except when I tested apache by accessing it's URL. Vse je šel po globo korake na tej strani, razen, ko sem preizkušen apache z dostopom do it's URL. I was having hostname or servname not set problems and I could not not get it to work changing the different settings and stuff. Sem bil imetje hostname ali servname ni nastavljen težav in nisem mogel ne zaslužiti to obdelovati spreminjanje različnih nastavitev in stvari. After searching through the net, I stumbled upon an article on turning off IPv6 support. Za iskanje po neto, sem naletel na članek o izklopu IPv6 podporo. Here's what I did: Here's what I did:
ipv6_enable=”NO” – Added this in rc.conf ipv6_enable = "NE" - Added to rc.conf
#::1 localhost localhost.my.domain – I commented this line in my /etc/hosts.conf #:: 1 localhost localhost.my.domain - sem komentiral te postavke v mojem / etc / hosts.conf
I also came across accf problems. Prav tako sem prišel čez accf težave. I did this: I did this:
root@freebsd:# kldload accf_http root @ FreeBSD: # kldload accf_http
root@freebsd:# vi /boot/loader.conf root @ FreeBSD: # vi / boot / loader.conf
Edited this line: accf_http_load=”YES” Urejeno te vrstice: accf_http_load = "DA"
This somehow got me over the hump. To nekako me čez grbo. I hope this helps anyone out there who encounters the same problems as min. Upam, da to pomoč kdorkoli tam zunaj, ki srečuje z enakimi problemi kot min.
Francis Francis
November 25th, 2008 10:28 25. november 2008 10:28
I usually have to (at least) set ServerName in /usr/local/etc/apache22/httpd.conf Ponavadi je (vsaj), določene v ImeStrežnika / usr/local/etc/apache22/httpd.conf
September 8th, 2008 22:39 8. september 2008 22:39
For PC-BSD (and possibly other FreeBSD distros), you may recieve a conflict with another package when running “make install clean”. Za PC-BSD (ter po možnosti drugih distros FreeBSD), boste morda prejeli v nasprotju z drugo paket, ko teče "make install čist". Run this instead “make -i install clean” to get past this issue. Run to namesto "make-i napeljati čist" priti mimo tega vprašanja.
July 12th, 2008 02:41 12. julij 2008 02:41
[...] The apache22/mysql/php install guide on mydigitallife is excellent, but if you copy/paste the snippet (as shown in the instructions) it adds an extra [...] [...] Apache22/mysql/php namestite vodnik o mydigitallife je odličen, vendar, če kopirate / prilepite odrezek (kot je prikazano v navodilih) pa dodaja dodatno [...]
May 22nd, 2008 16:23 22. maj 2008 16:23
ehhm and you dont config apache ?? ehhm in vi dont apache config?