tim874536
Verified User
- Joined
- Nov 24, 2006
- Messages
- 73
This time, and also the first time, i am asking for help in running .cgi.
This is my situation:
server config:
http://61.238.149.200/phpinfo.php
suphp is installed and on
all .cgi are set to #!/usr/bin/perl which is the true path of perl in my server.
all .cgi are put into cgi-bin folder
all .cgi are set to 755
after i run the .cgi in firefox, i just got
Not Found
The requested URL /cgi-bin/ebs/master.cgi was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
can anyone help me whether i have done something wrong?
Thank you.
Tim Leung
New player with CGI
This is my situation:
server config:
http://61.238.149.200/phpinfo.php
suphp is installed and on
all .cgi are set to #!/usr/bin/perl which is the true path of perl in my server.
all .cgi are put into cgi-bin folder
all .cgi are set to 755
after i run the .cgi in firefox, i just got
Not Found
The requested URL /cgi-bin/ebs/master.cgi was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
can anyone help me whether i have done something wrong?
Thank you.
Tim Leung
New player with CGI