Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 – Part 2 Inštalácia webového servera v systéme Windows XP s Apache 2, PHP5 a MySQL4 - časť 2
Part 2 – Install Apache 2 Časť 2 - Inštalácia Apache 2
Run the Apache Windows Installer that downloaded in Spustite Apache Windows Installer, že stiahnuť vo Part 1 Časť 1 . . The installation is easy, just follow the on screen instruction. Inštalácia je jednoduchá, stačí postupovať podľa inštrukcií na obrazovke. 
Click on “Next”. Kliknite na "Ďalšie".

Accept the terms and click “Next”. Prijmite podmienky a kliknite na tlačidlo "Ďalšie".

Click “Next”. Kliknite na tlačidlo "Ďalšie".

The fields' values are auto-detected. Pole 'hodnoty sú auto-detekovaná. You may want to change it if it's not correct. Možno budete chcieť zmeniť, pokiaľ to nie je správne.

Choose Typical Installation and click “Next”. Zvoľte typickú inštaláciu a kliknite na tlačidlo "Ďalšie".

The default folder for Apache installation is C:\Program Files\Apache Group\Apache2. Predvolený priečinok pre Apache inštaláciu je C: \ Program Files \ Apache Skupina \ Apache 2. You can change that to anywhere in your hard disk. Môžete zmeniť, aby sa kdekoľvek vo vašom pevnom disku. Here it's change to C:\Server\Apache2 for example. Tu je to zmena k C: \ Server \ Apache 2 na príklade. Then click “Next”. Potom kliknite na tlačidlo "Ďalšie".

Installation done. Inštalácia hotovo.
Testing Apache Installation Testovanie Apache Inštalácia
Try to access Pokúste sa o prístup http://localhost/ http://localhost/ . .
A simple Apache index page in English should be shown. Jednoduchý Apache index stránka v angličtine by mali byť uvedené. It means that the installation is succesful. To znamená, že bola inštalácia úspešná.
If there is problem, try the following the steps. Ak je problém, skúste nasledujúce kroky. Go to Start -> All Programs – Apache HTTP Server 2.x.xx – Control Apache Server. Prejdite na Štart -> Programy - Apache HTTP Server 2.x.xx - Ovládanie Apache Server. Try to Stop and then Start or Restart the Apache server (The Apache tray icon may also appear in Windows System Tray, where the above controls can be accessed there). Skúste Stop and Start a potom reštartujte Apache server (Apache ikona môže tiež objaví v stavovej lište Windows, kde sa vyššie kontrol možno dostať tam).
After installation is successful, the Apache configuration file httpd.conf should be updated if you want change the web root directory instead of default one at Apache2/htdocs . Po inštalácii je úspešná, konfiguračného súboru Apache httpd.conf by malo aktualizovať, ak chcete zmeniť web koreňovom adresári namiesto predvolené na Apache2/htdocs. The httpd.conf located in “C:/ Installation_Path /Apache2/conf/httpd.conf”. Httpd.conf sa nachádza v "C: / Installation_Path / Apache2/conf/httpd.conf". Use a text script editor to open it. Použitie textového editora skriptu ju otvorte.
Search for DocumentRoot “C:/Server/Apache 2/Apache2/htdocs” . Hľadanie DocumentRoot "C: / Server / Apache 2/Apache2/htdocs". It should be found at line 228. Je potrebné nájsť na riadku 228. Change it to your preferred web root folder. Zmeňte ju na svoj web preferovaným koreňová zložka. For illustration purpose, we change it to folder C:/Server/www. Na ilustračné účely sme zmeniť do priečinka C: / Server / www. So the new line should looks like DocumentRoot “C:/Server/www” . Takže novej linky by mala vyzerá DocumentRoot "C: / Server / www."
There is another same directory at line 253. Neexistuje iný rovnakom adresári na riadku 253. Copy and paste the DocumentRoot from line 228 to line 253. Skopírujte a vložte DocumentRoot z linky 228 na linku 253.
Save the configuration file. Uložte konfiguračný súbor. Make sure the new document root directory (ie C:/Server/www) exists. Uistite sa, že nový dokument koreňovom adresári (napr. C: / Server / www) existuje. Then restart the Apache server. Reštartujte Apache server. Depending on the directory contents, you'll either see an index file or a list of files in the directory. V závislosti od obsahu adresára, budete buď vidieť index súbor alebo zoznam súborov v adresári.
IMPORTANT : The page is machine translated and provided "as is" without warranty. Upozornenie: Stránka je stroje preložené a poskytované "tak ako sú" bez záruky. Machine translation may be difficult to understand. Strojový preklad môže byť ťažké pochopiť. Please refer to Obráťte sa prosím na original English article Anglický originál článku whenever possible. kedykoľvek je to možné.
Related Articles Súvisiace články
- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 – Part 3 Inštalácia webového servera v systéme Windows XP s Apache 2, PHP5 a MySQL4 - Časť 3
- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 – Part 1 Inštalácia webového servera v systéme Windows XP s Apache 2, PHP5 a MySQL4 - časť 1
- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 – Part 4 Inštalácia webového servera v systéme Windows XP s Apache 2, PHP5 a MySQL4 - Part 4
- Install, Setup and Configure CGI and Perl in Windows XP Inštalovať, inštalácia a konfigurácia CGI a Perl do Okná XP
- Improve Apache Web Server Security: Use ServerTokens and ServerSignature to Disable Header Zlepšiť Apache Web Server Bezpečnosť: Používajte ServerTokens a ServerSignature Vyhostiť Header
- Apache Status (whm-server-status) in cPanel WebHost Manager Returns Blank Page Apache Status (WHM-server-status) do cPanel webhost Manager Vracia Prázdne stránky
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 – Part 5 Inštalácia Web Server na FreeBSD 6.0 s Apache 2.2, MySQL 5.0 a PHP 5 - Časť 5
- Install phpBB 2 in Windows XP running on Apache 2, PHP 5 and MySQL 4 Inštalácia phpBB 2 do Okná XP bežiace na Apache 2, PHP 5 a MySQL 4
- How to Install and Use Windows Server 2008 240 Days for Free Ako nainštalovať a používať Windows Server 2008 240 dni zadarmo
- Workaround Fix to Install Virtual PC Additions on Windows Server 2008 Core Riešenie Fix nainštalovať PfiírŰstky Virtual PC na Windows Server 2008 Core










































November 19th, 2008 06:06 19. novembra 2008 06:06
hhola alguien me puede ayudar de como subir un cgiproxy a mi sitio web polq noc nada de eso tengo un subdominio en siteburg.com pero quisiera q me ayuden mi correo es hhola alguien me puede ayudar de como un subir cgiproxy jeden mi sitio web polq noc nada de ESO tengo un subdominio en siteburg.com pero Quisiera q mi ayuden mi correo es max11_2@hotmail.com max11_2@hotmail.com
April 20th, 2007 14:59 20. apríla 2007 14:59
Which better guide you have found? Lepšie vodidlo, ktoré ste našli? What should be updated? Aký by mal byť aktualizovaný?
April 20th, 2007 14:07 20. apríla 2007 14:07
yourguide sux a phatty, learn to update you piece of shit. yourguide sux jeden phatty, naučia vás aktualizácia sráči. i get nothing but a bunch of errors with this setup, and i only made it to step 3. i dostať nič, ale pár chýb s týmto nastavením, a to i len na krok 3. thanks to google, i found a much better guide. vďaka google, našiel som oveľa lepšiu vodítko. later noob! neskôr Noob!
November 3rd, 2006 10:56 3. novembra 2006 10:56
[...] Once you get a web server, install a proxy on the website. [...] Keď sa dostanete web server, nainštalovať proxy na webových stránkach. There are a lot of proxy server program available, such as PHPproxy and CGIproxy that can be installed to set up a proxy server. Existuje množstvo proxy server program k dispozícii, ako PHPproxy a CGIproxy, ktoré môžu byť inštalované nastaviť proxy server. You will need to install Apache and PHP or CGI on your web server too to run as proxy. Budete si musieť nainštalovať Apache a PHP alebo CGI na svoj webový server taky spustiť ako proxy. You may also want to setup a domain name for your proxy for easy remembrance, or you can always use the IP address to access it. Tiež môžete nastaviť názov domény pre vaše proxy pre ľahké pripomenutie, alebo si môžete vždy použiť IP adresu pre prístup ju. If you're using home based PC as proxy server, remember that IP address may not be static, so you can use dynamic DNS service to set up a domain name which will point to your correct dynamic IP address when changed, with service such DynDNS and No-IP. Ak používate domáci počítač ako proxy server, nezabudnite, že IP adresa nemusí byť statická, takže môžete používať dynamické služby DNS nastaviť názov domény, ktorá bude miesto pre vaše správne dynamickej IP adresy, ak sa zmenil s takúto službu DynDNS a No-IP. [...] [...]
January 2nd, 2006 02:18 2. januára 2006 02:18
[...] Obvioulsy, a web server needs to be running on the Windows machine. [...] Obvioulsy, webový server musí byť spustený na Windows počítači. Refer to this post for instructions on how to install Apache2 in Windows. Odkazy na tento post na návod na inštaláciu Apache 2 na Windows. [...] [...]