Sabacthani has asked for the wisdom of the Perl Monks concerning the following question:
Shared by whom? And how can I make it stay shared? And what does this have to do with Apache, anyway (when I run it from command it's fine).my $rsock = new IO::Socket::INET (PeerAddr => blah, PeerPort=> 12345, Proto => 'tcp', );
And I get the error:sendData("0x4c",1,"LOGON USERNAME=NAME PASSWORD=pass\0");
Too many arguments for Apache::ROOT::benjamin::ILX::cgi_2dbin::report_ +2ecgi::sendData
Edit: chipmunk 2001-06-19
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Strange Apache errors with my CGI...
by chipmunk (Parson) on Jun 19, 2001 at 21:24 UTC | |
|
Re: Strange Apache errors with my CGI...
by Anonymous Monk on Jun 19, 2001 at 23:51 UTC |