[Pmapper-users] Windows installation

2006-02-07 Thread Armin Burger
Laurent, the problem exists because of an overlapping of the gettext function '_()' and the one used in pmapper. On Windows it should not be a problem to disable the getetxt because it is probably loaded as an etxension and not compiled as dependency inside of PHP. So just disable it in the php.in

[Pmapper-users] Windows installation

2006-02-07 Thread Alessandro Pasotti
Il 17:17, luned? 06 febbraio 2006, Laurent TORLAY ha scritto: > * > > "Fatal error: Cannot redeclare _() in > c:\wamp\www\pmapper\incphp\common.php on line 109" This is probably caused by gettext libraries being compiled within your php installation. There is also a possibility that gettext is lo

[Pmapper-users] Windows installation

2006-02-06 Thread Laurent TORLAY
* * Hello, I try to install p.mapper on a windows for testing purpose. I used first a manual installation with apache 2.0.55, php 5.0.4 and mapserver-4.5-win32-php5.0.3 with no real success neither with the last developpement version nor the stable one. Now, I use the Wamp 1.4.5 installation a