[mapserver-users] Re:HP11-64bit: Using Oracle spatial causes "bus error(coredump" in Apache
Gregor Friedrich
gregor at hdg.ufz.de
Tue Jul 23 02:19:37 PDT 2002
Hi Bjarni,
have you allready tried to set environment variables in httpd.conf ?
(in httpd.conf)
<IfModule mod_env.c>
SetEnv ORACLE_SID g10
SetEnv ORACLE_BASE /u01/app/oracle
SetEnv ORACLE_HOME /u01/app/oracle/product/8.1.7
SetEnv ORA_NLS33 /u01/app/oracle/product/8.1.7/ocommon/nls/admin/data
SetEnv NLS_LANG "brazilian portuguese"
</IfModule>
I can connect to Oracle Spatial without problems , but the map is empty
(blank) :-( and I don't know why ?
Datasource is a shapefile uploaded with shp2sdo tool and the file version
works fine ....
If it works after this fix , can you see any map form SDO ??
thanks gregor
More information about the MapServer-users
mailing list