WebApp : FluxBB Portable
Description
FluxBB est un forum léger, rapide, extensible et conforme aux standards du web !

Infos générales
- Site web : http://www.fluxbb.org
- Version : 1.4.5 (fr)
- Mainteneur : 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 l’adresse du serveur MySQL)
- cache\cache_config.php
- BdD : fluxbb_config > o_base_url (contient l’adresse du serveur web)
Afficher le fichier :
Startup.ini
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=Update Eskuel Port
Description=Update Eskuel config with the Open MySQL Port
Type=REPLACE
File={$root_path_absolute}\App\{$ApplicationPath}\config.php
SearchPattern=\$db_host \= 'localhost(:\d*)?';
ReplaceValue=\$db_host \= 'localhost:{$mysql_port}';
[UpdateAdminLocalFolderPort]
Name=Update LocalFolder
Description=Update FluBB "config" table with some real config values
Type=SQL
Query=UPDATE `fluxbb_config` SET `conf_value`='http://127.0.0.1:{$zmws_port}/fluxbb' WHERE `conf_name`='o_base_url';
[UpdateAdminCacheLocalFolderPort]
Name=Update CacheLocalFolder
Description=Update FluBB "config" table with some real config values
Type=REPLACE
File={$root_path_absolute}\App\{$ApplicationPath}\cache\cache_config.php
SearchPattern= 'o_base_url' \=> 'http://127.0.0.1(:\d*)?/fluxbb',
ReplaceValue= 'o_base_url' \=> 'http://127.0.0.1:{$zmws_port}/fluxbb',
Scripts.ini
Pas encore de script spécifique
Procédure utilisée pour la dernière mise à jour.
Télécharger la version française officielle
Copier le contenu du dossier upload de l’archive dans le dossier “App/fluxbb”
Ouvrir FluxBB et suivre la procédure de mise à jour de la base de donnée.
Changelog
09/05/11
FWM 0.9.14 + Mise à jour 1.4.5
19/01/11
Format PA.c + FWM 0.9.10
Réinstallation, nouveau thème par défaut
Icône refaite
27/11/09
Correction d’un bug sur la redirection à la connexion du à la config mise en cache dans le fichier “App/fluxbb/cache/cache_config.php” (voir startup.ini)
Dégraissage du dossier php5




