[FGS] Installing on shared server

Normand Savard nsavard at mapgears.com
Fri Jan 30 09:37:16 EST 2009


ossi ossi wrote:
> I am hosted on shared host, which has apache, php and mysql already
> installed.
> I got access to shell, and tried:
>    $ wget
> http://dl.maptools.org/dl/fgs/releases/1.0/1.0.0/self-installers/fgs-mapserver_5.0.2-fgs_1.0.0-linux-i386.bin
>    $ sh fgs-mapserver_5.0.2-fgs_1.0.0-linux-i386.bin
> it tells me
> * FGS - starting installation...
> * Extracting FGS modules files... ok
> * Starting FGS installation :
> fgs-mapserver_5.2.1-fgs_1.0.0-linux-i386.bin: line 27: ./fgs_installer.sh:
> Permission denied
>  What does this line 27 do?
>
> Then I went on and tried installing
> wget -q http://www.maptools.org/dl/fgs/releases/1.0/1.0.0/installer.sh ; sh
> installer.sh
> then
> . setenv.sh
> fgs-mapserver-base-5.2.1-linux-i386.tar.gz
> fgs-mapserver-php-5.2.1-linux-i386.tar.gz
> fgs-php_mysql-module-5.2.5-linux-i386.tar.gz
> fgs-chameleon-base-2.6.0rc1-linux-i386.tar.gz
> fgs-apache-base-2.2.8-linux-i386.tar.gz
>
> They all installed fine (I used port 8080)
> I also tried installing fgs-apache-base-2.2.8-linux-i386.tar.gz but this did
> not work... remember I have apache alradey installed.
>
> How do I install mapserver on linux shared host?
>
>   
Ossi,

Did you try to install fgs as a normal user?  Did you install it in your 
home?  What are the permissions?

Norm

Line 27:

./fgs_installer.sh $TMP_DIR mapserver-php python_mapscript-module 
gdal_ecw-module postgis-lib chameleon-base php_ogr-module


More information about the Foss-gis-suite mailing list