downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Our source is open

The syntax highlighted source is automatically generated by PHP from the plaintext script. If you're interested in what's behind the several functions we used, you can always take a look at the source of the following files:

Of course, if you want to see the source of this page, we have it available. You can also browse the SVN repository for this website on svn.php.net.

Source of: /manual/kr/install.php

<?php
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/shared-manual.inc';
$TOC = array();
$PARENTS = array();
include_once
dirname(__FILE__) ."/toc/index.inc";
$setup = array (
 
'home' =>
  array (
   
0 => 'index.php',
   
1 => 'PHP Manual',
  ),
 
'head' =>
  array (
   
0 => 'UTF-8',
   
1 => 'kr',
  ),
 
'this' =>
  array (
   
0 => 'install.php',
   
1 => '설치와 설정',
  ),
 
'up' =>
  array (
   
0 => 'index.php',
   
1 => 'PHP 매뉴얼',
  ),
 
'prev' =>
  array (
   
0 => 'tutorial.whatsnext.php',
   
1 => '다음은?',
  ),
 
'next' =>
  array (
   
0 => 'install.general.php',
   
1 => '일반적인 설치 고려사항',
  ),
);
$setup["toc"] = $TOC;
$setup["parents"] = $PARENTS;
manual_setup($setup);

manual_header();
?>
<div>
  <h1 class="title">설치와 설정</h1>
 

 



 

 



 





 


 



 



  



 


 



 

 



 <ul class="chunklist chunklist_book"><li><a href="install.general.php">일반적인 설치 고려사항</a></li><li><a href="install.unix.php">유닉스 시스템에 설치</a><ul class="chunklist chunklist_book chunklist_children"><li><a href="install.unix.apache.php">Apache 1.3.x on Unix systems</a></li><li><a href="install.unix.apache2.php">유닉스 시스템 아파치 2.0</a></li><li><a href="install.unix.lighttpd-14.php">Lighttpd 1.4 on Unix systems</a></li><li><a href="install.unix.caudium.php">Caudium</a></li><li><a href="install.unix.fhttpd.php">fhttpd 관련 노트</a></li><li><a href="install.unix.sun.php">Sun, iPlanet and Netscape servers on Sun Solaris</a></li><li><a href="install.unix.commandline.php">CGI and command line setups</a></li><li><a href="install.unix.hpux.php">HP-UX specific installation notes</a></li><li><a href="install.unix.openbsd.php">OpenBSD installation notes</a></li><li><a href="install.unix.solaris.php">Solaris specific installation tips</a></li><li><a href="install.unix.debian.php">Debian GNU/Linux installation notes</a></li></ul></li><li><a href="install.macosx.php">Mac OS X에 설치</a><ul class="chunklist chunklist_book chunklist_children"><li><a href="install.macosx.packages.php">패키지 사용하기</a></li><li><a href="install.macosx.bundled.php">Using the bundled PHP</a></li><li><a href="install.macosx.server.php">Compiling for OS X Server</a></li><li><a href="install.macosx.client.php">Installing for Apache on MacOS X Client</a></li></ul></li><li><a href="install.windows.php">윈도우 시스템에 인스톨하기</a><ul class="chunklist chunklist_book chunklist_children"><li><a href="install.windows.installer.php">Windows Installer (PHP 5.1.0 and earlier)</a></li><li><a href="install.windows.installer.msi.php">Windows Installer (PHP 5.2 and later)</a></li><li><a href="install.windows.manual.php">Manual Installation Steps</a></li><li><a href="install.windows.activescript.php">ActiveScript</a></li><li><a href="install.windows.iis.php">Microsoft IIS / PWS</a></li><li><a href="install.windows.apache1.php">Apache 1.3.x on Microsoft Windows</a></li><li><a href="install.windows.apache2.php">마이크로소프트 윈도우에서 Apache 2.0.x</a></li><li><a href="install.windows.sun.php">Sun, iPlanet and Netscape servers on Microsoft Windows</a></li><li><a href="install.windows.omnihttpd.php">OmniHTTPd Server</a></li><li><a href="install.windows.sambar.php">Sambar Server on Microsoft Windows</a></li><li><a href="install.windows.xitami.php">Xitami on Microsoft Windows</a></li><li><a href="install.windows.building.php">Building from source</a></li><li><a href="install.windows.extensions.php">Installation of extensions on Windows</a></li></ul></li><li><a href="install.pecl.php">PECL 확장의 설치</a><ul class="chunklist chunklist_book chunklist_children"><li><a href="install.pecl.intro.php">PECL 설치 소개</a></li><li><a href="install.pecl.downloads.php">PECL 확장모듈 다운로드</a></li><li><a href="install.pecl.windows.php">PHP 확장 설치하기</a></li><li><a href="install.pecl.windows.find.php">확장을 어디에서 찾나요?</a></li><li><a href="install.pecl.pear.php">pecl 명령을 사용하여 공유 PECL 확장모듈을 컴파일 하기</a></li><li><a href="install.pecl.phpize.php">phpize로 공유 PECL 확장모듈 컴파일하기</a></li><li><a href="install.pecl.static.php">PECL 확장모듈을 PHP안에 정적으로 컴파일 하기</a></li></ul></li><li><a href="install.problems.php">문제가 있습니까?</a><ul class="chunklist chunklist_book chunklist_children"><li><a href="install.problems.faq.php">FAQ를 읽어 보십시오.</a></li><li><a href="install.problems.support.php">다른 문제들</a></li><li><a href="install.problems.bugs.php">버그 보고</a></li></ul></li><li><a href="configuration.php">실행시 설정</a><ul class="chunklist chunklist_book chunklist_children"><li><a href="configuration.file.php">설정 파일</a></li><li><a href="configuration.changes.modes.php">환경 설정을 바꿀 수 있는 곳</a></li><li><a href="configuration.changes.php">설정을 바꾸는 방법</a></li></ul></li></ul></div><?php manual_footer(); ?>
 
show source | credits | sitemap | contact | advertising | mirror sites