[mapserver-users] Re: GeoRaster via gdal on Ubuntu

Daniel Morissette dmorissette at mapgears.com
Wed Aug 11 10:56:33 EDT 2010


Daniel Morissette wrote:
> As I wrote in my previous email, try adding
> 
>   PassEnv LD_LIBRARY_PATH
> 
> ... to your httpd.conf so that the CGIs get the LD_LIBRARY_PATH value.
> 
> You'll probably also need a PassEnv directive for all the other env vars
> that you are setting if you want the CGI to get them.
> 

BTW, by "httpd.conf" I meant "in your Apache config". Adding the PassEnv
in the <Location "/cgi-bin/"> block in your
/etc/apache2/sites-enabled/000-default file after the corresponding
SetEnv directives should do as well.

-- 
Daniel Morissette
http://www.mapgears.com/


More information about the mapserver-users mailing list