Re: failure using Socket in PerlSection

2012-11-11 Thread Mark Heiges
On Nov 10, 2012, at 10:22 AM, Torsten Förtsch wrote: > On 11/10/2012 03:43 PM, Mark Heiges wrote: >> >> On Nov 9, 2012, at 10:36 PM, Mark Heiges wrote: >> >>> I have a name-based virtual host and want to use Socket.pm in a PerlSection: >>> >>> >>> use Socket; >>> >>> >>> but when starting h

Re: failure using Socket in PerlSection

2012-11-11 Thread Mark Heiges
On Nov 9, 2012, at 10:36 PM, Mark Heiges wrote: > I have a name-based virtual host and want to use Socket.pm in a PerlSection: > > > use Socket; > > > but when starting httpd I get the error, > > $parms->add_config() has failed: Invalid command 'INADDR_ANY', perhaps > misspelled or defined

Re: failure using Socket in PerlSection

2012-11-10 Thread Torsten Förtsch
On 11/10/2012 03:43 PM, Mark Heiges wrote: > > On Nov 9, 2012, at 10:36 PM, Mark Heiges wrote: > >> I have a name-based virtual host and want to use Socket.pm in a PerlSection: >> >> >> use Socket; >> >> >> but when starting httpd I get the error, >> >> $parms->add_config() has failed: Invalid

Re: failure using Socket in PerlSection

2012-11-10 Thread Mark Heiges
On Nov 9, 2012, at 10:36 PM, Mark Heiges wrote: > I have a name-based virtual host and want to use Socket.pm in a PerlSection: > > > use Socket; > > > but when starting httpd I get the error, > > $parms->add_config() has failed: Invalid command 'INADDR_ANY', perhaps > misspelled or defined

failure using Socket in PerlSection

2012-11-09 Thread Mark Heiges
I have a name-based virtual host and want to use Socket.pm in a PerlSection: use Socket; but when starting httpd I get the error, $parms->add_config() has failed: Invalid command 'INADDR_ANY', perhaps misspelled or defined by a module not included in the server configuration at /usr/lib64/pe