-
Posts
24,560 -
Joined
-
Last visited
-
Days Won
869
Everything posted by Krydos
-
You have /home/saikosns/public_html/.htaccess that has RewriteEngine On RewriteBase / RewriteRule ^(media/.*)$ - [L] RewriteRule ^(admin_media/.*)$ - [L] RewriteRule ^(ComicPub/dispatch\.wsgi/.*)$ - [L] RewriteRule ^(.*)$ ComicPub/dispatch.wsgi/$1 [QSA,PT,L] What that basically means is anything that isn't /media/ or /admin_media/ gets processed through dispatch.wsgi. Since you don't have a rule for /static/ it's not going to be able to access those files and gives a 404. Add this line after admin_media/ RewriteRule ^(static/.*)$ - [L]
-
You're only allowed to run 2 cron jobs per day. If you exceed 2 then all of your cron commands will be deleted, and you run the risk of getting your account suspended. If you need to run cron more than twice a day let us know and we can help you set up an external cron. There is no such thing as resetting your jobs.
-
Tommy support System.Core if that's what you're looking for. ASP.NET has been installed on your account. (Not that it's going to do any good since you don't have any domains hosted with us...)
-
Please clear your cache.
-
How did you create or where did you get your client certificate from in your browser?
-
Deployed. http://gagrwl.heliohost.org/web/
-
Java is now installed on barcodenetbar.com as well http://barcodenetbar.com/test.jsp
-
Deployed. http://ddushan1.heliohost.org/Server/
-
[Solved] Xsl Support In Php Settings (Php.ini Editing)
Krydos replied to digpot's topic in Customer Service
XSL is now enabled on Johnny. -
Java is only enabled on your main domain unless specified otherwise.
-
# ./deploy_java ddushan1 server User ddushan1 found. Unable to find file: server.war Java is enabled on ddushan1 Usage: deploy_java <username> <.war file>
-
Get all of the illegal stuff deleted quickly. Unsuspended.
-
Deployed. http://ddushan1.heliohost.org/WebApplication4/
-
Deployed. http://afarias.heliohost.org/netbar/
-
HelioHost has an affiliate agreement with namecheap.com. If you're in the market for a new domain we highly recommend purchasing it from them. You can get a domain for as cheap as 48 cents per year, and HelioHost can host the website on your brand new domain for you. Click the banner below to use our affiliate link to shop for your new domain. Let us know if you need any help setting your NS records to ns1.heliohost.org and ns2.heliohost.org to get your new domain working.
-
If you don't view our ads we don't earn any ad revenue from your visits to our site. It's free to whitelist us, and we promise our ads aren't too annoying. Make sure you whitelist heliohost.org, helionet.org, tommy.heliohost.org, johnny.heliohost.org, ricky.heliohost.org, and wiki.helionet.org. Who knows? You might even see an ad for something amazing that you want to check out.
-
[Solved] Request To Enable Intl And Fileinfo Extensions On Stevie
Krydos replied to andresfm's topic in Escalated Requests
Closing since Stevie has been decommissioned. -
[Solved] Php_Auth_Digest Missing On Stevie
Krydos replied to reinderien's topic in Escalated Requests
Closing this thread since Stevie has been decommissioned. -
For those that search and find this thread we now support ASP.NET MVC 5, 4, 3, 2, and 1 on Tommy. Closing.
-
For anyone who finds this thread through a search, mod_wsgi can only be associated with one version of Python at a time. When this post was made mod_wsgi was compiled with python 2.7. On Tommy mod_wsgi currently uses python 3.6.0. Mod_wsgi is not installed on Johnny so you have to use cgi there or move to Tommy. Closing since this thread is three years old.
-
Your account was on Ricky. Please read: http://www.helionet.org/index/topic/28505-2017-06-21/ http://www.helionet.org/index/topic/28517-ricky-online/ http://www.helionet.org/index/topic/28549-ricky-backups/ An email was also sent to your contact email address explaining the issue. To keep up on the latest news you can like/follow us at: http://www.helionet.org/index/forum/1-news/ https://twitter.com/heliohost https://www.facebook.com/HelioHost.org Let us know if you have any other questions that aren't answered by the above links.
-
[Solved] Ssl23_Get_Server_Hello:sslv3 Alert Handshake Failure
Krydos replied to msnyder's topic in Escalated Requests
This thread should be solved since we've upgraded all of our servers to much more recent operating systems. If you find this thread by searching and are still encountering the same issue just create a new topic about it. Closing. -
Closing since Stevie has been decommissioned.
-
Closing since Stevie has been decommissioned. If you find this thread by searching python modules can be installed by an admin. Just let us know what server you're on, what version of python you're using and which module you need. Closing.