bimaku Posted February 4, 2021 Posted February 4, 2021 hello support, i have error 500 print "Content-type: text/html"printprint "<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 500thx
Krydos Posted February 4, 2021 Posted February 4, 2021 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now