Jump to content

Recommended Posts

Posted

hello support,  i have error 500

 

print "Content-type: text/html"
print
print "<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>CGI</title></head>"
print "<body>"
print "hello cgi"
print "</body>"
print "</html>"

 

after run error 500

thx

Posted

You'll need a valid domain first before you can do any cgi. Right now your main domain is set to "bimaku" which doesn't even have a valid tld. Perhaps you meant to set it to bimaku.heliohost.us? If so you can change it at http://www.heliohost.org/scripts/domain.php Let us know once your domain is working and we can help you with the cgi.

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...