Ray Gebbie wrote:
I have a pretty simple script that I am running on AIX 5.3 using
Perl 5.8.2. The script runs fine standalone, but when trying to run
it from a jsp running on a web site, I get the following:
ERROR: Can't load '/usr/opt/perl5/lib/5.8.2/aix-thread-
multi/auto/Socket/Socket.so' for module Socket: Bad address
at /usr/opt/perl5/lib/5.8.2/aix-thread-multi/XSLoader.pm line 68.
[...]
Evidently, the web-server doesn't have permission to open a socket at
that address. Try to use a non-privileged address or increase server
privileges (scary).
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>