Install phpBB 2 in Windows XP running on Apache 2, PHP 5 and MySQL 4 Installare phpBB 2 in Windows XP in esecuzione su Apache 2, PHP 5 e MySQL 4

Introduction to phpBB Introduzione a phpBB

phpBB is a high powered, fully scalable, and highly customizable Open Source bulletin board package. phpBB è un alto a motore, completamente scalabile e altamente personalizzabile Open Source bacheca pacchetto. phpBB has a user-friendly interface, simple and straightforward administration panel, and helpful FAQ. phpBB ha un interfaccia user-friendly, semplice e semplice pannello di amministrazione, utile e FAQ. 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. Per eseguire phpBB, potente server PHP lingua deve essere attivato sul server web e installato uno dei seguenti database: MySQL, MS-SQL, PostgreSQL o Access / ODBC server di database.

For more information on how to setup Apache 2 web server, PHP 5 and MySQL 4 ready for use of phpBB, read these Per maggiori informazioni su come configurare Apache 2 web server, PHP 5 e MySQL 4 pronto per l'uso di phpBB, di leggere le seguenti articles articoli .

Setup MySQL Database and User Setup database MySQL e degli utenti

  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. Accedere alla console di MySQL chiamando mysql-u root-p comando at prompt.Note: Se la password per utenti di MySQL 'root' non è stato impostato, appena lasciati in bianco quando richiesto per la password e premere Invio.
  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. Creare il database 'phpBB2' o qualsiasi nome che ti piace (banca dati per phpBB, che terrà tutti i tavoli) chiamando CREATE DATABASE phpBB2; a MySQL console.
  3. Create secured account with user ‘phpBB2user’ (Choose your own user name) and password ‘dbpassword’ by following commands: Depositati creare account con l'utente 'phpBB2user' (Scegliete il vostro nome utente) e la password 'dbpassword' di seguenti comandi:

    mysql> GRANT SELECT, INSERT, UPDATE, DELETE, INDEX, ALTER, CREATE, DROP ON phpBB2.* TO ‘phpBB2user’@'localhost’ IDENTIFIED BY ‘dbpassword’; mysql> GRANT SELECT, INSERT, UPDATE, DELETE, INDEX, ALTER, creare, drop sul phpBB2 .* TO 'phpBB2user' @ 'localhost' IDENTIFIED BY 'dbpassword';

    Note: Choose your own password instead of’dbpassword’. Nota: Scegli la tua password invece of'dbpassword '.
    Note: DROP is only required for database restores, and ALTER is only required for certain modules and future upgrades. Nota: DROP è necessaria solo per il database ripristina, o modificare è necessaria solo per alcuni moduli e futuri aggiornamenti.
    Note: Secured account means only accessible from ‘localhost’, access permitted only to database ‘phpBB2′, only needed privileges granted. Nota: Secured conto significa accessibile solo da 'localhost', l'accesso consentito solo ai database 'phpBB2', necessaria solo privilegi concessi.

    mysql> FLUSH PRIVILEGES; mysql> flush privileges;

  4. Quit the MySQL console by: Chiudere la console di MySQL:

    mysql> quit; mysql> quit;

Download phpBB 2 Download phpBB 2

Download the phpBB Full Package in zip format from PhpBB scaricare il pacchetto completo in formato zip da phpBB download site phpBB sito di download . The file should ended with .zip extension. Il file dovrebbe si è conclusa con. Zip.

Install phpBB Installare phpBB

  1. Extract the phpBB zip file. PhpBB estrarre il file zip.
  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. Creare una directory (ad esempio, forum, o forum phpbb) per forum phpBB a vostra DocumentRoot (di solito C: \ Program Files \ Apache Group \ Apache2 \ htdocs se Apache installato di default), a meno che il phpBB è destinato a DocumentRoot stessa, che non è raccomandato.
  3. Copy the extracted phpBB files nto the new forum directory. Copiare il file estratto phpBB non il nuovo forum di directory.
  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. Eseguire Internet Explorer e di accesso http://your_domain_name/forum/index.php (se si crea directory con altro nome, modificare di conseguenza) e l'installazione phpBB2 pagina deve essere dimostrato. 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”. Se non riesci ad accedere al sito web quando specificare "tuo_nome_dominio", sostituire con una "localhost" o il indirizzo IP del server per il "tuo_nome_dominio".
  5. At the “Welcome to phpBB 2 Installation” web page, enter the following settings: Al "Welcome to phpBB 2 Installazione" pagina web, inserisci le seguenti impostazioni:

    Basic Configuration: Configurazione di base:
    Default board language: English Default bordo la lingua: inglese
    Database Type: MySQL 4.x Tipo database: MySQL 4.x
    Choose your installation method: Install Scegli il tuo metodo di installazione: Installazione

    Database Configuration: Banca dati di configurazione:
    Database Server Hostname / DSN: localhost Database Server Hostname / DSN: localhost
    Your Database Name: database (Your database name) Il tuo nome di database: banca dati (il tuo nome di database)
    Database Username: user (Your MySQL user name) Banca dati Nome utente: utente (il tuo nome utente MySQL)
    Database Password: password (Password for MySQL user) Database Password: la password (Password per utenti di MySQL)
    Prefix for tables in database: phpbb_ Prefisso per le tabelle nel database: phpbb_

    Admin Configuration: Admin Configurazione:
    Admin Email Address: email@yourdomain.com Admin Indirizzo e-mail: email@yourdomain.com
    Domain Name: IPAddress (or a valid DNS name visible to the forum’s target audience). Nome dominio: IPAddress (o un nome DNS valido visibile al forum del target di pubblico).
    Server Port: 80 Server Porta: 80
    Script path: /forum/ Percorso di script: / forum /
    Administrator Username: Admin (this will be your user name to the forum) Nome utente amministratore: Admin (questo sarà il vostro nome utente al forum)
    Administrator Password: AdminPW (this will be your password to the forum) Password amministratore: AdminPW (questa sarà la tua password per il forum)
    Administrator Password [ Confirm ]: AdminPW Password amministratore [Conferma]: AdminPW

  6. Click the “Start Install” button(once only) Fai clic su "Start Installa" (una sola volta)
  7. At this point you should see a screen with the following text: A questo punto, si dovrebbe vedere una schermata con il seguente testo:

    Your admin username has been created. Il tuo nome utente è stato creato. At this point your basic installation is complete. A questo punto la vostra installazione di base è completa. You will now be taken to a screen which will allow you to administer your new installation. Vi verrà ora a una schermata che consente di amministrare il vostro nuovo impianto. Please be sure to check the General Configuration details and make any required changes. Assicurati di verificare la configurazione generale dettagli e apportare le necessarie modifiche. Thank you for choosing phpBB 2. Grazie per aver scelto phpBB 2.

  8. Before selecting “Finish Installation”, the following directories must be deleted: Prima di selezionare "Fine installazione", le seguenti directory deve essere cancellato:

    C:\www\phpBB2\install C: \ www \ phpBB2 \ install
    C:\www\phpBB2\contrib C: \ www \ phpBB2 \ contrib
    [optional] C:\www\phpBB2\docs [facoltativo] C: \ www \ phpBB2 \ docs

  9. If phpBB setup cannot write the configuration file on the server, it will prompts you to save the file. Se phpBB installazione non può scrivere il file di configurazione sul server, verrà richiesto di salvare il file. Select “Just send the file to me and I’ll FTP it manually” and click “Download config”. Seleziona "Basta inviare il file a me e io FTP manualmente" e fai clic su "Download config". 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). Quando le viene offerta la possibilità di salvare install.php scegliere di salvare il file sul forum di cartella (vedrete un "sostituire Sì / No" stile messaggio).
  10. Delete the contrib and install folders in your forum folder, either by FTP clients or Windows Explorer if it’s local machine. Eliminare il contrib e installare le cartelle nella vostra cartella forum, o di client FTP o Esplora risorse se si tratta di macchina locale.

Testing and Accessing phpBB Forum Accesso alle prove e 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. Il tuo accesso al forum http://your_domain_name/forum, sostituire tuo_nome_dominio con il proprio dominio (vale a dire localhost oppure il nome DNS dinamico) e forum con il nome della cartella si mette phpBB pollici

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. Nota: Se non è possibile accedere tramite tuo_nome_dominio dalla propria macchina, sostituirlo con localhost o 127.0.0.1.

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANTE: Questa è una pagina tradotta macchina che è fornito "così com'è" senza alcuna garanzia. Machine translation may be difficult to understand. Traduzione automatica può essere difficile da capire. Please refer to Si prega di fare riferimento a original English article articolo originale inglese whenever possible. quando possibile.

Share and contribute or get technical support and help at Condividere e contribuire o ottenere supporto tecnico e assistenza in My Digital Life Forums La mia vita digitale Forum .



8 Responses to “Install phpBB 2 in Windows XP running on Apache 2, PHP 5 and MySQL 4” 8 risposte a "Installa phpBB 2 in Windows XP in esecuzione su Apache 2, PHP 5 e MySQL 4"

  1. William
    August 3rd, 2006 04:02 3 Agosto 2006 04:02
    1

    I have Apache 2, php 5 and mysql 5. Ho Apache 2, PHP 5 e 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”. Ho impostato tutti correttamente, ma quando tento e installare phpbb2, (dopo aver fatto clic presentare) ottengo il messaggio "La configurazione di PHP sul vostro server non supporta il tipo di database che si è scelto". Any ideas anybody why this happens? Tutte le idee a nessuno il motivo per cui questo accade?

  2. Administrator Amministratore
    August 3rd, 2006 07:51 3 Agosto 2006 07:51
    2

    William, have you enable the mysql support in php.ini? William, avete consentire il sostegno mysql in php.ini?

  3. Bruce
    August 8th, 2006 22:22 Agosto 8th, 2006 22:22
    3

    I’m testing a Tomcat/PHP5/MySQL5 integration. Sto testando un Tomcat/PHP5/MySQL5 integrazione.

    Without updating the default php.ini file, I get the error mentioned by William. Senza l'aggiornamento del file php.ini di default, ho l'errore di cui da William. After updating the ini file to include the mysql extension, my server crashes when trying to open the PHPBB site. Dopo l'aggiornamento del file INI di includere il mysql estensione, il mio server va in crash quando si tenta di aprire il sito di phpBB.

    Ideas? Idee?

    java.io.IOException:

  4. Victor Sinha Victor Sinha
    January 2nd, 2007 08:18 2 gennaio 2007 08:18
    4

    Thanks for this tutorial. Grazie per questo tutorial. I am a newbie in this field and I just want to make something of a PHP board. Io sono un newbie in questo campo e vorrei solo fare una certa PHP bordo. I learnt the basics from you. Ho imparato le basi da voi. i will soon come back to learn more. i presto tornerò per saperne di più. Thanks. Grazie.

  5. Apache and phpBB Apache e phpBB
    February 1st, 2007 05:17 1 ° febbraio 2007 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. Raccomando SMF su phpBB, come più tardi ha avuto alcune gravi questioni di sicurezza, che potrebbe o non potrebbe persistere sotto phpBB v3.

    phpBB does have a much bigger community, and you will be able to get help, if you need it. phpBB ha un molto più grande comunità, e sarai in grado di ricevere aiuto, se ne avete bisogno. Its also a bit easier to setup. Sua anche un po 'più facile da configurare.

    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… Se si desidera solo provare phpBB sotto Windows, senza l'installazione, è possibile ottenere un WAMP Server di distribuzione che ha pre-configurato…
    http://www.devside.net/

  6. FunnsFurmentsod
    July 14th, 2007 02:19 Luglio 14, 2007 02:19
    6

    Hi all! Ciao a tutti!

    G’night G'night

  7. Stephen J Stephen J
    December 17th, 2007 19:04 17 Dicembre 2007 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. Ciao, ho configurato e installato phpBB con facilità, anche senza questo tutorial, ma il problema è affrontare i ogni volta che fai clic sul pulsante "login per adminastration pannello" mi spinge a scaricare il "login.php" file, come faccio a fermare questo in modo che io possa setup e installare mods ecc

  8. aletly
    March 4th, 2008 14:35 4 marzo 2008 14:35
    8

    Yo!
    Finally I found your site, I am so happy! Finalmente ho trovato il vostro sito, io sono così felice!
    Bye Ciao

Leave a Reply Lasciare una risposta

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> È possibile utilizzare questi tag: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q Cite=""> <strike> <strong>

Subscribe without commenting Iscriviti senza commentare


Custom Search

New Articles Nuovi articoli

Incoming Search Terms for the Article Cerca in arrivo Condizioni per l'articolo

phpbb windows phpBB Windows - -- The PHP configuration on your server doesn't support the database type that you chose La configurazione di PHP sul vostro server non supporta il tipo di database che si è scelto - -- phpBB apache phpBB Apache - -- phpbb wamp phpBB WAMP - -- install phpbb installare phpBB - -- phpbb for windows phpBB per Windows - -- phpbb on windows phpBB su Windows - -- installing phpbb l'installazione di phpBB - -- apache phpbb Apache phpBB - -- phpbb install phpBB installare - -- xampp phpbb XAMPP phpBB - -- wamp phpbb WAMP phpBB - -- how to instal phpbb on apache server come installare phpbb su server Apache - -- node/11/64 node/11/64 - -- phpbb on windows xp phpBB su Windows XP - -- install phpbb on xampp installare phpBB sul XAMPP - -- how to install phpbb in apache come installare phpbb in apache - -- phpbb xampp phpBB XAMPP - -- how to install phpbb in xampp come installare phpbb in XAMPP - -- install phpbb on apache phpBB installare su Apache - -- phpbb2 mysql5 phpbb2 mysql5 - -- install phpBB on windows XP phpBB installare su Windows XP - -- Windows XP pack 2 phpbb Template Windows XP pack 2 phpbb Template - -- installing phpBB forum on server l'installazione di forum phpBB sul server - -- windows phpbb Windows phpBB - -- install phpbb on wamp phpBB installare a WAMP - -- install phpbb xampp phpBB installare XAMPP - -- installing phpbb on apache l'installazione di phpBB su Apache - -- phpbb on xampp phpBB su XAMPP - -- "The PHP configuration on your server doesn't support the database type that you chose" "La configurazione di PHP sul vostro server non supporta il tipo di database che si è scelto" - -- install phpbb windows phpBB installare Windows - -- phpBB install apache phpBB installare Apache - -- windows php forums Windows PHP forum - -- install phpBB on windows phpBB installare su Windows - -- phpbb on xp phpBB su XP - -- phpbb on localhost phpBB su localhost - -- how to install phpBB with apache come installare phpBB con apache - -- installing phpbb on local machine l'installazione di phpBB sulla macchina locale - -- install phpbb +windows xp phpBB installare Windows XP + - -- testing phpbb locally phpBB test a livello locale - -- INSTALL PHPBB IN LOCAL Installare phpbb in locale - -- phpbb mysql install windows phpBB MySQL installare Windows - -- install wamp in XP manage folder WAMP installare XP nel gestire cartella - -- phpbb installation tutorial windows phpBB tutorial di installazione di Windows - -- access database with php windowsXP Tutorial database di Access con php WindowsXP Tutorial - -- installing phpbb xampp l'installazione di phpBB XAMPP - -- installing phpbb on xampp l'installazione di phpBB a XAMPP - -- installing phpbb on wamp l'installazione di phpBB a WAMP - -- install phpbb local machine installare phpBB macchina locale - -- xampp toncat castellano XAMPP toncat Castellano - --