ID: 7163 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: iPlanet related PHP Version: 4.0.3 Assigned To: Comments: No feedback. If this problem persists with PHP 4.0.5 which will be released next week, please reopen this report. Derick Previous Comments: --------------------------------------------------------------------------- [2001-03-29 09:46:37] [EMAIL PROTECTED] Does this happen with 4.0.4pl1? And if it does could you please try the latest CVS snapshot from http://snaps.php.net/ ? --Jani --------------------------------------------------------------------------- [2000-11-03 20:30:56] [EMAIL PROTECTED] reclassify --------------------------------------------------------------------------- [2000-10-12 12:46:20] [EMAIL PROTECTED] I've read a few bug reports that seem to have been lumped together regarding this bug, but none of the final bug reports seem to stay on the topic of this problem. Here's what happens: I compile PHP4 (any version- although the deepest analysis I've done is on 4.0.3) with NSAPI support on a Solaris 2.6 box. I've enabled it for Netscape Enterprise Server, made the changes to server configuration to load it, and it works. The problem is, a transient error occurs with files that looks like: Warning: Failed opening '/export/home/www/azc/htdocs/class/emp/searchresults.php' for inclusion (include_path='.:/usr/local/lib/php') in Unknown on line 0 It mostly occurs on the source page I'm attempting to get to, but it does occur with includes within the page as well. I've tried compiling PHP with a nearly-bare set of modules. I've had to --enable-libgcc in order to the the shared object to work at all. I've done some debugging of my own in the source and have identified the base source of the error generated (since that one can come from several spots) as line 2879 in Zend/zend-scanner-cc.cc. Following through the trail that would lead to that error arising, I've dug as deep as the virtual_fopen function in TSRM/tsrm_virtual_cwd.c, but my expertise is limited and I can't put my finger on the exact location of the problem. Any suggestions or could someone just let me know if they're experiencing this as well? --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=7163&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]