Apache/2.0.48 (Unix) mod_perl/1.99_12 Perl/v5.8.0 Should I have any difficulty running a simple socket UDP Perl module under the above configuration? Run directly from Perl, I'm able to send/recv from an external server. However, run from the apache server, the recv fails. (I've tried the Perl Socket module and the recv doesn't complete. If I use IO:Socket, the recv returns with a 'connection refused'.)
I see the references to APR socket routines in mp2. Do I need to use those? Thanks, Michael Maciag -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html