You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by David Merberg <dm...@yahoo.com> on 2001/08/18 00:18:06 UTC

Please help - trouble installing EmbPerl on Linux

Hi,

I'm trying to install EmbPerl to run with Apache
1.3.20 and mod_perl.  I've installed all the required
Perl packages and built Apache with mod_perl.

When I run "make test" in the EmbPerl directory, I get
this:
----------------------
Starting httpd...       Syntax error on line 274 of
/usr/local/src/perl-modules/HTML-Embperl-1.3.3/test/conf/httpd.conf:
Invalid command 'PerlFixupHandler', perhaps
mis-spelled or defined by a module not included in the
server configuration
readline() on closed filehandle main::FERR at test.pl
line 1961.
-----------------------
PerlFixupHandler is defined in modperl, which should
be built into Apache.  So why is it undefined?

I appreciate any and all help.

Thanks,

David Merberg



=====


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org


Re: Please help - trouble installing EmbPerl on Linux

Posted by Gerald Richter <ri...@ecos.de>.
 Hi,
>
> Invalid command 'PerlFixupHandler', perhaps
>...
> PerlFixupHandler is defined in modperl, which should
> be built into Apache.  So why is it undefined?

I guess it isn't, but no matter it isn't necessary for make test.

Just comment out or delete all occurences in test/conf/httpd.conf.src and
make test should work.

I fix this in the next release

Gerald


-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     richter@ecos.de         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org