Input file not specified? |
Input file not specified? |
sarlen |
Mar 22 2006, 05:23 PM
Post
#1
|
Newbie Group: Members Posts: 1 Joined: 22-March 06 Member No.: 15 |
I read the Read Me and set up my auto-signature generator on my site exactly as described. When I try to access the picture though I get "No Input File Specified."
I am accessing via: http://www.droppedtheball.com/signature.php/sig.png I don't actually know what the "input file" is so I'm having trouble determining what that means (whether code's not executing, a path is incorrect, etc). Any help or just a direction to go is appreciated. - Sarlen |
Serge |
Mar 22 2006, 05:28 PM
Post
#2
|
AMIP Developer Group: Root Admin Posts: 935 Joined: 12-March 06 Member No.: 1 |
Your server doesn't understand such URL, in this case you should access the image by the script name, without the /sig.png part or configure static image generation and access sig.png file directly.
|