Kaare Rasmussen wrote:
# make test


If I ignore the test and just make install, it sort of works. Strange thing is that
  EMBPERL_APPNAME freemoney
  EMBPERL_OBJECT_BASE base.tepl
  EMBPERL_URIMATCH "\.htm.?|\.epl$"
  EMBPERL_SESSION_HANDLER_CLASS "no"
  EMBPERL_FILESMATCH "\.htm.?|\.epl$"

results in a startup message: Starting httpd2 (prefork) Syntax error on line 19 of /etc/apache2/conf.d/x-fm.conf: Invalid command 'EMBPERL_OBJECT_BASE', perhaps mis-spelled or defined by a module not included in the server configuration


Hi,

do you have LoadModule embperl_module "/path/to/Embperl.so" in apache config?

This "perhaps mis-spelled or defined by a module not included in the server configuration"
usually occures when not loading Embperl.so



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to