Log in

View Full Version : URL file-access is disabled


sanfrancisco
07-28-2007, 03:18 PM
getting these errors at the top of my arcade page:


Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /arcade/functions/functions.php on line 908

Warning: getimagesize(http://www....net/forums/image.php?u=9&dateline=1183112178) [function.getimagesize]: failed to open stream: no suitable wrapper could be found in /arcade/functions/functions.php on line 908

Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /arcade/functions/functions.php on line 908

Warning: getimagesize(http://www......net/forums/image.php?u=99&dateline=1184103155) [function.getimagesize]: failed to open stream: no suitable wrapper could be found in /arcade/functions/functions.php on line 908

Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /arcade/functions/functions.php on line 908

Warning: getimagesize(http://www......net/forums/image.php?u=49&dateline=1184405493) [function.getimagesize]: failed to open stream: no suitable wrapper could be found in /arcade/functions/functions.php on line 908

Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /arcade/functions/functions.php on line 908

Warning: getimagesize(http://www.....net/forums/image.php?u=23&dateline=1183478356) [function.getimagesize]: failed to open stream: no suitable wrapper could be found in /arcade/functions/functions.php on line 908

Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /arcade/functions/functions.php on line 908

Warning: getimagesize(http://www........net/forums/image.php?u=49&dateline=1184405493) [function.getimagesize]: failed to open stream: no suitable wrapper could be found in /arcade/functions/functions.php on line 908


any ideas?

MrZeropage
07-29-2007, 07:58 AM
your server does not support this feature, next release v2.6.3+ will detect this, sorry

sanfrancisco
07-29-2007, 09:00 AM
i fixed this by adding a php.ini in forum root specifying to allow url file access.

Quarterbore
08-05-2007, 12:41 AM
Did you figure out how to address this error or even how to test the setting for
"URL file-access"

I am struggling with a smililar issue with a script for someone that can not change their php_ini settings...

MrZeropage
08-05-2007, 07:28 AM
solution is here: https://vborg.vbsupport.ru/showthread.php?t=154226