-
Posts
26430 -
Joined
-
Last visited
-
Days Won
944
Everything posted by Krydos
-
Which version of php are you using?
-
What is your username, and what is the IP of the cams?
-
[Solved] Johnny Nameserver Detection Broken
Krydos replied to wolstech's topic in Escalated Requests
Thanks. -
[Solved] Johnny Nameserver Detection Broken
Krydos replied to wolstech's topic in Escalated Requests
The reason I said I'd handle them individually was because I wanted a domain that I could test, change settings, test again, change settings again, etc. Since wolstech has just been adding the domains manually I still don't have a test case to work on. I understand it's good customer service to get it fixed as quickly as possible for each particular user, but in the overall scheme of things it would be better for one user to have a broken domain for a little longer so we can fix it for everyone once and for all. -
By default you can only run python cgi in the cgi-bin folder. If you'd like to run python cgi in the public_html folder where your html page likely is you can do so by creating an .htaccess file with these contents: AddHandler cgi-script .py Options +ExecCGI Let us know if you need additional help.
-
We offer ASP.net hosting on our Windows server, Lily. Wolstech is our windows server admin and he can set you up with an account on Lily. He'll get in contact with you soon.
-
[Solved] My disk usage is almost 50% and I don't know why
Krydos replied to MauroF's topic in Customer Service
428 MB is in use by your mail accounts. Try deleting some junk mail perhaps?- 10 replies
-
- disk usage
- disk
-
(and 1 more)
Tagged with:
-
Make sure you add your postgresql user to the database through cpanel (not phppgadmin).
-
Unarchived.
-
[Solved] Can we have python-dotenv moduels on a Johnny server?
Krydos replied to censor_1337's topic in Escalated Requests
There you go https://krydos2.heliohost.org/cgi-bin/modules37.py -
Scrapy has been installed. https://krydos2.heliohost.org/cgi-bin/modules37.py Dryscrape cannot be installed on the free shared hosting accounts. You'll need a VPS for that https://www.heliohost.org/vps/
-
Unarchived.
-
There you go https://krydos.heliohost.org/cgi-bin/modules37.py
-
[Solved] Call to undefined function curl_init()
Krydos replied to rebal15's topic in Escalated Requests
The extension curl has been installed on Johnny's php 5.6. -
I can't get the error to show up on my account no matter how I go to that page. Can anyone else get this error?
-
Mcrypt was deprecated in php 7.1, and no longer exists for php 7.2 and 7.3. The solution here is to downgrade to php 7.1.
-
Are you referring to this page https://johnny.heliohost.org:2083/frontend/paper_lantern/stats/errlog.html ?
-
Signups on Tommy were open for 20.718 seconds today. This is actually quite long for Tommy as we usually see signups fill within 10 seconds. There's no cheating, you just have to be fast. If you find you're unable to be fast enough you can always consider donating as little as a $1 USD gets you an invite and you can signup whenever you want even if the server is full for the day. https://www.heliohost.org/tommy/ If you don't want to donate, that's fine. You'll just need to be quicker in the future to get a free account.
-
Thanks for being so understanding.
-
You'll need to log your sql queries on your own. The reason you can't access the logs is because they may contain sensitive information of other users.
-
Have them make a post on the forums and we'll handle this on a case by case basis for now. If nothing else an admin can park the domain for them.
-
I just tested this on Johnny by importing pandas and there is no error.
-
[Solved] Java deployment failed with errors.
Krydos replied to tommygun's topic in Escalated Requests
Moved, and deployed http://tommygun.heliohost.org/warpaint11/ -
Yes, but keep in mind that cron jobs are limited to 2 per day. So you can run that script twice, or you can run two different scripts once each.
-
Your user isn't postgres, it is the user you create through cpanel that starts with urano68_.
