Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 1998 11:35:18 -0500
From:      Laszlo vagner <root@kf7nn.com>
To:        questions@FreeBSD.ORG
Subject:   cqcam script & locking 
Message-ID:  <355728C6.17DC917@kf7nn.com>

next in thread | raw e-mail | index | archive | help
I added a link that says click <a
href="www.kf7nn.com/cgi-bin/qcam.cgi>here </a> to refresh.
and here is the script

#!/bin/sh


if      [ ! -x /usr/local/ftp/incoming/tempcam]
        touch /usr/local/ftp/incoming/tempcam
        /root/camera
        rm /usr/local/ftp/incoming/tempcam

fi

        <p>Hit reload to refresh</P>


here  is the error its gotta be something dumb on my part cause i never
wrote these things before.



Internal Server Error

The server encountered an internal error or misconfiguration and was
unable to complete your request.

Please contact the server administrator, root@kf7nn.com and inform them
of the time the error occurred, and anything you might have done that
may have
caused the error.




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?355728C6.17DC917>