-
Posts
25,414 -
Joined
-
Last visited
-
Days Won
910
Everything posted by Krydos
-
The domain timetoshop.in has been deleted from the DNS cluster. Can you add it to your new account now?
-
You can create a new account at https://www.heliohost.org/signup/ if you wish.
-
That account cannot be deleted because it is being held as evidence for law enforcement.
-
You can add/change MX records here https://johnny.heliohost.org:2083/frontend/paper_lantern/mail/mx.html
-
There you go http://netmate.cf/
-
Those errors are because you're on Johnny. When you try to park a domain when the load is high it can error out sometimes. The load on Johnny is frequently high because he is our experimental server. If you want better uptime and less load you should transfer your account to one of our stable production type servers Ricky or Tommy.
-
Your site doesn't have a white screen: http://hirbo.heliohost.org/
-
I changed your forum username so that maicol01 will be available.
-
Cool, I checked for you and it is deleted.
-
Try resetting your password https://www.heliohost.org/reset/ and then deleting your account http://www.heliohost.org/classic/support/scripts/delete Let us know if it still doesn't work.
-
Java is not enabled on that account. To request java you must go to https://johnny.heliohost.org:2083/frontend/paper_lantern/java/index.live.php and click the request button. Please be aware that the server that you chose, Johnny, currently has a very long wait to receive Java. Tommy, which also support java, currently has a wait of only a few hours.
-
Templatemonster obvious bot is obvious. If you're not a bot just use softaculous to install wordpress and then install one of your templatemonster themes. Just make sure the theme/plugins are all free of malware and your wordpress is kept up to date because that is the number one reason people get hacked is wordpress + bad themes.
-
Have you read http://wiki.helionet.org/Java_Servlet#Edit_index.jsp_Source ?
-
You had two 400mb core dumps in your public_html. This is generally caused when php crashes due to a segmentation fault. Your error_log is 11k long so you might want to look in to fixing some of your php errors. Now that you're no longer over quota is everything working?
-
Deployed. http://xitix.heliohost.org/xitix_blog/
-
The most portable option is to not use absolute paths, but rather relative paths like ../. If you must use absolute paths the best way to do it is to determine your DOC_ROOT within your code in the same section where you definite global variables and then use the DOC_ROOT variable through the rest of your code. Using relative paths is easiest in my opinion. Your username has to be appended to the beginning of your deployed app otherwise no one else would be able to use blog.war.
-
I have disabled the unlimited signups for now, and taken steps to stabilize the server. The last 24 hours have been exceptionally bad, but we're hoping we can get him back to a reasonable load level.
-
It looks like you queued your account for transfer to another server so I'm going to mark this thread as solved. Let us know if you need any help transferring your account or anything else.
-
Deployed http://xitix.heliohost.org/blog/
-
It's not working because Johnny's load is so high. Johnny's load is so high because he's overcrowded. Either wait for the load to go down before you try to install it or switch to Tommy.
-
# ./deploy_java xitix blog User xitix found. Unable to find file: blog.war Usage: deploy_java <username> <.war file> Make sure /home/xitix/blog.war exists.
-
If you haven't already done so go to https://www.heliohost.org/signup/ and create an account. Once your account is created put your files in public_html and then view them through a browser. Let us know if you run into any trouble or have any questions.
