Re: beginner mod_perl error

2000-09-07 Thread Nouguier
Roee Rubin wrote: > I have been able to correct the @INC path issue and > now have ran into the following error that is > displayed in the error_log > > null: Undefined subroutine &Apache::Hello::handler > called > > Any help will be appreciated. > > [EMAIL PROTECTED] > > Hello, > > I have writte

beginner mod_perl error

2000-09-06 Thread Roee Rubin
I have been able to correct the @INC path issue and now have ran into the following error that is displayed in the error_log null: Undefined subroutine &Apache::Hello::handler called Any help will be appreciated. [EMAIL PROTECTED] Hello, I have written a sample package (from a book). The p