Hi ,
I'm trying to install a local copy of connotea.
Adding
PerlOptions +Parent
PerlSwitches -I/var/www/perl/...
PerlModule Bibliotech::Apache
PerlModule Bibliotech::AuthCookie
<Location /bibliotech>
SetHandler perl-script
PerlHandler Bibliotech::Apache
PerlAuthenHandler Bibliotech::AuthCookie::authen_handler
AuthName Bibliotech
AuthType basic
require valid-user
#ErrorDocument 503 /paused.html
ErrorDocument 503 /unavailable.html
</Location>
Setting to the apache config..restarting the server comes back with a
PerlOption 'Parent' requires an ithreads enabled Perl.
Is that an issue with my perl installation? If so does anybody know what
options are required to enable ithreads on a new perl installation?
Thanks
arindam
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data center, Linux is going
mainstream. Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Connotea-code-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/connotea-code-devel