Hello, > > > but when I have to choose, I would always use b7 instead of b5. > > OK, I knew some people were using it for prime time, and I just wanted > to make sure I was not off my rocker for trying to do the same. If its > good enough for you... ;-) > > I finally got a set-up that seems to work in most of the ways I would > like it -- I just had to blunder a thing or two. > > > Do you have mod_info running? If yes, please send me it's the output of the > > embperl.c section. > > You asked for it: > (see below) > <snip> > Module Name: embperl.c > Content handlers: none > Configuration Phase Participation: Create Directory Config, Merge Directory Configs, Create Server Config, Merge Server Configs > Request Phase Participation: none > Module Directives: > EMBPERL_PACKAGE - > EMBPERL_DEBUG - > EMBPERL_OPTIONS - > EMBPERL_ESCMODE - > EMBPERL_INPUT_ESCMODE - > EMBPERL_INPUT_CHARSET - > EMBPERL_CACKE_KEY - > EMBPERL_CACHE_KEY_OPTIONS - > EMBPERL_EXPIRES_FUNC - > EMBPERL_CACHE_KEY_FUNC - > EMBPERL_EXPIRES_IN - > EMBPERL_SYNTAX - > EMBPERL_RECIPE - > EMBPERL_XSLTSTYLESHEET - > EMBPERL_XSLTPROC - > EMBPERL_COMPARTMENT - > EMBPERL_ALLOW - > EMBPERL_URIMATCH - > EMBPERL_MULTFIELDSEP - > EMBPERL_PATH - > EMBPERL_DEBUG - > EMBPERL_OPTIONS - > EMBPERL_SESSION_MODE - > EMBPERL_APPNAME - > EMBPERL_APP_HANDLER_CLASS - > EMBPERL_SESSION_HANDLER_CLASS - > EMBPERL_SESSION_ARGS - > EMBPERL_SESSION_CLASSES - > EMBPERL_SESSION_CONFIG - > EMBPERL_COOKIE_NAME - > EMBPERL_COOKIE_DOMAIN - > EMBPERL_COOKIE_PATH - > EMBPERL_COOKIE_EXPIRES - > EMBPERL_LOG - > EMBPERL_DEBUG - > EMBPERL_MAILDEBUG - > EMBPERL_MAILHOST - > EMBPERL_MAILHELO - > EMBPERL_MAILFROM - > EMBPERL_MAIL_ERRORS_TO - > EMBPERL_MAIL_ERRORS_LIMIT - > EMBPERL_MAIL_ERRORS_RESET_TIME - > EMBPERL_MAIL_ERRORS_RESEND_TIME - > EMBPERL_OBJECT_BASE - > EMBPERL_OBJECT_APP - > EMBPERL_OBJECT_ADDPATH - > EMBPERL_OBJECT_STOPDIR - > EMBPERL_OBJECT_FALLBACK - > EMBPERL_OBJECT_HANDLER_CLASS - > EMBPERL_USEENV - > Current Configuration: > <snip> > > (yes, this really is the end -- there is no information of the > configuration part of it.) >
Mmmh, this is really strange, since I would expect to see your configuration directives under "Current Configuration", at least the ones that works and since it makes a difference when you change for example EMBPERL_ALLOW, at least some must work.... > Let me know if you need any other info (my system info, etc). You have posted you are running Linux 2.4.4 and Perl 5.6.0, right? Maybe it could be an issue with Perl 5.6.0, but I cannot say that this is the reason. Does the make test of Embperl works correct (for offline and mod_perl mode)? Do have compiled mod_perl staticly into Apache or do you load it as DSO? > Just to > be clear, I included my conf file that was used when this server-info > was generated. > > > Just to recap, my conf file looks like the following: > (only embperl options) > PerlModule Embperl Could you try if it makes any difference, if you replace the PerlModule Embperl, with PerlRequire /path/to/startup.pl and in startup.pl say use Embperl ; 1 ; Gerald ------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131 WWW: http://www.ecos.de Fax: +49 6133 925152 ------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]