ID: 35984 Updated by: [EMAIL PROTECTED] Reported By: israel dot molina at gmail dot com -Status: Open +Status: Feedback Bug Type: GetImageSize related Operating System: Linux PHP Version: 4.4.1 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php5.1-latest.tar.gz For Windows: http://snaps.php.net/win32/php5.1-win32-latest.zip Previous Comments: ------------------------------------------------------------------------ [2006-01-12 20:27:27] israel dot molina at gmail dot com Description: ------------ The function getimagesize not working whit files SWF in remote server and OS = LINUX Reproduce code: --------------- Working in Windows: http://www.corpseyc.com.ve/prueba/ Working in Linux: http://www.tusmetros.com/site/prueba.php Expected result: ---------------- In the first and Second link: Local Server--- File Name: RAHmaestre.swf Width: 120 Height: 140 Remote Server--- File Name: http://www.software-inmobiliario.com/uploads/RAHmaestre.swf Width: 120 Height: 140 Actual result: -------------- In the first link, all OK: Local Server--- File Name: RAHmaestre.swf Width: 120 Height: 140 Remote Server--- File Name: http://www.software-inmobiliario.com/uploads/RAHmaestre.swf Width: 120 Height: 140 In the second link, the remote its faile: Warning: getimagesize(): stream does not support seeking in /home/cust1/user1150050/html/site/prueba.php on line 14 Remote File--- File Name: http://www.software-inmobiliario.com/uploads/RAHmaestre.swf Width: Height: ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=35984&edit=1