Hey Guys, I am newbie in CGI. Please have a look at the code
is the $BASEDIR correct ? or should it be
/usr/home/domains/olivenendoh.com/public_html/cgi-bin
or how ?
Please Help .
Thanks.
Best Regards,
Alvin
Code:
# set BASEDIR to the directory that will hold your letter and
# mailling list files. Be certain that the script has permission
# to write to this directory. This must be set to the same value
# you declare in nmmdadmin.cgi (no trailing slash!)
$BASEDIR="/home/domains/olivenendoh.com/public_html/cgi-bin";
is the $BASEDIR correct ? or should it be
/usr/home/domains/olivenendoh.com/public_html/cgi-bin
or how ?
Please Help .
Thanks.
Best Regards,
Alvin