• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. thinkingcap

    Question Multiple master DNS - single slave

    If I have a single Plesk instance utilising the SlaveDNS extension to replicate zones, I assume its OK to add a second Plesk instance that also syncs to the same slave nameserver? What are others doing that have +5 Plesk instances and want to use separate, multiple name servers? Thanks Dave
  2. thinkingcap

    Question Display full path in CP

    Is there anywhere a customer can determine what the full path to their httpdocs/ folder is from the CP? TIA Dave
  3. thinkingcap

    Resolved Secondary DNS services

    I ended up going with the Slave DNS manager extension and a $5 VPS. Has worked very well for us.
  4. thinkingcap

    Question Migrating a site from one user to another

    I only want to migrate a single website out of a subscription. If thats not possible, Ill look at exporting DNS records and doing it manually. Edit: It appears that this is on the roadmap Move domains between subscriptions
  5. thinkingcap

    Issue Sending from site when email is Google Apps

    I have a site that uses Google Apps for email but needs to send form submissions from Wordpress. From the looks of the maillog they immediately get bounced. Because they are using GAPPS I always disable the mail service for these setups, how should this be handled? TIA Dave
  6. thinkingcap

    Question Migrating a site from one user to another

    Whats the simplest way to migrate a site from one user to another on the same server?
  7. thinkingcap

    Resolved A record ipv4

    In the default DNS zone template there is an A record "ipv4" - what purpose does it serve?
  8. thinkingcap

    Resolved Wordpress automatic update not really automatic

    wp-cli is installed here /opt/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/bin/ Update example - wp core then plugins sudo -u <username> wp core update --path=<path-to-wordpress docroot> sudo -u <username> wp plugin update --all --path=<path-to-wordpress docroot> You would need to...
  9. thinkingcap

    Resolved Wordpress automatic update not really automatic

    You can always use "wp-cli" from a bash script - its been very reliable for me. Command line interface for WordPress | WP-CLI
  10. thinkingcap

    Resolved Secondary DNS services

    Yes, I was looking into that exact idea today. This service wasnt too expensive either. Advanced User – DNS reliability & performance - BuddyNS Secondary DNS
  11. thinkingcap

    Resolved Using Addon plan to add domains

    Resolved. The first domain added must have webhosting included, mine was domain only with no hosting.
  12. thinkingcap

    Resolved Using Addon plan to add domains

    Thanks for trying. Im on a trial of web host edition, Ill go back through all plan/subscription settings.
  13. thinkingcap

    Resolved Using Addon plan to add domains

    I have a service plan called X that allows a single domain to be hosted. I add a new Addon plan that allows 5 domains to be added. I configure the customer with plan X for their primary domain, I edit the customer and select the 5 domain addon plan. Now clicking the subscription for this...
  14. thinkingcap

    Resolved Secondary DNS services

    It didn't work well for vanity nameservers as the NS record hostnames wont match so youll get stealth warnings unless you edit the R53 side everytime you add a domain. Cost was also a factor that didnt suit my use case.
  15. thinkingcap

    Resolved Secondary DNS services

    Any recommendations on 3rd Party DNS providers that are good for slave zones. I tried AWS but really didn't like it and didn't work well with a vanity NS setup.
  16. thinkingcap

    Resolved Backup passwords

    Yeah thats pretty clear, somehow I missed that one.
  17. thinkingcap

    Resolved After apt-get upgrade: all pages show NGINX permission denied 403/502

    Have you done anything with headers to enable HSTS or anything like that? Have you checked ownership and perms of folders?
  18. thinkingcap

    Resolved After apt-get upgrade: all pages show NGINX permission denied 403/502

    Are you using PHP-FPM? service php7.0-fpm status
  19. thinkingcap

    Resolved Backup passwords

    How does the download backup password differ to the "Backup Settings" password? Thanks Dave
  20. thinkingcap

    Resolved After apt-get upgrade: all pages show NGINX permission denied 403/502

    You need to comb through logs, also run a "nginx -t" to test the Nginx config, "apachectl configtest" to test Apache config.
Back
Top