On Wed, 30 Apr 2008, igorarm wrote:
> Hi.
> I would like to sate right away I'm very new to CGI.
> I'm trying to run either a C cgi program or a PHP script to upload a
> file on the server(C cgi program is from the CGIC library that i have
> crosscompiled, php script was from google searching).
> I couldn't get neither of them to actually succeed in uploading the file.
> When i run the CIGC cgi test program and don't specify the filename to
> upload (so upload is disabled) everything works like a dream, however
> every time i tried to upload a file using it, i get Internal Server
> Error message from the apache.
> I run the php modded apache server which i downloaded from here.
> If anyone succeeded on running a file upload cgi or php script on
> TS-72XX board, please let me know how you did it.
It's probably nothing to do with being on the TS board.
It is quite likely a file permissions problem.
Check which user apache runs as, and make sure your file/directory
permissions allow that user to write the relevant file.
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|