Posted by zorro on 12/28/06 21:30
I tried your script and it works on my localhost. If you tried
http://www.domain.ext/myimage.php and it worked then we know the image
module is working.
So all i can think of is
1) The path to the image has a problem.
2) The file outputs some unwanted characters. Check that there is no
blank spaces at the top of the page or anywhere else that get output.
Try setting error_reporting(0) so that no warnings are output.
[Back to original message]
|