PHP is case SENSITIVE, so 'mapfile' is not the same as 'mapFile'.
^ ^
arminLuca Casagrande wrote: > Thx! Now i am trying to remove all the errors i found in the log.. > > Just don't understand this: > [07-Apr-2006 16:25:17] Cannot find map file ''. Check '/config/config.ini' > file at section 'mapFile'. > > In config.ini got this line: > mapfile = /var/www/localhost/htdocs/pmapper/config/luca.map > > And the path to that file is the same.. > > Thx > Luca >
