I see this in the strace

16229 stat64("/usr/local/apache2/lib/perl", 0xbffff0dc) = -1 ENOENT (No
such file or directory)
16229 stat64("/usr/lib/perl5/5.8.5/i586-linux-thread-multi/Embperl.pmc",
0xbfffee60) = -1 ENOENT (No such file or directory)
16229 open("/usr/lib/perl5/5.8.5/i586-linux-thread-multi/Embperl.pm",
O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
16229 stat64("/usr/lib/perl5/5.8.5/Embperl.pmc", 0xbfffee60) = -1 ENOENT
(No such file or directory)
16229 open("/usr/lib/perl5/5.8.5/Embperl.pm", O_RDONLY|O_LARGEFILE) = -1
ENOENT (No such file or directory)
16229
stat64("/usr/lib/perl5/site_perl/5.8.5/i586-linux-thread-multi/Embperl.pmc", 
0xbfffee60) = -1 ENOENT (No such file or directory)
16229
open("/usr/lib/perl5/site_perl/5.8.5/i586-linux-thread-multi/Embperl.pm", 
O_RDONLY|O_LARGEFILE) = 9
16229 ioctl(9, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfffec68) = -1 ENOTTY
(Inappropriate ioctl for device)
16229 _llseek(9, 0, [0], SEEK_CUR)      = 0


On Mon, 2005-06-20 at 03:16, Gerald Richter wrote:
> > 
> > That just seems to have the same behavior under the new x directory.
> > 
> > and without the x there, I look the forward to index.html 
> > with the URI of http://www.nylxs.com
> > 
> > Does embperl require that I make an alias for its locations?
> > 
> 
> No
> 
> Could you send your full httpd.conf?
> 
> Gerald


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to