-
Posts
24,605 -
Joined
-
Last visited
-
Days Won
871
Everything posted by Krydos
-
Works for me https://www.5.5media.cf/ghost/#/signin Is the 404 error after you login?
-
The extension iconv has been installed on Tommy's php 7.2 https://krydos.heliohost.org/72/phpinfo.php
- 25 replies
-
- heliohost
- cloudflare
-
(and 1 more)
Tagged with:
-
Remote access enabled.
-
Remote access enabled.
-
Unarchived.
-
An invite has been sent to create a new account.
-
Try installing it on Tommy's php 7.2. Execution time is currently 300 seconds for another 8 hours or so.
- 25 replies
-
- heliohost
- cloudflare
-
(and 1 more)
Tagged with:
-
# pip install google.transit Collecting google.transit Could not find a version that satisfies the requirement google.transit (from versions: ) No matching distribution found for google.transit # pip install google.protobuf Collecting google.protobuf Could not find a version that satisfies the requirement google.protobuf (from versions: ) No matching distribution found for google.protobuf
-
Remote access enabled.
-
The extension fileinfo has been installed on Johnny's php 7.2.
-
[Solved] Page is not working @ Joomla Update to v3.9.14
Krydos replied to fuzmic's topic in Escalated Requests
The php 7.1 settings on Tommy have been reduced. The php 7.2 settings on Tommy have been increased to the following Max execution time 300 seconds. Memory limit 128 MB Upload size 128 MB Post size 128 MB You have 24 hours starting now to complete your upgrade. After 24 hours the settings will be reduced to a sane level again. -
Remote access enabled.
-
[Solved] Request for django-summernote on Tommy
Krydos replied to sjimmie's topic in Customer Service
There you go https://krydos.heliohost.org/cgi-bin/modules37.py -
[Solved] Allowed memory size of 134217728 bytes exhausted
Krydos replied to exciter's topic in Escalated Requests
Try the number_format function: number_format((float) $number, $precision, '.', ''); -
[Solved] Page is not working @ Joomla Update to v3.9.14
Krydos replied to fuzmic's topic in Escalated Requests
You said you were using php 7.1. -
[Solved] Request for django-summernote on Tommy
Krydos replied to sjimmie's topic in Customer Service
Django on Ricky runs on python 2.7. If you want python3 django you need to move to Johnny or Tommy. -
[Solved] Page is not working @ Joomla Update to v3.9.14
Krydos replied to fuzmic's topic in Escalated Requests
Maybe it's this It's currently set to 30. I'd be willing to increase that to 300 but only temporarily while you do your update if you think that it timing out is the issue. -
Here is your error [Fri Apr 03 00:07:40.363041 2020] [core:error] [pid 1965] [client 65.19.143.5:63252] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://ghost.xtrashare.heliohost.org/ I renamed the /home/xtras/public_html/.htaccess file to disable it temporarily and your ghost install started working just fine.
-
Your dedicated IP is paid through 2021-08-04 now.
-
[Solved] Enable remote access to PostgreSQL?
Krydos replied to kitzelle's topic in Escalated Requests
Remote access enabled. -
[Inactive] Trouble installing Wordpress (new account)
Krydos replied to stpete's topic in Customer Service
Johnny is the exact opposite of a "production web page hosting". Johnny is really only for experimenting, such as setting up wordpress for the first time, and making sure it all works. If you intend anyone other than you to visit your site we recommend switching to a production server like Tommy. Over the last week Johnny, your server, has had 92% uptime, and Tommy has had 100% uptime. Tommy is also much faster because he is not overloaded like Johnny is. A Tommy account can be kind of tough to get though for free. Today free signups on Tommy filled in 0.263 seconds so you have to be really really fast to get a Tommy account for free. The other option is to make a donation, and an admin can move your account from Johnny to Tommy for you. Let us know if you need help with anything. Also, it sounds like you already know, but keep an eye on your load if you use wordpress. I've seen a well written site with 200 GB of traffic per week cause less load than a wordpress site with 200 MB of traffic per week. It's ridiculous how much wordpress can slow down a whole server. -
[Solved] Deployment Django App results in Error 500
Krydos replied to sjimmie's topic in Customer Service
It's just a redirect loop now. [Wed Apr 01 19:54:29.988122 2020] [core:error] [pid 12997] [client 65.19.141.66:57021] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace. [Wed Apr 01 19:54:29.988237 2020] [core:error] [pid 12997] [client 65.19.141.66:57021] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.