[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Tracking an Error within a Perl script
- Subject: RE: [cobalt-users] Tracking an Error within a Perl script
- From: "Ian" <ian@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu Nov 7 09:38:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hi,
> > Got a problem with a particular forum script that keeps throwing out the
> > following error:
> >
> > Error Message: No such file or directory
> > Error Number: 2
> >
> Sounds like it can't find the file
> If it's in the /web directory, try /file.name
> Or use the full path
> http://www.domain.tld/file.name
No, the path is in the URL is correct, tripple checked that one, it seems as if
the message is being shown by the cgiwrap because it can not find a file or
folder referenced from somewhere within the script itself, or included files.
Any ideas on how to diagnose or track it.
Thanks all....
Ian