$ENV{LD_LIBRARY_PATH} .= ":/my/new/path"; # append $ENV{LD_LIBRARY_PATH} = "/my/before/path:" . $ENV{LD_LIBRARY_PATH}; +# prepend
It is also a good practice to check if LD_LIBRARY_PATH is defined before doing this.
In reply to Re: Apache, no suexec, suid and the environment
by toolic
in thread Apache, no suexec, suid and the environment
by stefan k
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |