tecnica:gps_cartografia_gis:mapserver_fgs
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tecnica:gps_cartografia_gis:mapserver_fgs [2009/07/31 23:40] – niccolo | tecnica:gps_cartografia_gis:mapserver_fgs [2009/10/20 11:28] (current) – niccolo | ||
|---|---|---|---|
| Line 71: | Line 71: | ||
| < | < | ||
| fgs install gdal-base-1.6.1-oci: | fgs install gdal-base-1.6.1-oci: | ||
| + | </ | ||
| + | |||
| + | ===== Modulo Apache ===== | ||
| + | |||
| + | La configurazione FGS si trova in **''/ | ||
| + | |||
| + | < | ||
| + | PORT=8080 | ||
| + | USER=' | ||
| + | GROUP=' | ||
| + | </ | ||
| + | |||
| + | I parametri **'' | ||
| + | |||
| + | Il file di configurazione usato è **''/ | ||
| + | |||
| + | < | ||
| + | ServerRoot "/ | ||
| + | Listen 8080 | ||
| + | User apache | ||
| + | Group apache | ||
| + | DocumentRoot "/ | ||
| + | ErrorLog " | ||
| + | CustomLog " | ||
| + | </ | ||
| + | |||
| + | La configurazione del PHP è in **''/ | ||
| + | |||
| + | Le estensioni PHP **non vengono caricate automaticamente** (come in Debian), ma vanno aggiunte a mano: | ||
| + | |||
| + | < | ||
| + | extension=curl.so | ||
| + | extension=php_mapscript.so | ||
| + | </ | ||
| + | |||
| + | Ad esempio l' | ||
| + | |||
| + | < | ||
| + | Notice: fopen() [function.fopen]: | ||
| + | - did you forget to enable it when you configured PHP? in / | ||
| + | Warning: fopen(http:// | ||
| + | No such file or directory in / | ||
| </ | </ | ||
tecnica/gps_cartografia_gis/mapserver_fgs.1249076432.txt.gz · Last modified: by niccolo
