Saadiq wrote: > I'm trying to set up another instance of apache for some testing and > I'm having very little luck. I've compiled Apache to use DSO and > modperl is a DSO object. The embperl docs say that I am not to set up > embperl in httpd.conf but I can't seem to find instructions on what to > do instead. Could someone give me a pointer in the right direction?
The problem which caused segfaults when loading Embperl at startup when mod_perl is a DSO should be fixed in newer mod_perl versions, so you can load it at startup. For Apache 2 and Embperl 2, you need to load the Embperl shared library anyway to get it working Gerald -------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh IT-Securityl�sungen * dynamische Webapplikationen * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 939-122 WWW: http://www.ecos.de/ Fax: +49 6133 939-333 -------------------------------------------------------------- | | ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info | +------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
