Re: [pmapper-users] wrong php log directory

2007-07-04 Thread Maciej Sieczka
Armin Burger wrote: > Maciej Sieczka wrote: >>> >>> >>> >>> Warning: [MapServer Error]: msProcessProjection(): no system >>> list, errno: 2 in >>> /home/www/ms_data/pmapper-3.1.0/incphp/globals.php on line 58 >> >> OK. My fault - I had to specify the CONFIG "PROJ_LIB" manually. It >> would be

Re: [pmapper-users] wrong php log directory

2007-07-04 Thread Maciej Sieczka
Armin Burger wrote: > There is nothing wrong. 'error_log' in php.ini specifies the *file*, not > the directory of the log file (comment in php.ini: "; Log errors to > specified file."). Shame on me. But this happens when too much to read :). Eyes happen to miss bits. > The debug log file of pmapp

Re: [pmapper-users] wrong php log directory

2007-07-04 Thread Armin Burger
Maciej Sieczka wrote: >> >> >> >> Warning: [MapServer Error]: msProcessProjection(): no system list, >> errno: 2 in /home/www/ms_data/pmapper-3.1.0/incphp/globals.php on line 58 > > OK. My fault - I had to specify the CONFIG "PROJ_LIB" manually. It > would be cool to have an information that this

Re: [pmapper-users] wrong php log directory

2007-07-04 Thread Armin Burger
There is nothing wrong. 'error_log' in php.ini specifies the *file*, not the directory of the log file (comment in php.ini: "; Log errors to specified file."). The debug log file of pmapper is written to the same *directory* as the error log. This is usually convenient since this dir has to be

Re: [pmapper-users] wrong php log directory

2007-07-04 Thread Maciej Sieczka
Maciej Sieczka wrote: > Hi > > I have just started on p.mapper. Might be a perfect tool for my > purpose. However, I keep on getting a strange error opening the > map.phtml from pmapper-demodata-2.zip in Firefox 1.5.0.12: > > > > > > Warning: [MapServer Error]: msProcessProjection(): no syste

Re: [pmapper-users] wrong php log directory

2007-07-04 Thread Maciej Sieczka
Maciej Sieczka wrote: > Since my PHP error_log is set as: > > error_log = /home/etc/php/log > > in /etc/php5/apache2/php.ini, and writeable for www-data group, why is > p.mapper trying to write to /home/etc/php instead? After I let p.mapper to write it's log into /home/etc/php (still don't know

[pmapper-users] wrong php log directory

2007-07-04 Thread Maciej Sieczka
Hi I have just started on p.mapper. Might be a perfect tool for my purpose. However, I keep on getting a strange error opening the map.phtml from pmapper-demodata-2.zip in Firefox 1.5.0.12: Warning: [MapServer Error]: msProcessProjection(): no system list, errno: 2 in /home/www/ms_data/pmappe