Jump to content

Krydos

Chief Executive Officer
  • Posts

    25,818
  • Joined

  • Last visited

  • Days Won

    922

Everything posted by Krydos

  1. DKIM, SPF, and DMARC have been set up for the domain orionelectronica.com.ar. We recommend sending a real email (not just the word "test" or a blank email) to https://www.mail-tester.com/ to make sure that everything is set up correctly. If you get less than a 10/10 score please post a link to the full report so we can help you fix any other issues that there may be.
  2. At some point this disk usage issue was fixed. I have added the requested aliases without a redirect. In order to host them with us you'll need to fix your DNS settings though.
  3. If you decide to use our NS records, ns1.heliohost.org and ns2.heliohost.org, we can set this up for you. If you want to use external DNS, such as Cloudflare or your registrar's DNS system, you'll have to set these records up yourself.
  4. If someone goes to wds657.helioho.st do you want them to get redirected so their browser URL box says orionelectronica.com.ar?
  5. The other account was jazz created in 2017. I merged the two forum accounts for you so none of the posts are lost, and kept the username Snooze. Your forum email and hosting email match now too as you wanted.
  6. You can download your full backup from the old account at https://heliohost.org/backup/ and then restore the parts you need into your new account. Let us know if you need help with anything else.
  7. Installed. You can see the current list of installed modules and their versions for Johnny's Python 3.12 at https://krydos2.heliohost.org/pyinfo/info3.12.py
  8. You can see the bandwidth in Plesk by going to 1. Login at https://heliohost.org/login/ 2. Continue to Plesk 3. Click Websites & Domains in the left navigation. You can see your overall memory and CPU usage by going to 1. Login at https://heliohost.org/dashboard/load/ It isn't possible to list the memory and CPU per domain, but I can say that 99% of your memory usage comes from having WSGI restart access enabled on atenahub.app.br.
  9. I just moved the files from shoonyacapital.heliohost.us to shoonyacapital.com without looking at what they were. When you use the Laravel toolkit in Plesk it changes the document root which is required for Laravel to function properly. You'll probably need to use the Laravel toolkit again on the new shoonyacapital.com domain to get the document root set correctly. If it's too much of a mess the recommended way to remove all the Laravel stuff is to do an account reset.
  10. Oh, it looks like you had Laravel installed on the heliohost.us domain. Did you use the Plesk Laravel toolkit to install it?
  11. The domain shoonyacapital.com has been added to your account, and it should start working in 5-35 minutes. The domain shoonyacapital.heliohost.us has been set up with a 301 permanent redirect to shoonyacapital.com.
  12. Thank you for answering the question. Since you're not using Django or Flask it's possible for you to use a virtual environment. I have create a virtual environment for you located at /home/reassist.helioho.st/reyaanvenv/ and installed the requested modules on it for you. Instead of /usr/bin/python3.12 use /home/reassist.helioho.st/reyaanvenv/bin/python3.12 instead. You can see the information and installed modules for your virtual environment at https://reassist.helioho.st/pyinfo/
  13. Are you planning on redirecting people who go to shoonyacapital.heliohost.us so their browser shows them on shoonyacapital.com?
  14. Since you never responded to this, I backed up the old account that was causing the conflict, and finished the creation of the new account for you.
  15. The domain has been added, but in order to actually host it with us you must do 1 of the following 2 options. Use our nameservers by logging in to your registrar and setting your NS records to ns1.heliohost.org and ns2.heliohost.org Use any external DNS that you want, Cloudflare is a popular free option, and create an A record with the value 64.62.151.106 and an AAAA record with the value 2001:470:1:1ee::2009
  16. When we add an addon domain the default directory structure is /home/goranpostas.helioho.st/horoskop.life/ Can you explain why you can't use the default, and need to have the tld removed from the directory?
  17. Plesk doesn't do /home/username/ it does /home/maindomain/ which in your case would be /home/goranpostas.helioho.st/ I've actually looked into whether it would be possible to reconfigure Plesk to do /home/username/ because I would prefer that too, but it isn't possible.
  18. I didn't ask if you wanted any other modules. I asked:
  19. Installed. https://php83.krydos3.heliohost.org/
  20. Maybe the module(s) require proc_open? If that is the case maybe you can use some other module that doesn't require proc_open?
  21. I picked several random accounts on Tommy that are using PHP 8.3, and proc_open() was correctly disabled on all of them as it should be. I'm not sure why it would have been enabled for you, but not anyone else.
  22. The modules python-telegram-bot, pypdf, and langdetect have been installed. The module nvidia-riva-client cannot be installed because it requires downgrading other already installed modules which would likely break someone else's site. Are you planning on doing Django, Flask, Python CGI, a long running script like a Python bot, or some other type of Python project?
  23. The PHP function proc_open() should be disabled on all Morty, Tommy, and Johnny PHP versions. If it was working on Tommy somehow it is a bug, and a vulnerability that should be fixed. Only the VPS plans allow proc_open(), but we can exchange your Morty payment towards a VPS if you absolutely need to have that function enabled.
  24. I see that database on your account. Is there some data missing from it?
×
×
  • Create New...