Re: Error in running apache::asp, part 3

2000-05-26 Thread Ged Haywood

Hi there,

On Thu, 25 May 2000, Ime Smits wrote:

> | [error] Undefined subroutine &Apache::ASP::handler called.
> | what does it mean?
> | How to fix it?
> 

> I think something went wrong during the Apache::ASP installation.

> Consider installing Apache::ASP once again with the cpan installer
> (possibly use force install) and examine the output very carefully
> for missing dependencies. My experience is that most of the time a
> single "install Apache::ASP" in cpan isn't sufficient and the
> installer doesn't seem te resolve all dependencies right
> automatically, so you have to do some things manually on a really
> clean system. And...  don't forget to restart your mod_perl enhanced
> Apache after that.

And make notes about what you do as you do it.  If you find that there
are any missing dependencies, post details to the List.

I'm sure Joshua will be very grateful.

73,
Ged.




Re: Error in running apache::asp, part 3

2000-05-25 Thread Ime Smits

| [error] Undefined subroutine &Apache::ASP::handler called.
| what does it mean?
| How to fix it?

Considering the errors you posted the past hour, I think something went
wrong during the Apache::ASP installation. Consider installing Apache::ASP
once again with the cpan installer (possibly use force install) and examine
the output very carefully for missing dependencies. My experience is that
most of the time a single "install Apache::ASP" in cpan isn't sufficient and
the installer doesn't seem te resolve all dependencies right automatically,
so you have to do some things manually on a really clean system. And...
don't forget to restart your mod_perl enhanced Apache after that.

Ime




Error in running apache::asp, part 3

2000-05-25 Thread Art

Hi,

After fixing the MD5 error, when I tried to run a script, I got

internal error on the browser.

In the error log, I got:

[error] Undefined subroutine &Apache::ASP::handler called.


what does it mean?

How to fix it?

Arthur (newbie)