ID: 48919 Comment by: zagser168 at yandex dot ru Reported By: insekticid at gmail dot com Status: Open Bug Type: Directory function related Operating System: win32 only - Windows 7 / Vista PHP Version: 5.3CVS-2009-07-14 (snap) New Comment:
I have similar problem for junctions but only if the path to link contains non English characters. include_path contains both link path and linked path. (PHP 5.3.0 release) Previous Comments: ------------------------------------------------------------------------ [2009-07-16 08:00:11] v dot venkov at gmail dot com I have same problem, I can't find solution ------------------------------------------------------------------------ [2009-07-14 16:03:20] insekticid at gmail dot com Description: ------------ DocumentRoot "D:\dev\web_trunk" in Apache in develop I am changin directories via symlink mklink /d web_trunk web_tag_beta or mklink /d web_trunk web_trunk_actual Working on PHP 5.2.10 but fails with PHP 5.3+ from apache error log with symlinked dir and PHP 5.3.1-dev [Tue Jul 14 17:28:03 2009] [error] [client 127.0.0.1] PHP Fatal error: Unknown: Failed opening required 'D:/dev/web_trunk/index.php' (include_path='.;D:\\dev\\web_trunk') in Unknown on line 0 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=48919&edit=1
