From: per at computer dot org Operating system: linux 2.4.26 PHP version: 4CVS-2005-01-18 (stable) PHP Bug Type: Apache2 related Bug description: virtual(): Unable to include 'xxx' - error finding URI
Description: ------------ I suspect this is related to bug#30446, but thought it best to open a new issue rather than re-open that one. I had php4-STABLE-200501160930 running for a day or so, when I discovered the following in one of my existing php apps: Warning: virtual(): Unable to include 'toc' - error finding URI in /srv/www/vhosts/dansklisten/htdocs/albummet/helebilledet.phtml on line 57 This is from a working, stable application, works fine in php-4.3.8, but not with the latest 4CVS. I'll try to work out some simple code to reproduce. -- Edit bug report at http://bugs.php.net/?id=31594&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=31594&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=31594&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=31594&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=31594&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=31594&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=31594&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=31594&r=needscript Try newer version: http://bugs.php.net/fix.php?id=31594&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=31594&r=support Expected behavior: http://bugs.php.net/fix.php?id=31594&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=31594&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=31594&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=31594&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=31594&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=31594&r=dst IIS Stability: http://bugs.php.net/fix.php?id=31594&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=31594&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=31594&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=31594&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=31594&r=mysqlcfg
