Jump to content

Recommended Posts

Posted

hi,

I have a simple ruby cgi script that I want to be able to use via helio web-server. It is working ok on my linux machine. Where exactly should I upload this cgi script? The cgi-bin folder or the public_html folder? My script includes the following shebang: #!/usr/local/bin/ruby. Do I need to change permissions on the script file? So far I've not been able to execute/access it from either cgi-bin or public_html.

Thanks.

Posted

I've uploaded another script with the following shebang: #!/usr//bin/ruby. Sadly, still getting server error.

 

I would really appreciate if anybody could help.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...