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 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: >> <VirtualHost *:80> >> 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 >> <Directory"/var/www/foo.bar/wwwroot/cgi-bin"> >> AllowOverride None >> allow from all >> Options +ExecCGI >> </Directory> >> </VirtualHost> >> >> However - the LD_LIBRARY_PATH is not set to my specific path, in this >> case >> for mapserver 5.2 libs. >> >> Yet if I run with any other name it goes through smoothly and sets the >> env >> correctly - only the code only supports LD_LIBRARY_PATH and not (say) >> XLD_LIBRARY_PATH... >> >> >> What is going on, and how do I get around it? >> >> >> >> br >> Congo >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx >> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx >> >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx