I would typically recommend to disable cookies for sessions, at least
for development/setup period. Otherwise you will always start with some
already existing settings that might not be appropriate after the
modifications (check the PHP error log anyway).
Either set in the php.ini:
session.
Il 14:41, mercoled? 13 settembre 2006, Luca Casagrande ha scritto:
> Hi to all!
> I have got this strange issue with pmapper:
> if i modify the .map file, i need to restart apache to see the change or
> pmapper doesn't load.
Did you try to clean/restart the session (delete session cookies)?
p.map