Hi all, I have a static Perl+DBI+DBD::Informix Compiled statically on a Solaris 2.6 machine with Informix 7.x server.
DBD::Informix was compiled statically; and I used the DBD_INFORMIX_RELOCATABLE_INFORMIXDIR also. So when I want to run Perl scripts I need to set the environment variable LD_LIBRARY_PATH to point to the Informix shared libraries, which is working find with us. The problem here is that the sys admin is running a Perl script from a an apache web server, and this Perl script is running as user 'nobody'!! So this user has no shell and no environment settings so Perl will not work since it is looking for LD_LIBRARY_PATH?? Anybody has an idea about this case?? Regards, Mahdi. __________________________ Mahdi A. Sbeih IDS Software Systems Software Engineer Tel: 650-349-0500, ext 134 [EMAIL PROTECTED] __________________________
