Re: Simple install and test fails...

2001-10-31 Thread Joshua Chamas
Robert Friberg wrote: > >and created a simple helloworld.asp file: > > > <% $Response->Write 'Hello, World!' %> > > > Restarted the server, pointed a browser at the page > and got a 501 with the following reason: > > [error] Can't locate object method "fileno" via package

Simple install and test fails...

2001-10-31 Thread Robert Friberg
Hi all, I'm fairly experienced with modperl and tried today to get Apache::ASP up and running to no avail. I've skimmed the archive and FAQ but maybe someone could save me a lot of time by spotting something obvious before I start digging deeper. thanks in advance for looking at this... Here's