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
- 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.
- 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.
- 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;
- 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
- Extract the phpBB zip file. PhpBB estrarre il file zip.
- 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.
- Copy the extracted phpBB files nto the new forum directory. Copiare il file estratto phpBB non il nuovo forum di directory.
- 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".
- 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: InstallazioneDatabase 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 - Click the “Start Install” button(once only) Fai clic su "Start Installa" (una sola volta)
- 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.
- 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 - 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).
- 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 .
Related Articles Articoli correlati
- Easily Set Up Web Server with XAMPP Facilmente istituire server Web con XAMPP
- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 1 Installare server Web in Windows XP con Apache2, PHP5 e MySQL4 - Parte 1
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 4 L'installazione di server Web in FreeBSD 6,0 con Apache 2,2, 5,0 MySQL e PHP 5 - Parte 4
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 5 L'installazione di server Web in FreeBSD 6,0 con Apache 2,2, 5,0 MySQL e PHP 5 - Parte 5
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 3 L'installazione di server Web in FreeBSD 6,0 con Apache 2,2, 5,0 MySQL e PHP 5 - Parte 3
- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 3 Installare server Web in Windows XP con Apache2, PHP5 e MySQL4 - Parte 3
- Enable MySQL InnoDB Storage Engine Support in XAMPP Installation Consentire MySQL InnoDB motore di memorizzazione sostegno in XAMPP installazione
- Using phpMyAdmin for Effective MySQL Management in Windows XP Utilizzando phpMyAdmin per un'efficace gestione di MySQL in Windows XP
- PHP 5 Unable to Open HTTP Request Stream with fopen or fsockopen Functions PHP 5 Impossibile aprire Richiesta HTTP Stream con fopen o fsockopen Funzioni
- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 4 Installare server Web in Windows XP con Apache2, PHP5 e MySQL4 - Parte 4

































August 3rd, 2006 04:02 3 Agosto 2006 04:02
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?
August 3rd, 2006 07:51 3 Agosto 2006 07:51
William, have you enable the mysql support in php.ini? William, avete consentire il sostegno mysql in php.ini?
August 8th, 2006 22:22 Agosto 8th, 2006 22:22
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:
January 2nd, 2007 08:18 2 gennaio 2007 08:18
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.
February 1st, 2007 05:17 1 ° febbraio 2007 05:17
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/
July 14th, 2007 02:19 Luglio 14, 2007 02:19
Hi all! Ciao a tutti!
G’night G'night
December 17th, 2007 19:04 17 Dicembre 2007 19:04
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
March 4th, 2008 14:35 4 marzo 2008 14:35
Yo!
Finally I found your site, I am so happy! Finalmente ho trovato il vostro sito, io sono così felice!
Bye Ciao