Bug 115

Summary: [maplab-dev]Installation document collision with chameleon configuration editor
Product: MapLab Reporter: Normand Savard <nsavard@mapgears.com>
Component: map editorAssignee: maplab-dev <maplab-dev@lists.maptools.org>
Status: NEW    
Severity: normal    
Priority: P2    
Version: 3.0   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
URL: http://www.maptools.org/maplab/index.phtml?page=maplab_linux.txt
Whiteboard:

Description From 2003-11-14 11:57:59
Installation document collision with chameleon configuration editor value

The Linux and Windows MapLab installation documents into the setting up the PHP
section is asking to set the error_reporting into the "php.ini" file as follow:

   error_reporting  =  E_ALL & ~E_NOTICE

Into the Chameleon configuration editor, the recommended value is 

   error_reporting = E_ALL

I would test if the Chameleon recommended value is enough for MapLab to work.
------- Comment #1 From 2003-11-14 13:59:28 -------
Into the MapLab configuration editor, the recommended value for the
"error_reporting" variable is "E_ALL".