All Activity
- Today
-
syssolutions joined the community
-
I've reset your account as requested. You should receive an email shortly so you can take the next steps to recreate it.
-
user: wapps Please reset account. I am trying to use Helio for node.js, to connect to a database, and phpMailer, for sending emails. In my original attempt, I succeded in connection to a hosted database, but could not get the email to work. Reset the account. In my second attempt, I succeeded to get the email working but not the database connection. Reset the account. In my third (and current attempt) I got the database working but not the email. If at first you don't succeed .........................
-
[Solved] Request to Reopen Suspended Account
wolstech replied to mrxdwolf's topic in Suspended and Queued Accounts
Account xdwolf has been merged into roxanne. It can take up to 2 hours for the domains associated with xdwolf to work correctly. Please let us know if you need anything else. -
Domain added. it can take up to 2 hours to start working.
-
aiwodemaya joined the community
-
pokemonwawi started following [Solved] Add Domain
-
Hello I need a domain: sora.moss.helioho.st Thank you
-
Domains added. Please be sure to configure DNS for gbinoticias.com (either NS records pointed to ns1.heliohost.org and ns2.heliohost.org, or A and AAAA pointed to the IPs shown in Plesk). The domains will take up to 2 hours to function.
-
Sure. You can download that backup through our website here: https://heliohost.org/backup/
-
[Solved] Route external domain to helio hosted webspace
cwsvjudo replied to cwsvjudo's topic in Customer Service
Just to give short feedback: Everything worked 😃 -
From the June 12 @ 19:51UTC backup, can I get a copy of the backup_user_data file? I do not need a full restore, just want to see the home directory structure and coding for some files at that time.
-
Both
-
domainalive joined the community
-
muhammadad joined the community
-
[Solved] Request to Reopen Suspended Account
wolstech replied to mrxdwolf's topic in Suspended and Queued Accounts
I'll go ahead and get these two merged for you and let you know when it's done. Note that you might receive an email saying that xdwolf is moving itself to Tommy while I am working on this, this is because I can't merge accounts that aren't on the same server. -
its not a proxy not sure how to remove the app but i've now disabled it and deleted all folders, can you pls confirm now is ok?
-
[Solved] Request to Reopen Suspended Account
roxanne replied to mrxdwolf's topic in Suspended and Queued Accounts
I am now posting from my roxanne account as requested, to confirm that I also own the xdwolf account It’s possible that my occasional use of a VPN may have contributed to the issue. I sincerely regret any unintentional breach of the one-account policy. I would be very grateful if you could merge xdwolf into roxanne domain and files, as I would prefer to continue using the roxanne account which I donated for. I appreciate your understanding and support in resolving this matter. Thank you once again for your time and help -
[Solved] Request to Reopen Suspended Account
mrxdwolf replied to mrxdwolf's topic in Suspended and Queued Accounts
i have no idea i was using only username xdwolf but i got my other one roxanne suspended sometime ago my xdwolf was working but it was also suspended i thought it was due to have two account i only have those two username currently register and using a year ago my brother did make multiple account and was suspended but he was using my account so i dont know which other account got me suspended this time maybe i mistakenly logged in to my id once or twice while i was on vpn i dont know honestly maybe thats what flagged the multi account trigger. yes i will post from roxanne thank you again -
b0chard changed their profile photo
-
seeminglynormal joined the community
-
cnyasinyang joined the community
-
narendar761 joined the community
- Yesterday
-
I believe the vendor folder would be created in whatever folder you put the composer.json file. Because you manually uploaded a prebuilt vendor folder to the same location as composer.json, there's no way to tell whether it worked. (Normally you'd just upload a composer.json, select it in Plesk's composer page, then hit the install button on the composer page and it would build the vendor folder for you). By the way, it's kind of silly to put this stuff in your home folder since it can't be accessed from your domain. You should create a new folder inside httpdocs and put it in there so you can actually access the app your building (e.g. making a folder called mytestproject inside httpdocs would make your app appear at wapps.helioho.st/mytestproject/ )
-
[Solved] Request to Reopen Suspended Account
wolstech replied to mrxdwolf's topic in Suspended and Queued Accounts
You are suspended for multiple accounts, but those two accounts are not actually matched with each other. They're both matched with different accounts. Do you know why there are other accounts that may be matched to these? Since you want to keep roxanne, please post from the roxanne forum account to confirm you own the other account too. Once you've confirmed ownership, I'll just merge xdwolf into roxanne for you so you can keep everything (both domains, etc.) in one account -
You either do a manual restore by extracting the data and manually uploading your data again, reimport any databases if you have them, change your settings back, etc.. For an automatic restore, you have to ask us to restore the backup we have in our system (June 12 before your reset). Automatic restore of a backup cannot be done by the user. The files like the apache files, etc. you mention are useless to you since users cannot do their own automated restores.
-
Please excuse my follow up questions. I am only a novice to all of this. I see what you are saying about "backup_user-data_2506141724.tzst" containing the files that were in the Home Directory: I extracted them on my home computer with 7-zip and winzip. In the backup there are numerous other files (e.g., backup_apache-files_2506141721.tzst, dump-index, etc). I am assuming that all these files are needed collectively to preform a complete restore (as I think you are referring to by stating that you can restore the site with the June 12 @ 19:51UTC backup). How do I do a complete restore with the backup I made of my site? Do I have to use 7-zip and winzip to extract what ever is in the other files and then upload them to Helio? Or is a complete restore that way not possible? I apologize for these questions, I believe you told me user backup restores are not allowed, but I am a bit confused.
-
Hello HelioHost Team, I knew that having multiple accounts is not allowed under HelioHost's policy. Unfortunately, I didnt know same rule applies even to donated accounts: Username of suspended account (donated): roxanne Username of active account (free): xdwolf I would like to respectfully request the following: Reopen the suspended roxanne account (I donated for this account and would prefer to continue using it). Disable/delete the xdwolf account to comply with your one-account-per-user rule. If possible, please move my current domain niraj-stha.com.np from xdwolf to roxanne. Remove any existing domain currently assigned to roxanne, if needed for the above transfer. I sincerely apologize for the oversight and appreciate your understanding and support. Thank you for your time and assistance. Best regards
-
user: wapps. Deleting/Removing folder from root directory.
wolstech replied to wapps's topic in Customer Service
Click on the home directory itself at the top of the tree to view its contents. Then on the right side, check the box next to the vendor folder, and "Remove" at the top. -
Let me try to clarify my issue....... My PHP Composer shows phpmailer is installed. Consequently, I was looking for signs of this being true by searching my Home Directory for installed files referencing phpMailer. Attached is a picture of my Home Directory. The Vendor folder shown is a folder that I upload to my Home Director (not one created by PHP Composer). I used this folder a home with my WAMP set up which enabled my to use phpMailer to send emails. Shown in this folder is a folder "phpmailer". I was expecting that this type of setup would have been generated by PHP Composer. I can not find any reference to a folder in the Home Directory for phpmailer (except, of course, in the folder I uploaded). Can someone explain this. Is phpmailer working even though I can not see it?
-
user: wapps. Deleting/Removing folder from root directory.
wapps replied to wapps's topic in Customer Service
Need clarification. See attached pictures of my Home Directory: 1> before removing contents of Vendor folder, 2> after removing contents of Vendor folder. My question is after removing contents of the Vendor folder, how do I remove the Vendor folder from the Home Directory. There does not appear to be anything to click onto to mark it for removal. -
sorry for the mistake, you are right I activated marty 🙂 thanks for adding the domain I changed the dns, now I wait , all is well thanks you
-
[Solved] Subscription frozen due to exceeding memory limit
KazVee replied to s28211's topic in Customer Service
You asked this via email yesterday and we answered you. All helpers are unpaid volunteers who donate their time to assist others. Asking the same question in multiple posts can lead to wasted effort and slower support. We told you here: Our root admins checked your account files, but didn't find anything obvious to remove. They noted that your WordPress site's uploads folder is taking up 870MB of space. Unless you wanted to donate to increase your account storage, the easiest fix would be that our root admins could delete the uploads folder for you. You could then reupload the pictures elsewhere and link to them from your site instead. You then asked about the cost of a storage increase, and our reply was here: The pricing is listed at the link we sent you previously: https://wiki.helionet.org/Donations_for_Increased_Storage Please let us know if this link did not work for you. The details provided on the Wiki page are: Users can increase storage on their Morty, Tommy, or Johnny account by making a one-time donation of $5 USD for each additional 1000 MB they wish to add. In this way, an account can be increased to a maximum of 7000 MB. The storage space, once increased, stays with your account forever. If you switch hosting plans, the storage transfers with your account. If you go inactive and your account is archived, the storage space will still be there years from now when you renew your account. How to Donate: To upgrade the storage space on your account, please visit: https://heliohost.org/dashboard/storage/ This process is fully automated, so you do not need to contact an admin to increase your storage space. In some countries, you can donate using a Debit or Credit Card, so PayPal will act as the card payment processor, but you will not need a PayPal account. If this option is available to you, after clicking on the yellow PayPal button, you should see the 'Donate with Debit or Credit Card' option. Crypto Donations: If you prefer to donate with crypto, please visit: https://heliohost.org/donate/ You can donate using the cryptocurrencies listed on the page. Please make sure you consider transaction fees/gas when sending, so it comes out to ~$5/1000MB. After making the crypto donation, please create a post in the Customer Service forum (https://helionet.org/index/forum/45-customer-service/?do=add) so the donation can be verified and your account storage increased. Make sure you provide: 1) Your username 2) The currency type 3) The transaction time 4) The transaction amount Crypto Verification Timescales: Please be aware that crypto donations can take time to verify. In the case of XMR and AEON, these can take several days to verify and are not recommended. -
[Solved] Subscription frozen due to exceeding memory limit
s28211 posted a topic in Customer Service
Hi. My access has been frozen with no way to do anything. I tried to connect via SFTP to delete files, but I get an invalid login error. Kindly asking for help. Maybe you can tell me what file or files took up so much space?