Gerald Richter wrote:
>
> > Gerald, I am having a problem with [$ sub $] and EmbperlObject. Let me
> > say first that this minimal case does in fact work as it should. There
> > is something inexplicable going on however in my (much larger) project.
> > If you look at this minimal case though I t
Gerald Richter wrote:
>
> > Gerald, I am having a problem with [$ sub $] and EmbperlObject. Let me
> > say first that this minimal case does in fact work as it should. There
> > is something inexplicable going on however in my (much larger) project.
> > If you look at this minimal case though I t
> I removed everything that I added in httpd.conf and httpd-perl.conf.
> I found that without touching these two files, I can view embperl from
> *.html.
> But problems exist...
>1. I can only view embperl pages in /var/www/perl/HTML-Embperl/eg/x
> 2. I can only view embperl in *.htm an
I removed everything that I added in httpd.conf and httpd-perl.conf.
I found that without touching these two files, I can view embperl from
*.html.
But problems exist...
1. I can only view embperl pages in /var/www/perl/HTML-Embperl/eg/x
2. I can only view embperl in *.htm and *.html
Here
[EMAIL PROTECTED] said:
> At the moment I only see the possibilty to run htdig from a Embperl
> page instead directly as CGI, catch the output, maybe strip out what
> you don't need and output it via Embperl.
the contrib/scriptname directory of the htdig (3.1.5) source contains
an example of em
Hi,
> I'd like to use a search engine like htdig for local data since I
> don't want to re-invent the wheel here and write a new one. But I
> use EmbperlObject via mod_perl and of course I have my own
> dynamic header/footer files. So what I have to do is call the
> search program (which in case
>
>
> And when I tried it in httpd-perl.conf, it did not plug errors but *.epl
> where displayed as is (text).
>
As Andre already pointed out the error is the mod_perl is not loaded. The
httpd-perl.conf seems to be the one where mod_perl will be loaded. The rest
of your config seem to be ok, but
Hi,
I'd like to use a search engine like htdig for local data since I
don't want to re-invent the wheel here and write a new one. But I
use EmbperlObject via mod_perl and of course I have my own
dynamic header/footer files. So what I have to do is call the
search program (which in case of htdig is
On Fri, Dec 15, 2000 at 09:59:41AM +0800, mailing list wrote:
> Starting httpd: Syntax error on line 764 of /etc/httpd/conf/httpd.conf:
> Invalid command 'PerlHandler', perhaps mis-spelled or defined by a module
> not included in the server configuration
The PerlHandler directive is only availabl