Thanks a lot Luca !
The problem was something else : I have configured a tmp directory
for images that was not created !
Thanks a lot for helping me anyway, everyting is OK now...
For other newbies that want to install pmapper on linux, here is
what I did :
- install Mandriva 2006 (or fedora Core 4, instructions for debian
are not the same)
- select Apache-base-2.x.x and apache-mod_php-2.x.x_5.x.x that are
proposed by the installation software and the whole depedencies
- configure urpmi using http://easyurpmi.zarb.org/ for example
- tape urpmi mapserver, then urpmi mapserver-php, then urpmi proj
- rename /usr/lib/php/extensions/php_mapscript.so in
/usr/lib/php/extensions/php_mapscript_46.so
- modify /etc/php.d/XX_mapscript.ini to point now towards
php_mapscript_46.so
- move /etc/php.d/XX_gettext.ini to somewhere in order to unload
gettext module except if you have the new version of pmapper
- configure the config.ini with correct paths and do not forget to
create the tmp directory fo images...
- that's all folks
Thanks for you work and for your advices,
Laurent