ID: 37821 Updated by: [EMAIL PROTECTED] Reported By: iatala dot luis at gmail dot com -Status: Open +Status: Feedback Bug Type: *Directory/Filesystem functions Operating System: debian PHP Version: 4.4.2 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php5.2-latest.tar.gz For Windows: http://snaps.php.net/win32/php5.2-win32-latest.zip Works just fine here. Previous Comments: ------------------------------------------------------------------------ [2006-06-15 21:11:30] iatala dot luis at gmail dot com Description: ------------ my friends check this sings like php does not supports connections on ports Reproduce code: --------------- <? readfile ("php://filter/write=string.rot13/resource=http://media.cnt.uo.edu.cu:3128/","Current Song"); ?> Expected result: ---------------- i expected see the line Current song printed on the php page. Actual result: -------------- Warning: readfile(php://filter/write=string.rot13/resource=http://media.cnt.uo.edu.cu:3128/): failed to open stream: No such file or directory in /var/www/webalizer/1.php on line 4 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37821&edit=1
