[Discuss] cgi-bin
Tom Metro
tmetro+blu at gmail.com
Thu Dec 12 01:11:06 EST 2013
dan moylan wrote:
> moylan 2013[518] mount | grep var
> moylan 2013[519]
Try:
% df /var
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda1 471005560 92783160 354296692 21% /
% mount | fgrep sda1
/dev/sda1 on / type ext4 (rw,errors=remount-ro)
> ...my local sites all seem to come up fine, the cgi-bin files
> no longer do.
So what happens when you try and access a CGI script? 404? The script
source gets sent to the browser?
What does the error log show?
-Tom
--
Tom Metro
The Perl Shop, Newton, MA, USA
"Predictable On-demand Perl Consulting."
http://www.theperlshop.com/
More information about the Discuss
mailing list