[phpa] Re: Question regarding warning: get_cached_compiled_file had no path
- From: "Nick Lindridge" <nick@xxxxxxxxxxxxxxxxxxxxx>
- To: phpa@xxxxxxxxxxxxx
- Date: Wed, 30 Jan 2002 13:06:32 -0000 (GMT)
> below are the warnings I have been getting with phpa (latest) with php
> 4.06 on redhat 7.1 custom2.4.17 kernel..
>
> Am I correct or wrong to assume that the warning given is the result of
> an incorrect path, aka file not found, in one of the php
> include/require codes I have? Any clarification would be appreciated.
Hi, it means that it couldn't determine the real path for the file.
Sometimes phpa will be given the path, other times it will call routines
inside php itself to get the path. This usually works fine for files
directly accessed, found from scanning include paths, or from prepend
files. I'll discuss this out of the list and if there's a bug post some
info.
Nick
------------------------------------------------------------------------
www.php-accelerator.co.uk Home of the free PHP Accelerator
To post, send email to phpa@xxxxxxxxxxxxx
To unsubscribe, email phpa-request@xxxxxxxxxxxxx with subject unsubscribe
Other related posts: