streaming problems!
Posted by: Maikelmix
Posted on: 2006-09-05 04:00:00
I use imagecreatefromjpeg() php function and it return me:
Warning: imagecreatefromjpeg(): URL file-access is disabled in the server configuration in /home/.french/mywebsite/mywebsite/upload_imagenes2.php on line 4
Warning: imagecreatefromjpeg(http://www.test.test/test.jpg): failed to open stream: no suitable wrapper could be found in /home/.french/mywebsite/mywebsite/upload_imagenes2.php on line 4
I need to activate something? or what happens!?
please help me!
thanks.