• 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

Recent content by Dave B.

  1. D

    API wordpress install-plugin

    I see the API supports installing a plugin to a wordpress instance. - Do I need to put the plugin on the server before calling this? If so, where? - How do I find out the asset-id for a plugin? <packet> <wp-instance> <install-plugin> <filter>...
  2. D

    API get-list of WP installs

    Per http://download1.parallels.net/Ples...ne/plesk-api-rpc/index.htm?fileName=73591.htm I can send the following query to get a list of WP installs: <packet> <wp-instance> <get-list> </get-list> </wp-instance> </packet> Even though I have a wp installation, I get back an empty response: <?xml...
  3. D

    Error occurred while applying global PHP setting

    Hi forum - Having an issue installing a custom php extension here. Followed this thread and executed /opt/plesk/php/5.6/bin/pecl install crypto-0.2.2 which seemed to work well: Build process completed successfully Installing '/opt/plesk/php/5.6/lib/php/modules/crypto.so' install ok...
Back
Top