Re: [pmapper-users] "Print" function works only in Windows and not in Linux

2009-09-30 Thread Thomas Raffin
Hi, Have you got errors concerning PHP in your Apache or PHP error log ? Sometimes the errors that appears on Linux but not on Windows are due to case sensitive file path. Maybe your logo image is not correct. But it should be report on log files... If you couldn't see them, try to temporary c

Re: [pmapper-users] "Print" function works only in Windows and not in Linux

2009-09-30 Thread Andreas P.
Any help please?? p. Thomas RAFFIN wrote: > > And what about your PHP error log please ? > > Andreas P. a écrit : >> The first time I tried to select "print" tool, pm_debug.log had this: >> " >> PDF printing settings >> Array >> ( >> [author] => Armin Burger >> [pdftitle] => p.mapper

Re: [pmapper-users] "Print" function works only in Windows and not in Linux

2009-09-28 Thread Andreas P.
Php error log file shows the following: "[28-Sep-2009 16:18:31] P.MAPPER-ERROR: Wrong entry for 'pm_search_configfile' in config. File not existing [28-Sep-2009 16:18:34] PHP Fatal error: Call to a member function saveImage() on a non-object in /var/www/htdocs/GIS/incphp/common.php on line 255 "

Re: [pmapper-users] "Print" function works only in Windows and not in Linux

2009-09-28 Thread Thomas Raffin
And what about your PHP error log please ? Andreas P. a écrit : > The first time I tried to select "print" tool, pm_debug.log had this: > " > PDF printing settings > Array > ( > [author] => Armin Burger > [pdftitle] => p.mapper > [defFont] => FreeSans > [defFontSize] => 9 > [d

Re: [pmapper-users] "Print" function works only in Windows and not in Linux

2009-09-28 Thread Andreas P.
The first time I tried to select "print" tool, pm_debug.log had this: " PDF printing settings Array ( [author] => Armin Burger [pdftitle] => p.mapper [defFont] => FreeSans [defFontSize] => 9 [defFontColor] => 0,0,0 [printCategory] => 1 [top_height] => 30 [top_color

Re: [pmapper-users] "Print" function works only in Windows and not in Linux

2009-09-28 Thread Thomas Raffin
Hi, You should have something in your log files... Could you look at them please and tell us more? Thomas Andreas P. a écrit : > Hello everybody! > > I am using pmapper 4, PHP 5.2.5 and the application I am developing works > fine on windows environment. > > When I transfer the application in L