WebApp : phpBB Portable
Description
phpBB est un moteur de forum développé en PHP et s’appuyant sur une base de données externe. C’est un logiciel libre disponible sous la licence GNU/GPL.

Infos générales
- Site web : http://www.phpbb.com/
- Version : 3.0.8
- Mainteneurs : fantassin-06 - JosephK (email at josephk.eu) (je veux participer)
- Support Forum
Infos techniques
Base de donnée : Oui
Fichiers de configuration de la webapp :
- config.php (contient le port MySQL)
- BdD : phpbb_config (contient le port du serveur web)
Afficher le fichier :
Startup.ini
[UpdateEskuelPort]
Name=Syncronize Eskuel Port
Description=Update Eskuel config with the Open MySQL Port
Type=REPLACE
File={$root_path_absolute}\ZMWS\_web.zmwsc\_vhosts.zmwsc\127.0.0.2\eskuel\config.inc.php
SearchPattern=127.0.0.1(:\d*)?
ReplaceValue=127.0.0.1:{$mysql_port}
[UpdateMySQLPort]
Name=Syncronize MySQL Port
Description=Update config with the Open MySQL Port
Type=REPLACE
File={$root_path_absolute}\App\{$ApplicationPath}\config.php
SearchPattern=\$dbport \= '(\d*)?';
ReplaceValue=\$dbport \= '{$mysql_port}';
[UpdatePhpBBServerPortValues]
Name=Update Options table
Description=Update phpBB info table with some real config values
Type=SQL
Query=UPDATE `phpbb_config` SET `config_value`='{$zmws_port}' WHERE `config_name`='server_port';
Name=Syncronize Eskuel Port
Description=Update Eskuel config with the Open MySQL Port
Type=REPLACE
File={$root_path_absolute}\ZMWS\_web.zmwsc\_vhosts.zmwsc\127.0.0.2\eskuel\config.inc.php
SearchPattern=127.0.0.1(:\d*)?
ReplaceValue=127.0.0.1:{$mysql_port}
[UpdateMySQLPort]
Name=Syncronize MySQL Port
Description=Update config with the Open MySQL Port
Type=REPLACE
File={$root_path_absolute}\App\{$ApplicationPath}\config.php
SearchPattern=\$dbport \= '(\d*)?';
ReplaceValue=\$dbport \= '{$mysql_port}';
[UpdatePhpBBServerPortValues]
Name=Update Options table
Description=Update phpBB info table with some real config values
Type=SQL
Query=UPDATE `phpbb_config` SET `config_value`='{$zmws_port}' WHERE `config_name`='server_port';
Scripts.ini
Pas encore de script spécifique
Procédure utilisée pour la dernière mise à jour
Télécharger et dézipper la dernière version
Copier le dossier dans App/phpbb (pour une réinstallation propre vider le dossier)
Suivre la procédure sur http://127.0.0.1/phpbb/install
Supprimer ou renommer le dossier install
Changelog
14/05/11 (JosephK)
FWM 0.9.14 (pas touché à phpBB)
22/01/11 (JosephK)
Format PA.c + FWM 0.9.10
Mise à jour en version 3.0.8
Fichier startup.ini modifié pour que ça marche.
Icône refaite.




