-
Posts
26455 -
Joined
-
Last visited
-
Days Won
945
Everything posted by Krydos
-
What is your username or main domain?
-
We've received donations of all sizes. Several very grateful users have donated $100.00 USD. We recommend donating the amount that you feel our services are worth to you. For instance, a comparable plan from a paid host will probably run you $11 or more per month https://www.heliohost.org/partners/hostgator Not everyone is capable of donating. We have users from Iran and other countries that the US has economic sanctions against and no matter how much they want to donate they can't because of politics. We have a lot of users who aren't 18 yet and can't open a credit card to donate to us. All of the people who can't donate for whatever reason rely on those that can to keep our free service going. I see you're from the Netherlands so this doesn't mean as much to you, but the US internal revenue service has inspected our comapny and granted us the status of 501c3 non-profit orginization. That means we don't use our donations for personal profit, and everything that is donated goes straight towards improving our service, paying our bills, and purchasing more hardware. It's a good cause.
-
You don't need virtualenv. For some reason a lot of python guides always say you need it. The next step is to go to command prompt at the directory you want your django project to be and run the command django-admin startproject hello Like it says at http://wiki.helionet.org/Django#Getting_started_with_Django_1.10 Here is another guide https://docs.djangoproject.com/en/1.11/intro/tutorial01/
-
Well, apparently the automated unarchiver script is unable to process your account for some reason. I sent you a Tommy invite that you can use to recreate your account. I have put your backup in https://www.heliohost.org/backup/ where you can download it and then restore it on your new account. Sorry the automated script failed to do it for you. To prevent your account from becoming archived in the future please remember to log in at https://www.heliohost.org/login/ at least once every 30 days.
-
We always recommend SFTP for security. Use these settings Host: johnny.heliohost.org Port: 1373 Protocol: SFTP Logon type: Normal User: beytecno Password: <same as cpanel> If your FTP client doesn't do SFTP you'll have to use insecure settings Host: johnny.heliohost.org Port: 21 Protocol: FTP Encryption: None Logon type: Normal User: beytecno Password: <same as cpanel>
-
That's odd. It broke because of the IP change, and then I fixed it yesterday. I verified the .conf file had the correct IP, and tested the cpanel.johnny.heliohost.org page and it was all working again. Then it broke somehow over the night.
-
No, it's not a problem. If you need any help with anything just let us know.
-
The way addon domains work is first cpanel creates a subdomain, and then parks the new domain on the subdomain. For example, if your main domain is main.heliohost.org and you want to add the addon domain addon.com cpanel would first create addon.main.heliohost.org and then park addon.com on to addon.main.heliohost.org. That's why cpanel talks about subdomains when you're trying to create an addon.
-
Have you installed pip, virtualenv, and django yet? https://docs.djangoproject.com/en/1.11/howto/windows/
-
What is your username or main domain?
-
The directories are all deleted now, but from memory they were from all random dates and times going back at least through September. Some merely 30 minutes apart, etc. There's about 180 of those same directories in your cgi-bin directory all created on October 9th. Some of the directories there were 20 or so created all within the same minute.
-
Remote access enabled.
-
That .war file cannot be deployed because java is not enabled on your account. To check the status of your request please visit https://johnny.heliohost.org:2083/frontend/paper_lantern/java/index.live.php Please be aware that since you picked the Johnny server the wait to receive java is considerable. The wait to receieve java on a Tommy account is generally a few hours.
-
Remote access enabled. Yes, johnny.heliohost.org is the host and 5432 is the port.
-
Marking solved since the account in question has since been deleted.
-
# ./deploy_java ganeshpi ganeshpi.war User ganeshpi found. Unable to find file: /home/ganeshpi/ganeshpi.war Java is enabled on ganeshpi Usage: deploy_java <username> <.war file> Make sure /home/ganeshpi/ganeshpi.war exists.
-
http://ohadbenjamin.tk/ is working now, and probably the reason ohadbenjamin.heliohost.net doesn't work is because it's heliohost.org not heliohost.net. I changed your main domain for you and it should start working within 24 hours. Let us know if it's still queued 24 hours after this post.
-
Unarchiving...
-
Outbound port 8000 is now open.
-
[Solved] Is It Possible To Instally Python-Docx On Tommy?
Krydos replied to patents's topic in Customer Service
There you go http://krydos.heliohost.org/cgi-bin/modules36.py -
No, but it can probably be made for you. How many pixels by how many pixels would be good for you?
-
How to set up Django on your home pc depends a lot on what OS you're using. I've done it on Ubuntu/CentOS/etc. If you're using windows I'll be a lot less help.
-
You should now be able to log in at https://www.heliohost.org/login/ and you website should start working within 24 hours.
-
If you're trying to change your main domain you can do so here http://www.heliohost.org/classic/support/scripts/domain
-
Does the insecure button at the bottom of the heliohost tools page work for you? If the continue to cpanel button results in a time out it could also be that you have port 2083 blocked. We provide the insecure button for people who can't connect using the other button because it uses port 80 which is open for everyone.
