Jump to content

[Solved] How to run a python script? Account queued?


sangwoo

Recommended Posts

I followed the exact steps to running a python file.

 

first i created a python script in public_html/cgi-bin

 

then I started the python script with

 

#!/usr/bin/python3.7

print("Content-Type: text/html\n\n")

print("Example")

 

which shoud give me the text "Example" when I visit sangwoo.heliohost.org/cgi-bin/really.py

 

but it does not work. when i visit the url, it gives me a 404 error, not a 500 or any other error

 

Also, when i visit the sangwoo.heliohost.org it saids

 

"Ahoy! You're seeing this page because HelioHost has not gotten about to installing and configuring your account yet. This process usually takes 24 hours, and once it is complete your website should show up properly. While the account is being created we suggest taking a look at your control panel."

 

does this mean that when I wait, It will work?

 






 

 

Link to comment
Share on other sites

Umm. I would just wait for a while cause I think the 24 hours haven’t even passed yet. I see your account is active and ready to go but not your domain. Please let us know if it’s still showing and I’ll escalated to our root admin.

Link to comment
Share on other sites

still not working :( when do you think my domain can be created?

 

I actually don't need to create a website, but i just want a place to run my python code that sends emails to me when a certain thing happens.

 

Is there any way to run a python script on heliohost without a domain?

Link to comment
Share on other sites

Is there any way to run a python script on heliohost without a domain?

We don’t have an option to run a python script on Heliohost with no domain cause when the users run it, it requires domain so that the users can check the status, or something like that.

 

still not working :( when do you think my domain can be created?

Well it supposed to finish yesterday (24 hours) but since it’s already been passed for a whole day your domain is currently stuck in the queued page and I don’t get it why is that. We will need to wait for Krydos to fix it for you.
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...