Hi there,
On Wed, 17 Jan 2001, Gustavo Vieira Goncalves Coelho Rios wrote:
> I trying the following program:
[snip]
> I get printed and not execute in the browser.
There is not enough information in your question to give an answer but
I suspect that you might be trying to run the program from the command
line. You need to configure Apache so that IT runs the program when a
browser requests a URI - one which you choose.
For full details, read the documentation to which I have already given
to you references.
> My apache error log is:
> [Wed Jan 17 10:04:16 2001] [error] Can't locate object method "inh_tree" via package
>"Devel::Symdump"
> at /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/Apache/Status.pm line 222.
This could a different problem altogether, it looks like you are trying
to run Apache::Status somehow. Maybe by accident?
73,
Ged.