Re: PERL Support Under Apache2

2005-11-15 Thread Blair Copeland
again. Blair Copeland >>> Jonathan Steffan <[EMAIL PROTECTED]> 11/15/05 10:54 PM >>> Your welcome. You might try system-config-securitylevel and edit the HTTPD settings. Try: Allow HTTPD cgi support. Allow HTTPD scripts to connect to the network. Allow HTTPD to support b

Re: PERL Support Under Apache2

2005-11-15 Thread Blair Copeland
Thanks to the brilliance of Jonathan Steffan it turns out that Fedora 4 has SELinux enabled by default. "Hello problem." Thank you sir and hopefully no one will waste thier time now. I appreciate it Jon and I appreciate the list maintainers here. Sorry it turned out to be off topic. Blair

PERL Support Under Apache2

2005-11-15 Thread Blair Copeland
My perl script will not work correctly when run from Apache2 but works fine from the command line. Apache2 invokes the perl script to use Net::LDAP to bind through stunnel to another server. It works perfectly from the command line but it fails to bind when run via Apache2 on this Fedora System.