Search found 6 matches
Aprelium Forum Index
Author Message
  Topic: CGI problem
empanad0

Replies: 9
Views: 15533

PostForum: FastCGI/CGI   Posted: Tue Aug 05, 2003 4:16 am   Subject: CGI problem
My paths were all wrong, and I was using the wrong version perl interpreter
  Topic: CGI problem
empanad0

Replies: 9
Views: 15533

PostForum: FastCGI/CGI   Posted: Sat Aug 02, 2003 1:39 am   Subject: CGI problem
Nevermind, i know what it was!! Thanks, ur were a BIG help!
I got it working now (=
  Topic: CGI problem
empanad0

Replies: 9
Views: 15533

PostForum: FastCGI/CGI   Posted: Fri Aug 01, 2003 7:08 pm   Subject: CGI problem
#!c:/perl/bin/perl
use CGI::Carp qw(fatalsToBrowser);

use CGI;

$CGI::POST_MAX = 2048;

print "content-type: text/html\n\n";

binmode(STDIN);

@inx ...
  Topic: CGI problem
empanad0

Replies: 9
Views: 15533

PostForum: FastCGI/CGI   Posted: Fri Aug 01, 2003 5:49 am   Subject: CGI problem
I used the line of code you posted, however the problem is that the server isnt really reading into the cgi folder; it doesnt get to execute the script, doesnt even read the HTML page thats being used ...
  Topic: CGI problem
empanad0

Replies: 9
Views: 15533

PostForum: FastCGI/CGI   Posted: Fri Aug 01, 2003 1:29 am   Subject: CGI problem
HTTP 500 - Internal server error
thats what i get, and im using 192.168.1.2; i connect the internet through router although my ports are forwarded
  Topic: CGI problem
empanad0

Replies: 9
Views: 15533

PostForum: FastCGI/CGI   Posted: Thu Jul 31, 2003 3:49 pm   Subject: CGI problem
im having trouble accessing the my cgi scripts online; i get access denied
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group