PDA

View Full Version : Cgi-bin



AsianDOC
September 25th, 2001, 04:36
I'm new to this CGI-BIN, I was wondering where I would be able to find my CGI-BIN, or do I just make a folder named CGI-BIN? My host is The Zack Network.

Kaliber
September 25th, 2001, 05:40
if their is not a cgi-bin already set up and your host says they offer it you must create it.

keith
October 5th, 2001, 00:57
you might have to chmod it 755 as well. some need it, some don't.

dony
October 5th, 2001, 08:06
Originally posted by Phuzion
if their is not a cgi-bin already set up and your host says they offer it you must create it.
sometimes no need to creating.
cig works in all directories.
eq:f2s

GameSource
October 6th, 2001, 16:18
You dont have to put perl scripts in a cgi-bin on Zacknetwork. They can go anywhere.

Blank Verse
October 11th, 2001, 13:06
You dont have to put perl scripts in a cgi-bin on Zacknetwork. They can go anywhere.

No, but it's just easier to have the CGI-BIN, easier to organize...unless you only have one script, than I'd say who cares? :devious2:

Cyber
October 11th, 2001, 14:56
cgi depends, like thay said, what the webmaster has setup

tandoc
October 12th, 2001, 22:19
u don't need to chmod on TZN since they use Windows 2000

why use Perl when they have PHP and MySql?

niv
October 13th, 2001, 09:13
Originally posted by Blank Verse


No, but it's just easier to have the CGI-BIN, easier to organize...unless you only have one script, than I'd say who cares? :devious2:

How is it easier to organize? You can just use random directories and name them whatever the hell you want to.