Install phpBB 2 in Windows XP running on Apache 2, PHP 5 and MySQL 4 Installer phpBB 2 sous Windows XP fonctionne sur Apache 2, PHP 5 et MySQL 4

Introduction to phpBB Introduction à phpBB

phpBB is a high powered, fully scalable, and highly customizable Open Source bulletin board package. phpBB est un de haut niveau, entièrement évolutive et hautement personnalisable Open Source babillard paquet. phpBB has a user-friendly interface, simple and straightforward administration panel, and helpful FAQ. phpBB a une interface utilisateur conviviale, simple et panneau d'administration simple, utile et 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. Pour exécuter phpBB, PHP puissant serveur de langue doit être activé sur le serveur Web et installé d'une des bases de données suivantes: MySQL, MS-SQL, PostgreSQL ou Access / serveurs de bases de données ODBC.

For more information on how to setup Apache 2 web server, PHP 5 and MySQL 4 ready for use of phpBB, read these Pour plus d'informations sur l'installation d'Apache 2 serveur web, PHP 5 et MySQL 4 prêt pour l'utilisation de phpBB, lire ces articles .

Setup MySQL Database and User Configuration de base de données MySQL et d'utilisation

  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. Accédez à la console MySQL en appelant mysql-u root-p à prompt.Note commande: Si le mot de passe d'utilisateur MySQL 'root' a pas été fixée, il suffit de laisser en blanc à l'invite pour le mot de passe et appuyez sur Entrée.
  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. CREATE DATABASE "phpBB2" ou tout nom que vous souhaitez (base de données de phpBB, qui tiendra tous les tableaux) en appelant phpBB2 CREATE DATABASE; chez MySQL console.
  3. Create secured account with user ‘phpBB2user’ (Choose your own user name) and password ‘dbpassword’ by following commands: Créer un compte sécurisé avec l'utilisateur 'phpBB2user »(Choisissez votre propre nom d'utilisateur) et un mot de passe" dbpassword "par les commandes suivantes:

    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, CREATE, DROP SUR phpBB2 .* TO 'phpBB2user' @ 'localhost' IDENTIFIED BY 'dbpassword ";

    Note: Choose your own password instead of’dbpassword’. Remarque: Choisissez votre propre mot de passe au lieu of'dbpassword ».
    Note: DROP is only required for database restores, and ALTER is only required for certain modules and future upgrades. Note: DROP n'est nécessaire que pour les restaurations de données, et ALTER n'est requise que pour certains modules de mises à niveau et à venir.
    Note: Secured account means only accessible from ‘localhost’, access permitted only to database ‘phpBB2′, only needed privileges granted. Note: compte sécurisé, uniquement accessible de 'localhost', l'accès autorisé seulement à la base de données "phpBB2", uniquement nécessaire privilèges accordés.

    mysql> FLUSH PRIVILEGES; mysql> FLUSH PRIVILEGES;

  4. Quit the MySQL console by: Quitter la console MySQL par:

    mysql> quit; mysql> quit;

Download phpBB 2 Télécharger phpBB 2

Download the phpBB Full Package in zip format from PhpBB télécharger le package complet au format zip de phpBB download site phpBB site de téléchargement . The file should ended with .zip extension. Le fichier doit se terminait par extension. Zip.

Install phpBB Installer phpBB

  1. Extract the phpBB zip file. Extrait le fichier zip de 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. Créer un répertoire (c'est-à-dire forum, des forums phpbb ou) de forum phpBB à votre DocumentRoot (normalement C: \ Program Files \ Apache Group \ Apache2 \ htdocs si Apache installé par défaut), à moins que le phpBB est destiné à DocumentRoot lui-même, qui n'est pas recommandé.
  3. Copy the extracted phpBB files nto the new forum directory. Copiez les fichiers extraits phpBB pas le nouveau forum répertoire.
  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. Lancez Internet Explorer et l'accès http://your_domain_name/forum/index.php (si vous créer le répertoire avec un autre nom, changer en conséquence) et la phpBB2 page d'installation doit être indiqué. 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”. Si vous ne parvenez pas à accéder le site lors de préciser "votre_nomde_domaine", le remplacer ou l'autre avec "localhost" ou l'adresse IP du serveur pour le "votre_nomde_domaine".
  5. At the “Welcome to phpBB 2 Installation” web page, enter the following settings: À la "Bienvenue à phpBB 2 Installation" page Web, entrez les paramètres suivants:

    Basic Configuration: Configuration de base:
    Default board language: English Bord par défaut la langue: anglais
    Database Type: MySQL 4.x Type de base de données: MySQL 4.x
    Choose your installation method: Install Choisissez votre méthode d'installation: Installation

    Database Configuration: Base de données Configuration:
    Database Server Hostname / DSN: localhost Serveur de base de données d'hôte / DSN: localhost
    Your Database Name: database (Your database name) Nom de votre base de données: base de données (nom de votre base de données)
    Database Username: user (Your MySQL user name) Base de données Nom d'utilisateur: l'utilisateur (votre nom d'utilisateur MySQL)
    Database Password: password (Password for MySQL user) Base de données Mot de passe: mot de passe (mot de passe utilisateur pour MySQL)
    Prefix for tables in database: phpbb_ Préfixe pour les tables dans la base de données: phpbb_

    Admin Configuration: Admin Configuration:
    Admin Email Address: email@yourdomain.com Adresse e-mail administratif: email@yourdomain.com
    Domain Name: IPAddress (or a valid DNS name visible to the forum’s target audience). Nom de domaine: ipAddress (ou un nom DNS valide visibles au forum public cible).
    Server Port: 80 Port du serveur: 80
    Script path: /forum/ Script path: / forum /
    Administrator Username: Admin (this will be your user name to the forum) Administrateur Nom d'utilisateur: Admin (ce sera votre nom d'utilisateur au forum)
    Administrator Password: AdminPW (this will be your password to the forum) Administrateur Mot de passe: AdminPW (ce sera votre mot de passe pour le forum)
    Administrator Password [ Confirm ]: AdminPW Mot de passe Administrateur de [Confirmer]: AdminPW

  6. Click the “Start Install” button(once only) Cliquez sur le bouton "Démarrer Installer" (une seule fois)
  7. At this point you should see a screen with the following text: À ce stade, vous devriez voir un écran avec le texte suivant:

    Your admin username has been created. Votre nom d'utilisateur admin a été créé. At this point your basic installation is complete. À ce stade, votre installation de base est terminée. You will now be taken to a screen which will allow you to administer your new installation. Vous allez maintenant être prises pour un écran qui vous permettra de gérer votre nouvelle installation. Please be sure to check the General Configuration details and make any required changes. S’il vous plaît n'oubliez pas de vérifier la configuration générale de détails et faire des changements requis. Thank you for choosing phpBB 2. Merci d'avoir choisi phpBB 2.

  8. Before selecting “Finish Installation”, the following directories must be deleted: Avant de sélectionner "Terminer l'installation", les répertoires suivants doivent être supprimés:

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

  9. If phpBB setup cannot write the configuration file on the server, it will prompts you to save the file. Si l'installation de phpBB ne peut écrire le fichier de configuration sur le serveur, il vous invite à enregistrer le fichier. Select “Just send the file to me and I’ll FTP it manually” and click “Download config”. Sélectionnez "Il suffit d'envoyer le fichier à moi et je vous FTP manuellement» et cliquez sur "Télécharger 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). Lorsque la possibilité de mettre install.php élire pour enregistrer le fichier sur votre forum dossier (vous obtiendrez un "remplacer Oui / Non" style message).
  10. Delete the contrib and install folders in your forum folder, either by FTP clients or Windows Explorer if it’s local machine. Supprimer la contrib et installer des dossiers dans votre dossier forum, que ce soit par les clients FTP ou Windows Explorer si c'est machine locale.

Testing and Accessing phpBB Forum Accès de contrôle et de phpBB Forum

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. L'accès à votre forum http://your_domain_name/forum, remplacer votre_nomde_domaine avec votre propre nom de domaine (c'est-à-dire localhost ou le nom DNS dynamique) et un forum avec le nom de dossier vous mettez phpBB po

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. Note: Si ce n'est pas possible d'accéder via votre_nomde_domaine de votre propre machine, remplacez-le par localhost ou 127.0.0.1.

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANT: Il s'agit d'une machine qui traduit la page est fourni «tel quel», sans garantie. Machine translation may be difficult to understand. La traduction automatique mai être difficile à comprendre. Please refer to S’il vous plaît se référer à original English article l'article original en anglais whenever possible. chaque fois que possible.

Share and contribute or get technical support and help at Partagez et contribuer ou obtenir de l'aide technique et l'aide à My Digital Life Forums Ma vie numérique forums .



8 Responses to “Install phpBB 2 in Windows XP running on Apache 2, PHP 5 and MySQL 4” 8 réponses à "Installer phpBB 2 sous Windows XP fonctionne sur Apache 2, PHP 5 et MySQL 4"

  1. William
    August 3rd, 2006 04:02 Août 3rd, 2006 04:02
    1

    I have Apache 2, php 5 and mysql 5. J'ai Apache 2, PHP 5 et 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”. J'ai mis tous correctement mais lorsque je tente et installer phpbb2, (après avoir cliqué sur soumettre) je reçois le message "La configuration de PHP sur votre serveur ne supporte pas le type de base de données que vous avez choisi". Any ideas anybody why this happens? Toute personne idées pourquoi cela se produit?

  2. Administrator Administrateur
    August 3rd, 2006 07:51 Août 3rd, 2006 07:51
    2

    William, have you enable the mysql support in php.ini? William, vous activez le support de MySQL dans le fichier php.ini?

  3. Bruce
    August 8th, 2006 22:22 Août 8th, 2006 22:22
    3

    I’m testing a Tomcat/PHP5/MySQL5 integration. Je suis un Tomcat/PHP5/MySQL5 tests d'intégration.

    Without updating the default php.ini file, I get the error mentioned by William. Sans mettre à jour le fichier php.ini par défaut, j'obtiens le message d'erreur mentionnés par William. After updating the ini file to include the mysql extension, my server crashes when trying to open the PHPBB site. Après la mise à jour le fichier ini pour inclure l'extension mysql, mon serveur tombait en panne lorsque vous essayez d'ouvrir le site PHPBB.

    Ideas? Idées?

    java.io.IOException:

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

    Thanks for this tutorial. Merci pour ce tutoriel. I am a newbie in this field and I just want to make something of a PHP board. Je suis un débutant dans ce domaine et je voudrais simplement faire quelque chose d'un conseil d'administration de PHP. I learnt the basics from you. J'ai appris les bases de votre part. i will soon come back to learn more. Je vais bientôt revenir pour en savoir plus. Thanks. Merci.

  5. Apache and phpBB Apache et phpBB
    February 1st, 2007 05:17 Février 1st, 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. Je recommande SMF sur phpBB, que le plus tard a eu de graves problèmes de sécurité, qui peut être ou ne pas persister sous phpBB v3.

    phpBB does have a much bigger community, and you will be able to get help, if you need it. phpBB possède une communauté beaucoup plus grande, et vous serez en mesure d'obtenir de l'aide, si vous en avez besoin. Its also a bit easier to setup. Ses également un peu plus facile à mettre en place.

    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… Si vous voulez juste tester phpBB sous Windows, sans l'installation, vous pouvez obtenir un serveur de distribution WAMP qui il a pré-configuré…
    http://www.devside.net/

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

    Hi all! Salut à tous!

    G’night G'night

  7. Stephen J Stephen J
    December 17th, 2007 19:04 Décembre 17th, 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. Salut, j'ai configuré et installé phpBB avec facilité, même en l'absence de ce tutoriel, mais le problème que je visage est chaque fois que je clique sur "connecter à adminastration panneau" il me pousse à télécharger le "login.php" fichier, comment puis-je mettre fin à cette Je ne peux donc configurer et installer mods etc

  8. aletly
    March 4th, 2008 14:35 4ème mars, 2008 14:35
    8

    Yo!
    Finally I found your site, I am so happy! Enfin j'ai trouvé votre site, je suis tellement heureux!
    Bye Au revoir

Leave a Reply Laisser un commentaire

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> Vous pouvez utiliser ces balises: <a href="" title="fete_christel <abbr title="fete_christel <acronym title="fete_christel <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q Cite=""> <strike> <strong>

Subscribe without commenting S'abonner sans commentaires


Custom Search

New Articles Nouveaux Articles

Incoming Search Terms for the Article Des termes de recherche utilisés pour l'article

The PHP configuration on your server doesn't support the database type that you chose La configuration de PHP sur votre serveur ne supporte pas le type de base de données que vous avez choisi - -- phpbb windows phpBB Windows - -- phpBB apache phpBB Apache - -- phpbb for windows phpBB pour Windows - -- install phpbb installer phpBB - -- installing phpbb l'installation de phpBB - -- phpbb wamp phpBB Wamp - -- phpbb install phpBB installer - -- xampp phpbb XAMPP phpBB - -- phpbb on windows phpBB sur Windows - -- how to instal phpbb on apache server comment installer phpbb sur serveur apache - -- node/11/64 node/11/64 - -- phpbb on windows xp phpBB sur Windows XP - -- how to install phpbb in apache comment installer phpbb dans apache - -- phpbb2 mysql5 phpbb2 mysql5 - -- phpbb xampp phpBB XAMPP - -- Windows XP pack 2 phpbb Template Windows XP pack 2 phpbb modèle - -- installing phpBB forum on server l'installation de phpBB forum sur le serveur - -- wamp phpbb Wamp phpBB - -- windows phpbb Windows phpBB - -- how to install phpbb in xampp comment installer phpbb dans xampp - -- installing phpbb on apache l'installation de phpBB sur Apache - -- phpbb on xampp phpBB sur XAMPP - -- windows php forums Windows PHP forums - -- install phpBB on windows phpBB installer sur Windows - -- install phpbb on xampp l'installation de phpBB sur XAMPP - -- how to install phpBB with apache comment installer apache avec phpBB - -- installing phpbb on local machine l'installation de phpBB sur la machine locale - -- install phpBB on windows XP phpBB installer sur Windows XP - -- INSTALL PHPBB IN LOCAL Installer phpbb en local - -- phpbb mysql install windows phpBB MySQL installer Windows - -- install wamp in XP manage folder installer wamp sous XP gérer le dossier - -- phpbb installation tutorial windows phpBB tutoriel d'installation Windows - -- access database with php windowsXP Tutorial l'accès base de données avec PHP WindowsXP Tutoriel - -- installing phpbb xampp l'installation de phpBB XAMPP - -- installing phpbb on xampp l'installation de phpBB sur XAMPP - -- install phpbb xampp phpBB installer XAMPP - -- install phpbb local machine installer phpBB machine locale - -- xampp toncat castellano XAMPP toncat castellano - -- how to install phpbb comment installer phpBB - -- installing phpbb windows xp l'installation de phpBB Windows XP - -- Welcome to phpbb2 installation Bienvenue à l'installation phpbb2 - -- how to install phpbb in wamp comment installer phpbb en wamp - -- phpbb + xamp phpBB + xamp - -- install phpbb in windows phpBB installer sous Windows - -- "The PHP configuration on your server doesn't support the database type that you chose" "La configuration de PHP sur votre serveur ne supporte pas le type de base de données que vous avez choisi" - -- install phpbb windows Windows installer phpBB - -- installing phpbb2 on xampp phpbb2 sur l'installation de XAMPP - -- installing phpbb apache l'installation de phpBB Apache - -- phpbb windows download phpBB télécharger Windows - --