WebApp : Grr Portable
Description
Grr est un logiciel de gestion et de réservation de ressources (salles de cours, conférences etc … matériels ….)

Infos générales
- Site web : http://grr.mutualibre.org/
- Version : 1.9.7e
- Mainteneur : stef (leblond.stephane at gmail dot com) (je veux participer)
- Support Forum
Infos techniques
Base de donnée : Oui
Fichiers de configuration de la webapp :
- include\connect.inc.php (contient l’adresse du serveur MySQL)
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=Update Eskuel Port
Description=Update Eskuel config with the Open MySQL Port
Type=REPLACE
File={$root_path_absolute}\App\{$ApplicationPath}\include\connect.inc.php
SearchPattern=\$dbHost\="localhost(:\d*)?";
ReplaceValue=\$dbHost\="localhost:{$mysql_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=Update Eskuel Port
Description=Update Eskuel config with the Open MySQL Port
Type=REPLACE
File={$root_path_absolute}\App\{$ApplicationPath}\include\connect.inc.php
SearchPattern=\$dbHost\="localhost(:\d*)?";
ReplaceValue=\$dbHost\="localhost:{$mysql_port}";
Scripts.ini
Pas encore de script spécifique
Procédure utilisée pour la dernière mise à jour
Copie des fichiers du patch officiel dans le dossier App/grr (juste une mise à jour de sécurité)
Changelog
13/05/11 (JosephK)
FWM 0.9.14 + Mise à jour 1.9.7e
05/02/11 (fat115)
Mise à jour en version 1.9.7d
HeidiSQL en v6
Recompression de php
21/01/11 (JosephK)
Format PA.c + FWM 0.9.10 (pas touché à grr)
Icône refaite.
Modification du php.ini pour éviter les messages d’erreur :
session.bug_compat_42 = off
session.bug_compat_warn = off




