Re: Euphoria and CGI scripts
- Posted by Brian Jackson <bjackson at 2FARGON.HYPERMART.NET> Sep 03, 1999
- 546 views
>I have a homepage at Geocities, and I don't know what their policy on CGI >scripts is. If there are some security issues, they might have a problem >with it. I can tell you that it's very doubtful that Geocities will let you run cgi scripts, especially one that's not written in Perl. My advice would be to explain what you want to do to your ISP, and if that doesn't work, call the computer lab at your local college or university and see if they would be willing to give you a shell account. You might also try setting up a webserver on your own PC. There is a very good one called ALIBABA which I have used for Euphoria CGI before, and it's really easy to set up. The best part is, if you a running the server and you have a web browser, you don't even need to be connected to the internet to run your cgi programs. This is very good if you're like me and can't afford to have a dedicated high-speed internet connection. Hope this helps, Brian