Jump to content

wolstech

Chief Risk Officer
  • Posts

    18,400
  • Joined

  • Last visited

  • Days Won

    710

Posts posted by wolstech

  1. Domains added. Please be sure to configure DNS for them, either by using our name servers (ns1.heliohost.org and ns2.heliohost.org) or by setting A and AAAA records on external DNS pointed to the IPs shown in Plesk. Domains can take up to 2 hours to start working.

    Please keep in mind that there is a limit of 10 domains total, you're using 9.

    Also, as a reminder, users are limited to one account between Johnny and Tommy. If you need more than 10 domains, or need a second account for any other reason, the additional accounts must be on Morty.

  2. Domain changed. Please be sure to configure DNS. It can take up to 2 hours for the domain to work. You can request the certificates for softhauz.ca yourself in Plesk once the domain starts working.

    Also, in the future, please post these requests over in the Customer Service section. Forum sections that are not Customer Service or Questions are not routinely viewed by staff, and posting support requests in those sections may result in a delayed or no response.

     

    • Like 1
  3. We don't have an account with that domain. That said, it looks like you might be user wxxle. Is this correct?

    Assuming that's correct, you are suspended for having multiple accounts as well as for having a webshell on your account. Users are only allowed to have one account, and web shells are not permitted for security reasons (we consider them to be malware as they are frequently used by hackers).

    Which account do you want to keep? 

  4. The headers were in English because I changed them for you. I already fixed the CGI bin folder for you as well as the permissions. They should not all be turned on, and the server will refuse to run the script for security reasons if you do set them that way.

    Either way, glad to see everything is working now.

    • Thanks 1
  5. It doesn't work for numerous reasons:

    • First, you apparently deleted and recreated your cgi-bin folder, which breaks the ability to run CGI on the account. 
    • Second, you had the permissions on test.py set to 777 when they need to be 750.
    • Third, you translated the header values. Headers and server commands must be in English because these are machine-read values defined as part of international standards. 
    • print("Tipo di contenuto: testo/html\n\n")

    I've fixed all the issues for you and the script is now working.

    • Thanks 1
  6. Domains already present as an addon domain cannot be converted to a main domain as doing so will break your account.

    If you really want to do this, you must reset your account (which deletes your data) and start over. Do you want me to reset your account?

  7. Domain changed. It can take up to 2 hours to take effect.

    Note that you'll need more than just an A record pointed to Johnny's IP if you want all features to work. (Notably an MX as well as TXT records for SPF/DKIM/DMARC for email). If you just need a website, the A and AAAA records, as well as a CNAME for the www subdomain are sufficient.

  8. Domain changed. It can take up to 2 hours to function.

    You can enable remote access in Plesk for MariaDB (it's in the properties of the database user at the bottom) if you want to use it from another server. The hostname you need to use for remote MySQL is tommy.heliohost.org, not your domain name.

    • Thanks 1
×
×
  • Create New...