Instalasi PHP, Mapserver, Oracle Spatial, ArcSDE
1. Install Oraclenya sampe bener
2. Trus install ArcSde nya sampe jalan
3. trus compile proj4 kalo mau pake projection
4. trus compile gdal
5. proj4 ama gdal default aja compilenya jadi cuma #./configure trus #make trus #make install
6. trus compile phpnya seperti ini
./configure –with-oci8=$ORACLE_HOME –with-gd –with-jpeg-dir=/usr –with-png-dir=/usr –with-freetype-dir=/usr –enable-gd-native-ttf –with-regex=system –enable-dbase –enable-calendar –enable-ftp –with-zlib –enable-bcmath –with-gettext=/usr –with-curl –with-oracle=$ORACLE_HOME
7. trus compile mapservernya
./configure –with-gdal=/usr/local/bin/gdal-config –with-proj=/root/proj-4.4.9 –with-ogr=/usr/local/bin/gdal-config –with-php=/root/php-4.3.11 –with-gd=/usr/ –with-wmsclient –with-sde=/usr/arcsde/sdeexe83 –with-sde-version=83 –with-oraclespatial=$ORACLE_HOME
8. copy php_mapscript.so ke direktorinya extension php
9. eh kelupaan di httpd.conf dimasukkin:
SetEnv ORACLE_HOME /usr/oracle/product/9.2.0
SetEnv ORACLE_SID geodata
SetEnv LD_LIBRARY_PATH /usr/oracle/product/9.2.0/lib
SetEnv TNS_ADMIN /usr/oracle/product/9.2.0/network/admin/
| tnsnames.ora #SetEnv TWO_TASK /usr/local/oracle/tnsnames.ora SetEnv NLS_LANG English_America.WE8ISO8859P1 SetEnv ORACLE_BASE /usr/oracle/inget yah oracle homenya |

kalo oracle spatial itu yg gmn ya?
Oracle Spatial merupakan database yang menyimpan data spasial/Peta, Oracle Spatial seperti mysql gis. dia merupakan addon dari oracle, dengan license sendiri