Date: Sun, 09 Dec 2001 11:03:39 -0500 From: Marty Landman <marty@face2interface.com> To: Wayne Pascoe <freebsd@molemanarmy.com> Cc: questions@FreeBSD.ORG Subject: Re: question not asked (sysadmin - Perl?) Message-ID: <5.1.0.14.0.20011209110026.00a34b40@pop.ulster.net> In-Reply-To: <86ofl8ifzz.fsf@pan.home.penguinpowered.org.uk> References: <5.1.0.14.0.20011209100829.00a7bec0@pop.ulster.net> <5.1.0.14.0.20011209100829.00a7bec0@pop.ulster.net>
next in thread | previous in thread | raw e-mail | index | archive | help
At 03:13 PM 12/9/01 +0000, Wayne Pascoe wrote: >Marty Landman <marty@face2interface.com> writes: > > > I've got the following program > > > > #!/usr/local/bin/perl > > > > print "Content-type: text/html\n\n"; > > use Cwd; > > for($root = cwd()) {print "Root eq $root"} > > > > __END__ > > > >Firstly, whenever a web script doesn't work like you expect it to, >check the ErrorLog for the virtualhost that you are running the script >in. This will normally give you some indication of what the problem >is. Nuthin' there Wayne. The fact that it runs from the command line but not from a web browser makes me wonder though if it's an Apache config issue; only I don't know where I'd look or even if it's in my control. Marty Website Creation Made SIMPL(tm) http://face2interface.com/Home/Demo.shtml WebSafe Color Picker -- http://face2interface.com/Websafe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20011209110026.00a34b40>