HelioHost Posted January 15, 2025 Posted January 15, 2025 Username: N/A, Server: N/A, Main Domain: N/AGuys, can you join two accounts in one, please. Hi, is it possible to join two accounts in one? Current (Pojda) && (buktopbi4), and if it is possible to save both of hostnames in one account? On Mon, 13 Jan 2025 at 17:55, HelioHost wrote: > [image: HelioHost | Community powered free hosting for everyone.] > > Hey Pojda, > > I have great news, your account is now active again! > > In order to keep your account active, all you need to do is return to > heliohost.org and login to your account at least once every 30 days. > > Our apologies for requiring you to log in to your account to continue > using it. We understand that once you get your website perfected there is > little reason to view your control panel anymore, but if we didn't have a > way of determing which accounts were abandoned our servers would quickly > become even more overloaded than they already are. > > We plan on releasing a new server named Morty soon where you won't have to > login to keep your account active that you may be interested in. We'll make > a news post when this new server is available. > Login Now > [image: Twitter] [image: Facebook] > [image: Phone Number] > <+1-802-884-3546> [image: Support Forum] [image: > Email] > ? 2005-2025 Helio Networks. All rights reserved. | Unsubscribe > >
wolstech Posted January 15, 2025 Posted January 15, 2025 Yes it is. Which username do you want to keep? We can merge the domains into that account for you so you have both. Both accounts are currently suspended for multiple accounts, but that will be fixed when we merge them.
pojda Posted January 15, 2025 Posted January 15, 2025 42 minutes ago, wolstech said: Yes it is. Which username do you want to keep? We can merge the domains into that account for you so you have both. Both accounts are currently suspended for multiple accounts, but that will be fixed when we merge them. keep - pojda, please. thank you
wolstech Posted January 15, 2025 Posted January 15, 2025 The accounts have been merged. It can take up to 2 hours for the domain buktopbi4.heliohost.us to work properly again.
pojda Posted January 15, 2025 Posted January 15, 2025 1 minute ago, wolstech said: The accounts have been merged. It can take up to 2 hours for the domain buktopbi4.heliohost.us to work properly again. Thank you. Can you help with another one question: How I can set environment variables for site?
Krydos Posted January 15, 2025 Posted January 15, 2025 Login > Continue to Plesk > Websites & Domains > [domain] > Dashboard > Node.js > Environment Variables If you're reading this via email you won't be able to see the above image so check on the forum.
pojda Posted January 15, 2025 Posted January 15, 2025 (edited) 17 minutes ago, Krydos said: Login > Continue to Plesk > Websites & Domains > [domain] > Dashboard > Node.js > Environment Variables If you're reading this via email you won't be able to see the above image so check on the forum. Oh, it's only in node.js framework? So, as I understand, I cannot store secrets for php out of script in variables? Edited January 15, 2025 by pojda
wolstech Posted January 15, 2025 Posted January 15, 2025 No. Just about every program in existence stores them in a config file, you'll need to do the same.
wolstech Posted January 15, 2025 Posted January 15, 2025 So we just tested this something, and it turns out our server does support using the SetEnv statement in .htaccess to set such variables, but it sort of defeats the purpose as you just have an .htaccess file with the values in it instead... You're likely going to be best off just including the values directly in a configuration file...
pojda Posted January 15, 2025 Posted January 15, 2025 40 minutes ago, wolstech said: So we just tested this something, and it turns out our server does support using the SetEnv statement in .htaccess to set such variables, but it sort of defeats the purpose as you just have an .htaccess file with the values in it instead... You're likely going to be best off just including the values directly in a configuration file... I'm just trying to not store tokens inside vanila php script. Thanks for last tips and all previous help. Have a nice day! 1
Recommended Posts