Jump to content

wolstech

Chief Risk Officer
  • Posts

    19226
  • Joined

  • Last visited

  • Days Won

    762

Posts posted by wolstech

  1. Quote

    except the ths.helioho domain.

    Yeah the ths one we left behind is now hacked too (it was clean when the last one happened). That WP install will need to go as well. Do you want me to discard the contents of that domain and check the others again?

     

    Wordpress gets hacked on other hosts too, it's not unique to us. I've personally had it happen to sites I manage for people on GoDaddy and 1&1. Securing WP simply isn't worth the effort anymore. Cybercriminals have bots that can and will break into thousands of WP installations within a few hours of a new vulnerability becoming available (and you can bet those are being found via AI now too), long before any patches are available. Then there's the cybercriminals who release free extensions and themes for WP that come with a backdoor included so they can hack anyone who uses them.

    If you take a look at your logs, I'll bet your other sites have tons of random IPs in their logs with failed requests for wp-login.php xmlrpc.php and similar WP-related files. Those are all bots trying to break into nonexistent WP installs...

  2. Your error is this:

    AH01220: Timeout waiting for output from CGI script /home/alphamarkt.helioho.st/httpdocs/cgi-bin/trading_bot_cron_test.py

    Either your script isn't returning any output (it needs to send headers at minimum), it's not exiting (e.g. stuck in infinite loop), or the software is too heavy and the server can't finish running your code before it times out.

  3. It sounds like you needed an alias, not an addon domain. An addon domain sharing a document root with the main domain is not recommended...doing so can cause issues in Plesk, and will completely break both domains if the addon domain is later removed (Plesk will delete the now-shared document root).

    Do you want me to convert this to an alias for you?

    • Like 1
  4. Backups must be unpacked on your computer, then the individual files and databases manually restored. We do not support automated restore of user-supplied Plesk backups. If this is a Plesk backup, the instructions for unpacking it can be found here: https://wiki.helionet.org/Account_Backups#How_to_Extract_Your_Account_Data_from_the_Backup_File

    If it's a tar archive from the Johnny crash, you should be able to just open it in 7zip or a similar tool to extract the files, then upload them manually.

     

  5. Alias added. Please be sure to configure DNS, either using our name servers (ns1.heliohost.org and ns2.heliohost.org), or by using A and AAAA records pointed to the IPs shown in Plesk.

    The alias can take up to 2 hours to function.

    • Thanks 1
  6. That bottom checkbox "My server requires authentication" needs to be checked. Username and password are the same as for incoming. I'm not sure what is in the settings button next to it, but take a look there too. If it has port and connection type as options, make sure outgoing port is 465 and connection type is SSL.

×
×
  • Create New...