Re: Problem with ASP Pages

2001-04-17 Thread Randy Kobes
On Tue, 17 Apr 2001, Joshua Chamas wrote: > "Bridges, Jon" wrote: [ ... ] > > Now all that happening is an error in the error log saying > > "No such file or directory: couldn't spawn child process" > > I personally have no idea about this, maybe someone else might? > If you think this is an Apa

Re: Problem with ASP Pages

2001-04-17 Thread Joshua Chamas
"Bridges, Jon" wrote: > > I have figured out why the .asp files were being downloaded instead of > executed. This was because I had not declared .asp in the mime.types file. > I couldn't do the lwp-request as I am running Apache on Windows 2000, is > this a Linux command? > In all my years (alm

RE: Problem with ASP Pages

2001-04-17 Thread Bridges, Jon
>>"Bridges, Jon" wrote: >> >> I'm working on Windows 2000 and have finally managed to get the mod_perl and >> Apache::ASP extensions working. I can confirm this as when I open up .htm >> files with embedded asp everything works fine. >> >> However I come across a problem when trying to view .asp

Re: Problem with ASP Pages

2001-04-12 Thread Joshua Chamas
"Bridges, Jon" wrote: > > I'm working on Windows 2000 and have finally managed to get the mod_perl and > Apache::ASP extensions working. I can confirm this as when I open up .htm > files with embedded asp everything works fine. > > However I come across a problem when trying to view .asp files a