Does any one have any ideas why I cannot run Perl scripts under apache. The Perl script runs fine at the command line. TY Brian -----Original Message----- From: Ulrich Drepper [mailto:drepper@xxxxxxxxxx] Sent: Monday, November 08, 2004 9:23 AM To: bmcd@xxxxxxxxxxxx; For users of Fedora Core releases Subject: Re: Perl errors -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Brian McDonald wrote: > open("/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE/tls/i686/libperl.so", > O_RDONLY) = -1 ENOENT (No such file or directory) > stat64("/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE/tls/i686", > 0xfeeeceb0) = -1 ENOENT (No such file or directory) > open("/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE/tls/libperl.so", > O_RDONLY) = -1 ENOENT (No such file or directory) > stat64("/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE/tls", > 0xfeeeceb0) = -1 ENOENT (No such file or directory) > open("/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE/i686/libperl.so", > O_RDONLY) = -1 ENOENT (No such file or directory) > stat64("/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE/i686", > 0xfeeeceb0) = -1 ENOENT (No such file or directory) > open("/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE/libperl.so", > O_RDONLY) = 5 > open("/usr/lib/perl5/5.8.3/i386-linux-thread-multi/CORE/libnsl.so.1", > O_RDONLY) = -1 ENOENT (No such file or directory) None of this is a problem. This is just the dynamic linker doing its work. - -- â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) iD8DBQFBj4FE2ijCOnn/RHQRAq1FAKCcBlQ9FqXOPXGoyz7JTljXj8IFaACgptCU ZU9LINrA+2029BVbD1U9bJI= =kc3A -----END PGP SIGNATURE----- --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.788 / Virus Database: 533 - Release Date: 11/1/2004 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.788 / Virus Database: 533 - Release Date: 11/1/2004