PHP Notices are not errors, but notices... if you get them it means that 
they are not disabled as described in the manual. Deactivate them in 
php.ini, with
   error_reporting = E_ALL & ~E_NOTICE
as described. Then try again if you have problems.

armin


On 20/01/16 12:02, Marcelo wrote:
> Hi! I'm making and install from strach but can get it done properly.
>
> after I follow the steps in the debian instalation (using ubuntu
> 14.04.3) can't load the maps: I keep having this error.
>
> [:error] [pid 16551] [client xx.xx.xx.xx:34112] PHP Notice:  Trying to
> get property of non-object in
> /var/www/html/pmapper/incphp/query/search.php on line 54, referer:
> http://xxxxxx/pmapper/map.phtml
>
>
> I know this an error on php but I'm almost sure that I follow the
> instruction. Maybe I skip some line in the text, that is why my error in
> the log ...
>
>
> Sorry my english,
> regards,
> Marcelo
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
> _______________________________________________
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
>

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to