Opened 16 years ago
Closed 16 years ago
#326 closed task (fixed)
mapbender_setup.php - set php Version to => 5.2.0
Reported by: | astrid_emde | Owned by: | christoph |
---|---|---|---|
Priority: | major | Milestone: | 2.5.1 release |
Component: | administration | Version: | 2.5 |
Keywords: | Cc: |
Description
Change History (2)
comment:1 by , 16 years ago
Owner: | changed from | to
---|
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
fixed
- PHP 5.2 is recommended version
- check if native JSON lib is used
- check error logging with exception, not notice (notices are turned off by default)
2.5 branch
http://trac.osgeo.org/mapbender/changeset/3241
trunk
Note:
See TracTickets
for help on using tickets.
christoph, please have a look.
There are two if/elses for version check. Maybe you can reduce it to one.