ID: 9815 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Filesystem function related Operating system: PHP Version: 4.0 Latest CVS (17/03/2001) Assigned To: Comments: Fixed in CVS. Fix will be in PHP 4.0.6. --Jani Previous Comments: --------------------------------------------------------------------------- [2001-03-18 18:18:35] [EMAIL PROTECTED] Duplicate of #6554 --Jani --------------------------------------------------------------------------- [2001-03-17 23:30:20] [EMAIL PROTECTED] using latest exe from php4win.de... php cannot open network shares like include( '\\computer\c$\php4\include\template.php' ); or include( '\computerc$php4includetemplate.php' ); or include( '//computer/c$/php4/include/template.php' ); or include( '\\computerc$/php4/include/template.php' ); nothing seems to work. even with no include_path set... i searched through the source to find how include calls fopen to see if i could offer any advice... i ran out of time when i was working on it, so i thought i might add a note here about it. there are so many layers of code involved in the fopen process... thank you so much for all of your time and work ! php is the greatest :) --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=9815&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]