-
Posts
24,562 -
Joined
-
Last visited
-
Days Won
869
Everything posted by Krydos
-
The domain fis.heliohost.org and the email address bojan.b1@tutanota.de are now available to create a new account.
-
Deployed. http://citisnet.heliohost.org/citisnetsql3/
-
It looks like it might not be possible. For now use non-ssl. I'll take another look at it when I'm not so busy.
-
Yes, I checked and it shows a 404 for me too.
-
Here is an example of preventing caching of a file using .htaccess <FilesMatch "dontcache\\.txt$"> Header unset ETag Header set Cache-Control "max-age=0, no-cache, no-store, must-revalidate" Header set Pragma "no-cache" Header set Expires "Wed, 1 Jan 2000 00:00:00 UTC" </FilesMatch>
-
You can request java access at https://johnny.heliohost.org:2083/frontend/paper_lantern/java/index.live.php Keep in mind that you picked the Johnny server which currently has a very long wait to receive java. Tommy's queue to receive java is a few hours.
-
Your account was archived since the last time you logged in was 2017-03-24. To prevent this from happening in the future please remember to log in at https://www.heliohost.org/login/ at least once every 30 days.
-
It looks like your account creation encountered an error because it couldn't connect to mysql. I have requeued it for you, and it created successfully. Your username is artic and your domain is artic.heliohost.org
-
Edit your command so it has ">/dev/null 2>&1" at the end like this: mysql --host=localhost --user=cmh_user --database=cmh_db --password=bestpasswordever --execute="update mytable set mytable.somedata = '1' where mytable.id = '1'" >/dev/null 2>&1
-
There you go http://startgames.ga/ Johnny has these types of errors all the time since he's an experimental server. If you want a server that it is easier to add domains to and less bugs overall we recommend Tommy our production server.
-
Sure.
-
Your account is on Ricky. See http://www.helionet.org/index/topic/28505-2017-06-21/
-
Deployed. http://xsimo.heliohost.org/JavadocIndex/
-
It's working now. Be careful with web proxies though. They cause a lot of load and have a tendency to get people suspended.
-
If your script is running on the server, such as if you install phpmyadmin on your account in public_html then use localhost as the host name. If you're connecting to the server remotely then use johnny.heliohost.org
- 2 replies
-
- database
- connect database
-
(and 4 more)
Tagged with:
-
This is what the inactive page looks like: http://sdlkjfh2.heliohost.org/cgi-sys/inactivepage.cgi Was it not this message? Actually, now that I look at it closer it looks like some inactive sites on Johnny were getting the suspended message instead of the inactive message. Thanks for pointing it out.
-
It's working for me http://azhrhasa.heliohost.org/
-
There you go https://vaninf.heliohost.org/test/url.jsp
-
[Solved] How Can I Use The Solr Service On Tommy?
Krydos replied to java1to3's topic in Escalated Requests
Source: https://forums.cpanel.net/threads/what-is-cpanelsolr-how-did-it-get-installed.599303/#post-2426495 -
You can pick your own version of php at https://tommy.heliohost.org:2083/frontend/paper_lantern/multiphp_manager/index.html However, php 5.2 reached end of life in 2011 which is well over 6 years ago. When software reaches end of life that means they no longer release security patches so any vulnerabilities that anyone has found over the last 6 years could be used against any software running on that ancient of php and potentially used to root the entire server. Therefore it is extremely unwise to run php 5.2 at all, and especially unwise on a shared server. Likewise php 5.3 reached end of life 2 years and 10 months ago. The oldest version of php we support is 5.4. Perhaps while you are updating the domain on your licenses you can also download a less ancient version of their forum software?
-
Is the phpinfo.php file 644 permissions?
-
Deployed. http://iaconweb.heliohost.org/iac-web/
-
Your username for that paypal transaction is actually juanch0 which was archived for inactivity since the last time you logged in was 2017-03-24. There you go http://juanch0.heliohost.org/
-
There you go http://sds.heliohost.org
-
Installed. Seaborn requires tkinter, and tkinter requires a GUI. The only way you're going to get a GUI is if you go to the data center and hook up a monitor to the server. Are you sure this is what you need?