I keep getting the error that the /ojauth doesn't exist.
I hope it is in the right place, my cgi-bin dir...
in there I have the dir /ojauth (that it won't recognise) and the oj.cfg & auth.pl and ojaccess.db are not in a dir of their own but are the only files residing loosely in the cgi-bin dir itself. Then there is the /oj dir that is over in my /htdocs dir.
Here are the paths-I left the script comments out.
$mydir = "/htdocs/oj";
$progdir = "/cgi-bin";
$ojdir = "/oj";
$cgi_url = "http://www.go-county.com/cgi-bin/oj.cgi";
$baseurl = "http://www.go-county.com";
$auth_dir = "$progdir/ojauth";
$tplt_dir = "$progdir/ojtemplates";
$auth_pw_file = "$progdir/ojaccess.db";
Thanks for the help.
We are drowning in information and starved for knowledge. Anonymous
Either write things worth reading about, or do things worth writing about.
Benjamin Franklin
Webmaster, Systems Tech / CWN, Cre8 Technologies
__________________
We are drowning in information and starved for knowledge. Anonymous
Either write things worth reading about, or do things worth writing about.
Benjamin Franklin
Webmaster, Systems Tech / CWN, Cre8 Technologies