#1 Thu 23 February 2017 09:00
- lraes
- Participant occasionnel
- Date d'inscription: 11 Jan 2016
- Messages: 15
lizmap (aide à l'installation)
Bonjour,
L'installation de lizmap web client (sous windows10) me pose problème à l'étape ci-dessous:
Lorsque je lance "installer.php" en ligne de commande, il est demandé "comment voulez-vous ouvrir ce fichier"?
[img]In case of lizmap version >= 3.0, you must use some scripts to install it properly (see https://github.com/3liz/lizmap-web-clie … INSTALL.md ). Open the command-line (cmd.exe) and write the next instructions:
cd C:\\webserver\\lizmap\\prod\\master\\
cd lizmap/var/config
copy lizmapConfig.ini.php.dist lizmapConfig.ini.php
copy localconfig.ini.php.dist localconfig.ini.php
copy profiles.ini.php.dist profiles.ini.php
cd ../../..
If you want to enable the demo repositories, just add to localconfig.ini.php the following code:
[modules]
lizmap.installparam=demo
And then you can launch the installer in the command-line (cmd):
cd C:\webserver\lizmap\prod\master\
php lizmap/install/installer.php[/img]
Hors ligne