The error that i am getting is this
SSI error: Unknown tag 'ECHO var="DATE_LOCAL" '
Can anyone help?
Edited by: littleman
$traxis_dir ="/pathto/cgi-bin/traxis/";
$data_path = "/pathto/cgi-bin/traxis/data/";
Edit thos two paths (include trailing slash). The first is to the main traxis cgi-bin dir (where the traxis executables are), and the second is to the data directory where config files are stored (usually a directory called "data" off the main traxis directory.
Brett
Edited by: lost