I have just upgraded to version 2.35, and I still see the error. Turning on the InodeNames still fixes this problem, but without it, the bug still appears
Am I doing something wrong ? Richard -----Original Message----- From: Joshua Chamas [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 19, 2002 7:13 PM To: Robert Bagley Cc: CURTIS,RICHARD (HP-Germany,ex1); [EMAIL PROTECTED] Subject: Re: Identifier too long. A recent release of Apache::ASP (2.33 or 2.35) fixed this problem. So another fix besides using InodeNames is to upgrade. --Josh Robert Bagley wrote: > You're getting this because Perl has a hard-coded limit to the number of > characters in a path. I ran into this on a Solaris box and was able to fix it by > setting the "InodeNames" parameter in the config: > > PerlSetVar InodeNames 1 > > -Robert > > On Wed, 19 Jun 2002, CURTIS,RICHARD (HP-Germany,ex1) wrote: > > >>Hi. I am getting an error when using a deep directory structure under >>apache-asp. >>a path of >>/home/ricur/sandbox/richardcurtis/12/astupidlylongpathinhere/folder/main.a sp >> >>causes the following error to occur. >> >>Wed Apr 24 09:49:07 2002] [error] [asp] [5097] [error] Identifier too long >>at >>(eval 65) line 1. <--> , /opt/perl-5.6.1/lib/site_perl/5.6.1/Apache/ASP.pm >>line >>2139 >> >>If the webroot is set to be /home/ricur/sandbox/ this problem occurs. >>By moving the webroot to /home/ricur/s/ the problem goes away >> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]