[Mapbender-dev] [Mapbender] #544: Add FirePHP to Mapbender
Mapbender
mapbender_dev at lists.osgeo.org
Thu Oct 15 09:25:33 EDT 2009
#544: Add FirePHP to Mapbender
-------------------------+--------------------------------------------------
Reporter: christoph | Owner: dev
Type: enhancement | Status: new
Priority: minor | Milestone: 2.7 release
Component: core | Version:
Keywords: debugging |
-------------------------+--------------------------------------------------
FirePHP is a useful tool for debugging, see http://www.firephp.org/
You can, for example, log stuff in PHP and display it in Firebug. It is
non-obtrusive, as it uses HTTP headers to transfer the data (no IE
problems).
It is especially useful in scenarios where you have no access to your
remote server: then FirePHP will re-route server side errors to Firebug.
It is of course a potential security hazard, so it should be turned off in
production use (is turned off by default).
--
Ticket URL: <http://trac.osgeo.org/mapbender/ticket/544>
Mapbender <http://www.mapbender.org/>
Mapbender
More information about the Mapbender_dev
mailing list