Ok, interesting problem for y'all.... Running Apache, Redhat 6.2ee, without suexec... I have a compiled C CGI that calls a shell script. The script sources another script, which sets LD_LIBRARY_PATH in the environment... However, when it tries to execute another program two lines later, LD_LIBRARY_PATH appears to be magically unset... Any ideas? --mec