In addition to i2mc, scripts are not always required to be in a 'cgi-bin' directory. Sometimes it is allowed to create your own directory and run scripts there like: \guestbook or \store
Just try it with an easy CGI program that writes to HTML: "Hello there, script works" and call the CGI from the browser.
Main Topics
Browse All Topics





by: i2mcPosted on 2003-07-26 at 03:10:01ID: 9010292
>Or, can I just create the cgi-bin directory and give it specific permissions to allow it to run scripts/etc?
No. You need to talk to the hosting company - it doesn't matter that you are doing it on behalf of someone else, contact their techincal support or just look at the support section on their website - that often has the answers about how to set up such things as many, many people want the same and they don't want their support lines clogged.
cgi-bins are most common (and often free) on linux based hosts. Perhaps your acquaintance is hosting his web site on a microsoft windows based server in which case it is more likely that you have .ASP capability rather than perl.
But at the end of the day, you can't do it blind, you need to talk to the hosting company.
Roger