>
> I set EMBPERL_DEBUG as you suggested. When I try the first case (using
> Execute('../subs.html') and with subs.html present at every level of the
> hierarchy), there is just a pause, followed by a message dialog from
> Netscape saying that the document contained no data. There is no output
> in the error log. I have tried re-starting the webserver, but it has the
> same behavior. As a sanity check, here's the relevant section from my
> httpd.conf:
>
Your conf looks ok.
I would try to use GET from the Perl LWP package to retrive the page (i.e.
GET http://localhost/url ) to make sure that you see the right output and
not Netscapes interpretation (because you don't have a full html document)
>
> You know, looking at this it strikes me that I forgot to mention I am
> using Apache 1.3.12 with Ben-SSL 1.41 on Linux (Red Hat 7.0). The server
> was built from source, as was mod_perl and EmbPerl. Should that matter?
>
No
> I just need to remember to
> restart the web server, I guess to re-initialize the cache. I am sorry
> that I apparently didn't do rigorous enough testing on that one.
>
There is no need to restart the server if you change a document (only if you
change a Perl module, like Embperl). If you need to restart the server if
you change one of your documents (html files), this is a bug im Embperl. I
take a look at this tomorrow.
>
> p.s. I am new to email lists, and aware that every message goes to
> everybody else. In a case like this message, should I be addressing
> privately to you, or to the group as a whole too? Not too sure of the
> etiquette. TIA!
>
Please send replies always to the list (just hit "reply to all"), so that
everybody can follow the discussion, maybe reply and later search the
mailing list archives for already answered questions. The only expection is,
when you are sending long log files. In this special case send it directly
to me
Gerald
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]