Hi,
try to use envvars to set Env ... Not sure, if this is what you want, but
let's start somewhere :-)
mh
On Fri, Apr 6, 2012 at 8:40 PM, congo thomas wrote:
> Friends,
>
> Please, if this is obvious and thats why no one responded, please hint me.
>
> I am thinking that LD_LIBRARY_PATH might
Friends,
Please, if this is obvious and thats why no one responded, please hint me.
I am thinking that LD_LIBRARY_PATH might be a reserved word. However i
cant believe that i couldnt modify this var, per vhost.
br
congo
On Wed, March 28, 2012 09:49, congo thomas wrote:
> Any ideas on why this
Any ideas on why this bevaior?
My httpd is apache 2.2.3 on centos.
br
congo
On Sun, March 25, 2012 23:11, congo thomas wrote:
> hello world,
>
> So i have this vhost that looks like:
>
> ServerName bar.foo
> DocumentRoot /var/www/bar.foo/wwwroot
> SetEnv LD_LIBRARY_PATH /usr/loc
hello world,
So i have this vhost that looks like:
ServerName bar.foo
DocumentRoot /var/www/bar.foo/wwwroot
SetEnv LD_LIBRARY_PATH /usr/local/mapserver/v52/lib
SetEnv XLD_LIBRARY_PATH /usr/local/mapserver/v52/lib
AllowOverride None
allow from all
Opt