Install phpBB 2 in Windows XP running on Apache 2, PHP 5 and MySQL 4 windows XP 용 phpbb 2를 설치에서 실행되는 아파치 2> = 4.0.0, mysql 4

Introduction to phpBB phpbb 소개

phpBB is a high powered, fully scalable, and highly customizable Open Source bulletin board package. phpbb가 높은 파워, 확장성, 그리고 높은 오픈 소스 게시판에 패키지를 사용자 정의할 수있습니다. phpBB has a user-friendly interface, simple and straightforward administration panel, and helpful FAQ. phpbb는 사용자 - 친화적인 인터페이스, 단순하고 직접적 관리위원회, 그리고 도움이 자주 묻는 질문합니다. To run phpBB, powerful PHP server language needs to be enabled on web server and installed any one of the following database: MySQL, MS-SQL, PostgreSQL or Access/ODBC database servers. 를 실행하는 phpbb, 강력한 php 서버 언어 및 설치 웹 서버에서 활성화되어 있어야합니다 중 하나를 다음과 같은 데이터베이스 : mysql 미시시피 - sql, postgresql 또는 액세스 / odbc 데이터베이스 서버합니다.

For more information on how to setup Apache 2 web server, PHP 5 and MySQL 4 ready for use of phpBB, read these 원래 아파치 버전 2에 대한 자세한 내용은 웹 서버를 설치하는 방법> = 4.0.0, mysql을 사용할 준비가 4 phpbb, 읽기 이러한 articles 관련 기사 . 합니다.

Setup MySQL Database and User 설치 프로그램을 mysql 데이터베이스와 사용자

  1. Access the MySQL console by calling mysql -u root -p at command prompt.Note: If password for MySQL user ‘root’ has not been set, just leave blank when prompted for the password and hit Enter. mysql 콘솔에 액세스를 호출하여 명령을 mysql - u 루트 - p에서 prompt.note : 만약 비밀 번호를 mysql 사용자 '루트'가 설정되지 않은, 그냥 공란에 비밀 번호를 묻는 메시지가 나타나면 다음 키보드를 입력합니다.
  2. Create database ‘phpBB2′ or any name you like (database for phpBB, which will hold all tables) by calling CREATE DATABASE phpBB2; at MySQL console. 만들 데이터베이스 'phpbb2'또는 임의의 이름이 같은 (데이터베이스에 대한 phpbb를 연다 모든 테이블)를 호출하여 데이터베이스를 만들 phpbb2;에서 mysql 콘솔을합니다.
  3. Create secured account with user ‘phpBB2user’ (Choose your own user name) and password ‘dbpassword’ by following commands: 보안 계정을 만들어 사용자 'phpbb2user'(자신의 사용자 이름을 선택하십시오)와 비밀 번호 'dbpassword'에 다음과 같은 명령 :

    mysql> GRANT SELECT, INSERT, UPDATE, DELETE, INDEX, ALTER, CREATE, DROP ON phpBB2.* TO ‘phpBB2user’@'localhost’ IDENTIFIED BY ‘dbpassword’; mysql> 그랜트를 선택, 삽입, 업데이트, 삭제, 색인, 변경, 만들기, 드롭에 phpbb2 .*를 'phpbb2user'@ '로컬'에 의해 식별 'dbpassword';

    Note: Choose your own password instead of’dbpassword’. 참고 사항 : 자신의 비밀 번호를 대신 of'dbpassword을 선택하십시오 '.
    Note: DROP is only required for database restores, and ALTER is only required for certain modules and future upgrades. 참고 사항 : 드롭는 데 필요한 데이터베이스를 복원, 그리고 변화는 특정 모듈과 미래의 업그레이 드에만 필요합니다.
    Note: Secured account means only accessible from ‘localhost’, access permitted only to database ‘phpBB2′, only needed privileges granted. 참고 사항 : 보안 계정을 의미에서 액세스할 수 전용 '로컬', 액세스 허용에게만 데이터베이스 'phpbb2', 권한을 부여에만 필요합니다.

    mysql> FLUSH PRIVILEGES; mysql> 플러시 권한을;

  4. Quit the MySQL console by: mysql 콘솔을 종료합니다 :

    mysql> quit; mysql>을 종료;

Download phpBB 2 phpbb를 다운로드 2

Download the phpBB Full Package in zip format from 전체 패키지를 다운로드하여 우편 번호 형식을 phpbb phpBB download site phpbb 다운로드 사이트 . 합니다. The file should ended with .zip extension. 이 파일은 죽음과합니다. 우편 번호 확장합니다.

Install phpBB phpbb 설치

  1. Extract the phpBB zip file. phpbb 압축 파일을 압축을 풉니다.
  2. Create a directory (ie forum, forums or phpbb) for phpBB forum at your DocumentRoot (normally C:\Program Files\Apache Group\Apache2\htdocs if Apache installed by default), unless the phpBB is intended at DocumentRoot itself, which is not recommended. 디렉터리를 만듭니다 (예 : 공개 토론, 공개 토론 또는 phpbb)을 phpbb 포럼에 귀하의에서 DocumentRoot (일반적으로 c : \ 프로그램 파일 \ 아파치 그룹 \ apache2 \ htdocs 아파치를 설치하면 기본적으로)에서 DocumentRoot 그 자체를하지 않는 한 phpbb도 연관시킬 의도가없는 추천합니다.
  3. Copy the extracted phpBB files nto the new forum directory. phpbb 파일이 복사하여 압축을 푼 디렉터리의 새 공개 토론합니다.
  4. Run Internet Explorer and access http://your_domain_name/forum/index.php (if you create directory with other name, change accordingly) and the phpBB2 installation page should be shown. 인터넷 탐색기를 실행하고 액세스 http://your_domain_name/forum/index.php (디렉토리를 만들 경우 다른 이름으로 변경 이에 따라) 및 phpbb2 설치 페이지를 표시해야합니다. If you unable to access the the website when specify “your_domain_name”, substitute it with either “localhost” or the server’s IP address for the “your_domain_name”. 의 웹사이트에 액세스할 수없는 경우를 지정하면 "사용자", 그것을 대체할은 "로컬 호스트"또는 서버의 주소는 "사용자"합니다.
  5. At the “Welcome to phpBB 2 Installation” web page, enter the following settings: "에서 phpbb 2 설치에 오신 것을 환영합니다"웹 페이지에 다음과 같은 설정을 입력합니다 :

    Basic Configuration: 기본적인 환경 설정 :
    Default board language: English 기본 보드 언어 : 영어
    Database Type: MySQL 4.x 데이터베이스 유형 : mysql 4.x
    Choose your installation method: Install 설치 방법을 선택하십시오 : 설치

    Database Configuration: 데이터베이스를 구성 :
    Database Server Hostname / DSN: localhost 데이터베이스 서버에 호스트 이름 / dsn : 로컬 호스트
    Your Database Name: database (Your database name) 귀하의 데이터베이스 이름 : 데이터베이스 (귀하의 데이터베이스 이름)
    Database Username: user (Your MySQL user name) 데이터베이스의 사용자 이름 : 사용자 (귀하의 mysql 사용자 이름)
    Database Password: password (Password for MySQL user) 데이터베이스 비밀 번호 : 비밀 번호 (비밀 번호를 mysql 사용자)
    Prefix for tables in database: phpbb_ 접두사를 테이블에 데이터베이스 : phpbb_

    Admin Configuration: 관리 구성 :
    Admin Email Address: email@yourdomain.com 관리자 이메일 주소 : email@yourdomain.com
    Domain Name: IPAddress (or a valid DNS name visible to the forum’s target audience). 도메인 이름 : ipaddress (또는 유효한 dns 이름을 볼 수 있도록 공개 토론의 대상).
    Server Port: 80 서버 포트 : 80
    Script path: /forum/ 스크립트 경로 : / 포럼 /
    Administrator Username: Admin (this will be your user name to the forum) 관리자의 사용자 이름 : 관리자 (이것은 귀하의 사용자 이름을 공개 토론)
    Administrator Password: AdminPW (this will be your password to the forum) 관리자 비밀 번호 : adminpw (이것은 귀하의 비밀 번호를 공개 토론)
    Administrator Password [ Confirm ]: AdminPW 관리자 비밀 번호를 [확인] : adminpw

  6. Click the “Start Install” button(once only) 클릭하여 "시작 설치"단추를 클릭하십시오 (한번에 한함)
  7. At this point you should see a screen with the following text: 이 시점에서 한 스크린에 다음과 같은 텍스트가 나타납니다 :

    Your admin username has been created. 귀하의 관리자 사용자 이름이 만들어졌습니다. At this point your basic installation is complete. 이 시점에서 당신의 기본적인 설치가 완료된 것입니다. You will now be taken to a screen which will allow you to administer your new installation. 이제는 화면을로 이동하여 새로운 설치를 관리할 수있습니다. Please be sure to check the General Configuration details and make any required changes. 일반적인 구성을 확인하려면 반드시 필요한 세부 사항 및 변경 사항을합니다. Thank you for choosing phpBB 2. 이 phpbb를 선택해 주셔서 감사합니다.

  8. Before selecting “Finish Installation”, the following directories must be deleted: 선택하기 전에 "마침 설치"를 다음과 같은 디렉토리를 삭제해야합니다 :

    C:\www\phpBB2\install c : \ 오픈 \ phpbb2 \ 설치
    C:\www\phpBB2\contrib c : \ 오픈 \ phpbb2 \ contrib
    [optional] C:\www\phpBB2\docs [옵션] c : \ 오픈 \ phpbb2 \ 워드 프로세서

  9. If phpBB setup cannot write the configuration file on the server, it will prompts you to save the file. phpbb 설치 프로그램의 구성 파일을 쓸 수 없을 경우 서버에서이 파일을 저장하라는 메시지를 표시합니다. Select “Just send the file to me and I’ll FTP it manually” and click “Download config”. "를 선택하십시오 파일을 보내기만 나 그리고 내가 FTP를 수동으로"그리고 "를 클릭하십시오을 다운로드 설정"합니다. When offered the opportunity to save install.php elect to save the file to your forum folder (you will get a “replace Yes/No” style message). 당선을 저장할 수있는 기회를 제공하면 install.php 포럼 폴더에 파일을 저장합니다 (세례를받을 것입니다 "바꾸기 예 / 아니오"스타일 메시지).
  10. Delete the contrib and install folders in your forum folder, either by FTP clients or Windows Explorer if it’s local machine. 귀하의 공개 토론 contrib 및 설치 폴더를 삭제하고 폴더, FTP를 통해 어느 정도 자주 탐색기에서 클라이언트 또는 로컬 컴퓨터의면합니다.

Testing and Accessing phpBB Forum 테스트 및 액세스 phpbb 포럼

Access your forum at http://your_domain_name/forum, replace your_domain_name with your own domain (ie localhost or dynamic dns name) and forum with the folder name you put phpBB in. 포럼에 액세스할 수있습니다 http://your_domain_name/forum, 교체 사용자 자신의 도메인 (예 : 로컬 호스트 또는 동적 dns 이름)과 면담을 폴더 이름을 줄 알아 phpbb 인치

Note: If it’s not possible to access via your_domain_name from your own machine, replace it with localhost or 127.0.0.1. 참고 사항 : 만약에 액세스할 수없습니다를 통해 사용자를 자신의 머신, 로컬 호스트 또는 127.0.0.1로 바꾸십시오.

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 중요 사항 : 이것은 기계 번역 페이지는 "있는 그대로"제공하지 않고 보증합니다. Machine translation may be difficult to understand. 기계 번역을 이해하기 어려울 수있습니다. Please refer to 를 참조하시기 바랍니다 original English article 기존 영어 자료 whenever possible. 언제 수있습니다.

Share and contribute or get technical support and help at 를 공유하고 기술 지원 및 도움을 공헌하지 않는다면 My Digital Life Forums 내 디지털 라이프 공개 토론 . 합니다.



8 Responses to “Install phpBB 2 in Windows XP running on Apache 2, PHP 5 and MySQL 4” 8 개의 응답을 "windows XP 용 설치하는 phpbb 2에서 실행되는 아파치 2> = 4.0.0, mysql 4"

  1. William 윌리엄
    August 3rd, 2006 04:02 2006년 8월 3일 04:02
    1

    I have Apache 2, php 5 and mysql 5. 나는 원래 아파치 버전 2> = 4.0.0, mysql 5. I have set them all up correctly but when I try and install phpbb2, (after clicking submit) I get the message “The PHP configuration on your server doesn’t support the database type that you chose”. 나는 그들 모두를 설정하고 설치하려고하면 제대로 그러나 phpbb2, (클릭한 후 제출) 같은 메시지를 봤습니다 "php 구성을 사용자의 서버를 지원하지 않는 데이터베이스 유형을 선택했습니다". Any ideas anybody why this happens? 아무도 왜이 발생하는 이유가 뭘까요?

  2. Administrator 관리자
    August 3rd, 2006 07:51 2006년 8월 3일 07:51
    2

    William, have you enable the mysql support in php.ini? 윌리엄, mysql 지원이가 php.ini를 활성화?

  3. Bruce 브루스
    August 8th, 2006 22:22 2006년 8월 8일 22:22
    3

    I’m testing a Tomcat/PHP5/MySQL5 integration. 나는 tomcat/php5/mysql5 통합 테스트를합니다.

    Without updating the default php.ini file, I get the error mentioned by William. 기본 php.ini 파일을 업데이 트하지 않고, 이해를 윌리엄의 오류 언급합니다. After updating the ini file to include the mysql extension, my server crashes when trying to open the PHPBB site. 이후 업데이 트를 포함하는 파일을 사용 mysql 확장, 내 서버를 열려면 phpbb 사이트를 시도할 때 충돌이 발생합니다.

    Ideas? 아이디어?

    java.io.IOException: 를 던졌다 java.io.IOException :

  4. Victor Sinha 빅터 sinha
    January 2nd, 2007 08:18 2007년 1월 2일 08:18
    4

    Thanks for this tutorial. 이 자습서 주셔서 감사합니다. I am a newbie in this field and I just want to make something of a PHP board. 나는이 분야에서 초보자를 위해 노력하는 단지는 php 보드합니다. I learnt the basics from you. 나는 당신에게서 배운 기초합니다. i will soon come back to learn more. 곧 돌아와서 자세히 알아보십시오. Thanks. thanks.

  5. Apache and phpBB 아파치와 phpbb
    February 1st, 2007 05:17 2007년 2월 1일 05:17
    5

    I would recommend SMF over phpBB, as the later has had some serious security issues, which might or might not persist under phpBB v3. smf 이상하실 것을 권해드립니다 phpbb, 심각한 보안 문제로 나중에했다, v3을 줄 수있는 phpbb 아닐 수도있는가 지속 되었음.

    phpBB does have a much bigger community, and you will be able to get help, if you need it. phpbb가 훨씬 더 큰 공동체가, 그리고 도움을받을 수있습니다, 만약 그것이 필요합니다. Its also a bit easier to setup. 또한 설치 프로그램을 조금 쉽게합니다.

    If you want to just try out phpBB under Windows, without the setup, you can get a WAMP Server distribution that has it pre-configured… 아래 사용해보십시오 단지 phpbb하려는 경우 창문,없이는 설치, 서버 유통을 얻을 수있습니다가 그것 사전 - 구성 wamp…
    http://www.devside.net/

  6. FunnsFurmentsod funnsfurmentsod
    July 14th, 2007 02:19 2007년 7월 14일 02:19
    6

    Hi all! 안녕하세요 스타를 소개합니다!

    G’night 잠깐 쉬십시오

  7. Stephen J 스티븐 일본
    December 17th, 2007 19:04 2007년 12월 17일 19:04
    7

    Hi, i setup and installed phpBB with ease, even without this tutorial, but the problem i face is whenever i click on the “login to adminastration panel” it prompts me to download the “login.php” file, how do i stop this so i can setup and install mods etc. 안녕하세요, 저는 phpbb을 쉽게 설치 및 설치, 심지어하지 않고 본 자습서, 그러나 문제의 얼굴은 때마다 나는를 클릭하십시오 "로그인을 adminastration위원회"를 다운로드하는 날 묻습니다 "login.php"파일을하려면 어떻게해야합니까이 중지 설치 프로그램을 볼 수 있도록하고 설치하는 등 개조

  8. aletly
    March 4th, 2008 14:35 2008년 3월 4일 14:35
    8

    Yo! 요!
    Finally I found your site, I am so happy! 마지막으로 귀하의 사이트를 찾았어요, 나는 너무나 행복하게!
    Bye 안녕

Leave a Reply 남길 회신

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> 이러한 태그를 사용할 수있습니다 : <a href="" title=""> <acronym title=""> <abbr title=""> <blockquote cite=""> <b> <cite> <code> <델 날짜 = ""> <em> <i> <strike> '<q cite="">

Subscribe without commenting 논평없이 구독 신청
이메일


Custom Search

New Articles 새로운 기사

Incoming Search Terms for the Article 이 문서에 대한 검색어를 수신

phpbb windows phpbb windows - - The PHP configuration on your server doesn't support the database type that you chose the php 구성을 귀하의 서버에서 데이터베이스 유형을 지원하지 않습니다 당신의 선택을 - - phpBB apache phpbb 아파치 - - phpbb wamp phpbb wamp - - install phpbb phpbb 설치 - - phpbb for windows phpbb에 대한 windows - - phpbb on windows phpbb에 windows - - installing phpbb phpbb 설치하기 - - phpbb install phpbb 설치 - - xampp phpbb 부전승 phpbb - - how to instal phpbb on apache server 아파치 서버를 설치하는 방법을 phpbb - - apache phpbb 아파치 phpbb - - node/11/64 node/11/64 - - wamp phpbb phpbb wamp - - phpbb on windows xp windows XP 용 phpbb에서 - - install phpbb on xampp phpbb를 설치하는 부전승 - - how to install phpbb in apache 아파치를 설치하는 방법을 phpbb - - install phpbb on apache phpbb에 아파치를 설치 - - phpbb2 mysql5 phpbb2 mysql5 - - phpbb xampp phpbb 부전승 - - Windows XP pack 2 phpbb Template windows XP 용 팩 2를 phpbb 템플릿 - - installing phpBB forum on server 서버에 설치하는 phpbb 포럼 - - windows phpbb windows phpbb - - install phpbb on wamp phpbb를 설치하는 wamp - - how to install phpbb in xampp phpbb를 설치하는 방법을 부전승 - - install phpbb xampp phpbb를 설치 부전승 - - installing phpbb on apache phpbb를 설치하기 아파치 - - phpbb on xampp phpbb에서 부전승 - - "The PHP configuration on your server doesn't support the database type that you chose" "귀하의 서버 구성에 php를 지원하지 않는 데이터베이스 유형을 선택했습니다" - - phpBB install apache 아파치를 설치 phpbb - - windows php forums windows php 포럼 - - install phpBB on windows phpbb를 설치하는 windows - - how to install phpBB with apache 아파치를 설치하는 방법을 phpbb - - installing phpbb on local machine 로컬 컴퓨터에 설치하는 phpbb - - install phpbb +windows xp phpbb + 창 XP 용을 설치 - - testing phpbb locally 로컬에서 테스트를 phpbb - - install phpBB on windows XP windows XP 용 phpbb를 설치하는 - - INSTALL PHPBB IN LOCAL phpbb를 설치 지역 - - phpbb mysql install windows phpbb를 설치 mysql windows - - install wamp in XP manage folder wamp에 XP 용을 설치 관리하는 폴더를 - - phpbb installation tutorial windows phpbb 설치 자습서 windows - - access database with php windowsXP Tutorial 액세스 데이터베이스를 php windowsxp 튜토리얼 - - installing phpbb xampp phpbb를 설치 부전승 - - installing phpbb on xampp phpbb를 설치하기 부전승 - - installing phpbb on wamp wamp phpbb를 설치하기 - - install phpbb local machine 로컬 컴퓨터에 설치하는 phpbb - - xampp toncat castellano 부전승 castellano toncat - - how to install phpbb phpbb를 설치하는 방법을 - - installing phpbb windows xp windows XP 용 설치하는 phpbb - - Welcome to phpbb2 installation phpbb2 설치에 오신 것을 환영합니다 - -