dorrian383 Posted December 10, 2016 Posted December 10, 2016 Hi, in light of Stevie being down for what appears to be the foreseeable future, I've set up a new site on Johnny, but I need my domain name transferred from Stevie to Johnny. Details are: STEVIE (old account)User: dorrianDomain: jolazo.com JOHNNY (new account)User: dorrian3subdomain: jolazo.heliohost.org Please let me know if there is anything else I need to do to action this change. Thanks!
Krydos Posted December 10, 2016 Posted December 10, 2016 The domain jolazo.com should now be available to add to your Johnny account. Let us know if you need help with anything else.
sylvain Posted December 10, 2016 Posted December 10, 2016 Hi there i have gone to the site of:http://wiki.helionet.org/Moving_your_accountAnd ive clicked to the link "Delete Account", but it goes to the page of:http://heliohost.org/classic/ I dont know how to do it correctly, at leass i try. Because i would like to move from Stevie to Johnny. This because Stevie is down for many day's and i like very much Heliohost.org and your team. Also that i am on it for many years, if it is not from the beginning of Stevie. When i have tryed to login to heliohost.org i see the message "login incorrect/unavailable" and i see my old e-mail address shown on the page. Wich i dont have anymore. I have tryed to change my e-mail into the cpanel of Heliohost.org, to the one i use here to login to Helionet; but cant seem to figure it out how to do it correctly? What i would like and is important for me, is to keep my web address for my self; and for peoples that visit my personnal free website:http://sylvain.heliohost.org If the files need to be deleted, then delete them. My user name is: sylvain I'm on Stevie No need to change my user name and the password that i use to login to Heliohost.org or to login to my account by FTP. If the password is needed to be changed, wich i dont think is necessary. Then could you simply send me an e-mail with some "reset password" link. As told my e-mail is the one i use to login here on Helionet.org Or maybe you can simply transfer my personnal free website http://sylvain.heliohost.org ive done for my self and for some friends, from Stevie to Johnny? Could you please do it for me? Thank's for your time and help! A+
Krydos Posted December 10, 2016 Posted December 10, 2016 Hi there i have gone to the site of: http://wiki.helionet.org/Moving_your_account And ive clicked to the link "Delete Account"Thanks for pointing that out. I have fixed the links, but while a server is offline you can't delete it so that's why the delete script doesn't work right now. i like very much Heliohost.org and your team. Also that i am on it for many yearsThanks, we like you too. When i have tryed to login to heliohost.org i see the message "login incorrect/unavailable"While the server is offline you won't be able to log in so it always shows invalid login. What i would like and is important for me, is to keep my web address for my self; and for peoples that visit my personnal free website: http://sylvain.heliohost.orgThe domain sylvain.heliohost.org is now available for you to create a new account. If the files need to be deleted, then delete them.The files aren't going to be deleted. We don't know why Stevie won't boot, but we're hopeful we'll be able to recover all the files from him. My user name is: sylvain No need to change my user name and the password that i use to login to Heliohost.org or to login to my account by FTP.You'll just need to choose another username when you create your new account unless you want us to rename your forum account. Or maybe you can simply transfer my personnal free website http://sylvain.heliohost.org ive done for my self and for some friends, from Stevie to Johnny? Could you please do it for me?If we could do that automatically for you we would, but we don't have access to the files on Stevie so you'll have to create your new account yourself and restore your most recent backup. Thank's for your time and help!Thanks for your patience and understanding during this very unexpected downtime.
dorrian383 Posted December 10, 2016 Author Posted December 10, 2016 Thank you Krydos! Just to confirm, to start using my jolazo.com domain for the site on Johnny, I want to "change my main domain" as described at http://wiki.helionet.org/Changing_your_main_domain, meaning I should fill out the form at http://heliohost.org/home/support/scripts/domain, is that correct? Sorry, I've been with you guys for quite some time now, so it was a long time ago I had to do this! Thanks for continuing to provide great support and service, even under extremely difficult circumstances!
Krydos Posted December 11, 2016 Posted December 11, 2016 You can host as many domains as you want on your one account. I highly recommend you don't change your main domain, but rather just use parked domains and addon domains. That's just my personal preference though. Sometimes people really need to change their main domain, but there really isn't any good reason to.
sylvain Posted December 11, 2016 Posted December 11, 2016 Hello the hosting on Johnny has been created. When i wanted to put my name Sylvain. The server said the name was already taken. So ive created an other name on Johnny. But the thing is that i want that the domain name hosted on Johnny is my old domain wich is:http://sylvain.heliohost.orgThis because some friends of mine and some websites link to this web address hosted on Stevie. I dont know how to change http://sfavron.heliohost.org to http://sylvain.heliohost.org domain name on Johnny? I'm pretty sure that you'll notice that the password is the same of "sfavron" and "sylvain". This because it is me and none other. As so i could login with the user name of "sylvain" rather then "sfavron". Also ive forgot how to create an auto 404 error page. One of the admins in the past years have told if i remember to simply add some text to some file named access "something like that" if i recall. So that when some people miss type the address it auto redirect to the page. What i only have for now is my starting page with my funny image "under construction" and my funny 404 error page with image that make my friends smile on: http://sfavron.heliohost.org Could you please change http://sfavron.heliohost.org to http://sylvain.heliohost.org ? Also could you please help me for the 404 error page that is in the public_html folder hosted on Johnny? Thank's for your time and help! A+
bdistler Posted December 11, 2016 Posted December 11, 2016 Also could you please help me for the 404 error page that is in the public_html folder hosted on Johnny? The way I do it 1. Create a subdirectory in folder [ public_html ] to house the pages - I named it 'errors' - to keep them out of the way 2. Create a custom error page(s) in that directory - I usually name them like [ error404.html ] - named for the error code 3. Go to folder [ public_html ] and open (or create) file [ .htaccess ] to edit (there is a dot in front of that name) 4. Add lines (one for each error page you make): ErrorDocument 403 /errors/error403.html ErrorDocument 404 /errors/error404.html ErrorDocument 500 /errors/error500.html Save the file 5. Try to access a nonexistent file to test for a 404 error while you can use cPanel to setup your error pages - if the server is setup for it - I would not count on it
sylvain Posted December 11, 2016 Posted December 11, 2016 I cant seem to find the file "access" even if i choose the option show dot files? I also have tryed to create a "access file" with the dot into the "html_public" folder, and write the 3 lines of code you shown. But it give me some page that is writen in big "Forbidden" error 403 It's strange!What is stranger is that even the address http://sfavron.heliohost.org it is said that it is forbidden? Maybe the administrators are making some changes for me. Please let me know. Thank's A+
Krydos Posted December 12, 2016 Posted December 12, 2016 Your domain has been changed to http://sylvain.heliohost.org/
sylvain Posted December 12, 2016 Posted December 12, 2016 Thank's Krydos your great! Byron is also a great person that i like very much! Could you please check the page:http://sylvain.heliohost.org/contact.phpOn Stevie server it have shown the captcha image, but not on Johnny? Maybe something with the Php that Johnny server dont have?http://www.helionet.org/index/topic/26794-i-dont-see-the-captcha-image/ I hope also that the webmail on Johnny is auto configured to filter spams, junks, etc? Well i'll have to change some links of all the pages that is writen that it link to http://sfavron.heliohost.org A+
Krydos Posted December 12, 2016 Posted December 12, 2016 Maybe start over and install a new captcha from scratch rather than trying to fix this one?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now