Quote:
Originally Posted by BCyber
You mean yourdomain.com/cgi-bin/tube/main ?
Either way I'm getting an Internal Server error. Any suggestions?
|
Yeah, sorry about that: yourdomain.com/cgi-bin/tube/main
Make sure "main" is uploaded in binary!
chmod 755 "main"
Make sure all files with no extention are uploaded in binary and all other
files are uploaded in ascii.
The files without extentions (main, vidp, vote, vlist...) are c++ binaries.
Here are the full install instructions:
http://tubecgi.com/install.html