On Wed, 17 Oct 2007 14:34:40 +0200 Francoise Koenig-Jost <jost@xxxxxxx> wrote: > > - I tried to add: > SetEnv LD_LIBRARY_PATH > "/www/httpd-2.2.6/lib:/usr/lib:/usr/local/lib" in apache > configuration file, it does not change anything. For an external script, you'll want PassEnv. Actually, if it's a RewriteMap, that may be different (haven't checked). Set the LD_LIBRARY_PATH in apachectl, too. > But since I don't like to mess up the system installation > directories, I'd like to know what I should do to set the > LD_LIBRARY_PATH for the python script. (remember, it works with > Apache 1.3.27). We've had a lot of security updates since Apache 1.3.27. -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/ --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx