-
Posts
25,178 -
Joined
-
Last visited
-
Days Won
900
Everything posted by Krydos
-
Is it working now?
-
If you connect too many times to a server it can sometimes consider it a dos attack and block you to prevent the other websites from going offline while the server deals with all of your connections.
-
Same error as the last one. FAIL - Application at context path /infopar_catechesi could not be started FAIL - Encountered exception org.apache.catalina.LifecycleException: Failed to start component [standardEngine[Catalina].StandardHost[localhost].StandardContext[/infopar_catechesi]]
-
Try it now.
-
Set your nameservers on that domain to ns1.heliohost.org and ns2.heliohost.org http://byrondallas.heliohost.org/php/tools/dns_records.php?domain=fntecno.tk&rec=NS
-
Set your nameservers on your domain to ns1.heliohost.org and ns2.heliohost.org http://byrondallas.heliohost.org/php/tools/dns_records.php?domain=szw22.com&rec=NS
-
Try readding it now.
-
[Solved] Error While Adding Domaine Name Using "addon Domains"
Krydos replied to junk099's topic in Customer Service
The domain lak.ac.ma isn't associated with any account on either Stevie or Johnny. When a browser requests a page from a server and the server doesn't have any record of that domain being hosted it doesn't know what to do with the request so it returns the default queued page. To get the queued page to go away you must add the domain to your account as an addon or parked domain. If you cannot add the domain it is mostly likely because the nameservers aren't set correctly. You can contact support of your registrar for help setting your nameservers if you need it. If they are unwilling or unable to set the nameservers correctly for you you can also use http://www.heliohost.org/home/support/scripts/domain to change your accounts main domain to fix the issue and get the domain hosted. -
Does it work now?
-
Please post the following information: Your cPanel username Your main domain The server that you are on
-
Your account is showing up as clean now. Thank you for taking care of this.
-
.free domains aren't expected to be online and functional until 2014. Source: http://www.dotfree.com/all-the-answers.html
-
Merged similar topics. Is all the mailman stuff working on Stevie now? Let us know if you're still having problems.
-
Perhaps this is the confusion. Source: http://wiki.helionet.org/What_Heliohost_Is_Not If you want to use a free heliohost domain you can use this link http://www.heliohost.org/home/support/scripts/domain to change your domain to something like fox-game.heliohost.org, or you can visit http://dot.tk/ to register a free .tk domain such as fox-game.tk. Otherwise you will need to buy a domain before you can host it with us.
-
This should be working now. 65.19.143.2 is not listed in the SBL 65.19.143.2 is not listed in the PBL 65.19.143.2 is not listed in the XBL
-
It doesn't look like fox-game.net has been registered. What registrar did you use to purchase that domain?
-
It gets half deployed, and then fails with this message: FAIL - Application at context path /infopar_catechesi could not be started FAIL - Encountered exception org.apache.catalina.LifecycleException: Failed to start component [standardEngine[Catalina].StandardHost[localhost].StandardContext[/infopar_catechesi]] If that means anything to you.
-
Please post the following information: Your cPanel username Your main domain The server that you are on
-
[Solved] Accidentally Changer Domain, Site Doesn't Work Any More
Krydos replied to junk099's topic in Customer Service
The reason alkhaouarizmy.heliohost.org doesn't work is because your account's main domain is still set to lak.ac.ma. Here is the link to change your main domain if that's what you wish to do http://www.heliohost.org/home/support/scripts/domain -
Please clear your cache.
-
Please clear your cache.
-
[Solved] Request For Ssh Commands (Installing Tracks)
Krydos replied to supermattkelly's topic in Customer Service
Glad your problem got solved! Please spare a few minutes to take our brief survey: http://feedback.heliohost.org/ Your participation in this survey is greatly appreciated. -
[Solved] Request For Ssh Commands (Installing Tracks)
Krydos replied to supermattkelly's topic in Customer Service
SSH isn't provided for user accounts because it is too much of a security risk for shared hosting. If you need to install ruby gems this is the link to use: http://johnny.heliohost.org:2082/frontend/x3/module_installers/main.html?lang=ruby Most commands to set up RoR applications can be run through cron jobs. Just be sure not to exceed 2 cron jobs per day or your account will be suspended. -
How To Read Msacess (*.mdb) Databases
Krydos replied to Aashim's topic in Website Management and Coding
Stevie doesn't run msaccess because we don't run Microsoft operating system. The local database options available are MySQL, PostgreSQL, and SQLite. If you find an msaccess database with remote access enabled you could connect to that, or you could convert your database to something that will work on our servers.