WebApp : phpBB Portable
Description
English
phpBB is a forum engine developed in PHP and based on an external database. It is free software available under the GNU/GPL licenses.
Français
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
- website : http://www.phpbb.com/
- version : 3.0.6_fr
- Maintainer : fantassin-06 (je veux participer / I want to become a maintainer)
- Support Forum
phpBB Portable Scripts
Startup
[UpdateMySQLPort]
Name=Syncronize MySQL Port
Description=Update config with the Open MySQL Port
Type=REPLACE
File={$root_path_absolute}\App\{$ApplicationPath}\config.php
SearchPattern=localhost(:\d*)?
ReplaceValue=localhost:{$mysql_port}
[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*)?
Name=Syncronize MySQL Port
Description=Update config with the Open MySQL Port
Type=REPLACE
File={$root_path_absolute}\App\{$ApplicationPath}\config.php
SearchPattern=localhost(:\d*)?
ReplaceValue=localhost:{$mysql_port}
[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*)?


