-
Posts
279 -
Joined
-
Last visited
-
Days Won
12
Everything posted by bdistler
-
For server Tommy - a authorizing to open a account on server Tommy will be Emailed to your Paypal or Skill email address after you make a donation for more information - see --> [ https://heliohost.org/donate/ ]
-
donation Paypal # [ 4YK43946S03522808 ] Stevie user name [ bdistler ] Stevie user domain [ realhandydata.heliohost.org ] I will use a new Email address
-
they will make a news post after they try backing up more of server Stevie's data you can check the news forum [ http://www.helionet.org/index/forum/1-news/ ] follow them on Twitter [ https://twitter.com/heliohost ] like them on Facebook [ https://www.facebook.com/HelioHost.org ] for the latest news Anything that is recovered will be placed in the same [ https://www.heliohost.org/backup/ ] system - for you to down load
-
for information - see --> [ https://heliohost.org/donate/ ]
-
currently the only way to setup a new account on server Tommy is with a authorizing invitation for server Johnny - just sign up - a limited number of free registrations open every night at midnight UTC and are used quickly check if they are open - and server Johnny is up - at --> [ http://heliohost.grd.net.pl/monitor/ ]
-
[Solved] Question About Creating "alias" Domains...
bdistler replied to skullys's topic in Escalated Requests
Byron or Krydos will need to remove that domain(s) on their end - the "You must remove this DNS entry" message - always needs a root Admin to resolve it -
Running Auto Backups And Mailing Them
bdistler replied to rutaj6's topic in Website Management and Coding
server time zone is PST your Cron job will run at 16:00 Sunday UTZ -
server Stevie and server Johnny user the same DNS records BUT you need to tell server Johnny what you told server Stevie - that is set them (all but honeywebph.tk) as "Parked" (same as 'Aliases') domains in your new account's cPanel for more information see --> [ http://wiki.helionet.org/Parked,_Addon_and_Sub_Domains ] AND at URL [ http://honeywebph.tk/ ] - I 'see' --> "Account Queued" and other stuff
-
at URL [ http://sylviareyn.heliohost.org/ ] - I 'see' --> "Account Queued" and other stuff
-
the domain [ mockroot.tk ] points to a other host with IP address of [ 153.92.15.171 ] At your domain provider's (registrar's) Web site - change DNS [NS] records to the ones for Heliohost you need to be sure both (2) are entered (without the square brackets) - and only these two (2) [ ns1.heliohost.org ] [ ns2.heliohost.org ]
-
to move your account to server Johnny - if you need your domain(s) and/or user name removed from server Stevie so it can be used with a new account on a new server - post it here For server Johnny - just sign up - a limited number of registrations open every night at midnight UTC and are used quickly check if they are open at --> [ http://heliohost.grd.net.pl/monitor/ ]
-
what is the 'other' domain name ? domain [ ylviareyn.heliohost.org ] has no current DNS information
-
Stevie's repairs are months away - they are saying "late January or February" Stevie's hardware failed --> [ http://www.helionet.org/index/topic/26915-hard-drive-failed/ ] Stevie's backups (if any) are at --> [ https://heliohost.org/backup/ ] however they only contain a backup (if any) of your [ /public_html ] folder the backup was created by a (automatic) script - but Stevie's hard drives are very damaged so all of your information (files and databases) might not be in it if you had a folder(s) outside of [ public_html ] (e.g addon domain) - post it here You need to move your account to server Johnny or Tommy (but not both) - if you need your domain(s) and/or user name removed from server Stevie so it can be used with a new account on a new server - post it here
-
Stevie's backups (if any) are at --> [ https://heliohost.org/backup/ ] however they only contains a backup (if any) of your [ /public_html ] folder the backup was created by a (automatic) script - but Stevie's hard drives are very damaged so all of your information (files and databases) might not be in it
-
I would FTP the tar file to public_html - then un-zip it with cPanel's file manager - then delete the tar file
-
server Stevie is currently down - has been down for a few days now see --> [ http://heliohost.grd.net.pl/monitor/ ] the repeated crashes of server Stevie are still under active investigation currently there is no estimate for when this will be resolved see the News forum for more information --> [ http://www.helionet.org/index/forum/1-news/ ] see the Customer Service forum for posts about Stevie --> [ http://www.helionet.org/index/forum/45-customer-service/ ]
-
you did not read the links in post #2
-
[Solved] Unable To Login To New Account - Johnny
bdistler replied to wotsup's topic in Escalated Requests
see server status at --> [ http://heliohost.grd.net.pl/monitor/ ] -
server Stevie is currently down - has been down for a few days now see --> [ http://heliohost.grd.net.pl/monitor/ ] the repeated crashes of server Stevie are still under active investigationcurrently there is no estimate for when this will be resolved see the News forum for more information --> [ http://www.helionet.org/index/forum/1-news/ ] see the Customer Service forum for posts about Stevie --> [ http://www.helionet.org/index/forum/45-customer-service/ ]
-
are you trying to login to server Stevie ? - if so that server is currently down
-
a Admin will need to remove your domain from server Stevie before you can use it on Johnny - same for the account's Email address
-
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
