Feature Suggestions
Please provide here your suggestion for new functionality for Plesk. We encourage you to review and vote for suggestions of others. The top-ranked suggestions are likely to be included in the next versions of Plesk.
Please write in English so that voters from all over the world can read and support your request.
Off-topic posts will be removed from here
714 results found
-
To be able to contact a customer support
There is no customer support on that service, I will look for another provider.
1 votePlesk Support is here https://support.plesk.com/hc/en-us
—
IG -
DigitalOcean DNS Extension updates DNS zones automatically
It would be great if DigitalOcean DNS Extension updates DNS zones automatically (when DNS records were updated for a domain).
Currently, the administrator have to go Extensions > DigitalOcean DNS > DNS Management > Synchronize all zones to sync zones.
10 votesUnfortunately, we cannot confirm this issue, so we are closing this request, since it does not contain any feature suggestions.
If you have additional information about this issue or want to get advice from the community, please go to our forum at https://talk.plesk.com (https://talk.plesk.com/threads/digitalocean-dns-extension-doesnt-actually-sync.346891/).
Thank you.
— AY
-
Support new versions of Apache!!!!!!
Plesk currently only works with Apache 2.4.6... that was released in 2013! There have been countless bug fixes and updates since then; we are more than TWENTY versions behind. This is something that Plesk should be able to handle. Many server errors could be eradicated very quickly.
4 votesPlesk supports Apache from Linux vendor. We do not provide own Apache build. For example, CentOS 6 has Apache 2.2 by default. CentOS 7 has Apache 2.4 by default. Plesk supports both versions of Apache but it depends on OS distribution.
—
IG -
Better translation
In Backup admin the Backup button in spanish should be traduced as "backup" and not as "copiar". It is confusing.
The correct rtanslation would be "copia de seguridad", which is too long I guess. But "copiar" is the same as in English "copy",
The English word Backup is more precise and short at the same time.
By the way backup admin is traduced also as "Administrador de backups" so it would be more consistent to choose the same word for the button.Kind regards
Nick
1 voteIt looks like a bug in translation but not feature request. Please create the corresponding request here https://talk.plesk.com/forums/reports.746/ for example, and it will be forwarded to developers for correction in the further updates.
I close this and not a feature request. Thank you.—
IG -
logout automatically after 2-3 seconds
in windows 10 when network type is Cellular then plesk Onyx 17.5.3 web host edition logout automatically after 2-3 seconds
1 voteTo solve your issue, please contact your hosting provider (the company that hosts your website) and request support from them directly. We are the authors of the software you and your hosting provider are using, and unfortunately, we cannot help with this particular request because we do not host your website. We are closing your request as it doesn’t include any software improvement proposal.
—
IG -
Improve knowledgebase article on testing prior to DNS migration
You suggest use of the hosts file to point the domain at HostGator prior to DNS migration. This does not work in most cases for Windows Enterprise shared hosting.
Further, using the temporary domain solution you support, ASP.Net applications do not work if they require a web.config file (which they almost always do)
My understanding is that, although you recommend these approaches in your knowledgebase article, you do not actually support them. Assuming the issues above cannot easily be fixed, the documentation needs to provide a warning that they do not work with Windows shared hosting.. Further add a suggestion…
1 voteTo solve your issue, please open https://support.plesk.com/hc/en-us/requests/new and file a ticket. Responsible person in Plesk Support will improve KB articles according to your recommendations. We are closing your request as it doesn’t include any software improvement proposal.
—
IG -
dnsmng --update should increase the zone serial number
dnsmng --update should increase the zone serial number.
Also, there should be a command/line way to re-generate all zones.2 votesThank you for reporting this bug, we have confirmed it (bug ID for your reference: PPP-37247). Note: only feature requests are allowed here, so we would appreciate if you post bugs and issues on our forum at https://talk.plesk.com. We are closing this request, since it does not contain any feature suggestions.
The command `plesk repair dns -sync-zones` should help re-generate all zones.
— AY
-
please improve your performance, because it´s very slow
please improve your performance, because it´s very slow
1 voteThank you for your input.
Could you please provide more details for your issue on our forum at https://talk.plesk.com? What scenario is most annoying for you, what is your hardware.
Only feature requests are allowed here. We are closing this request, since it does not contain any feature suggestions.
— rk
-
buy license with btc please... :)
We must buy licences with BitCoin...
Thanks.
1 voteFor that you shall seek a reselling partner accepting BitCoins as a payment method. We have several thousands of partners worldwide. Let us know your experience later
-
unzipping is now working
unzipping is now working after Subscription
1 voteCould you please explain your request in more details?
Upd: Sorry, we are closing the request as no information were provided for over a month.
—ET
-
Delete temp. backup files!
Please clean up temp. backup files from the dumps folder.
Failed backups (to FTP) remain in the dumps folder filling up the storage space.This should not have to happen: please remove these files!
I am running a workaround cronjob script to delete them every day:
#!/bin/sh backupdumpsdelete#
# Delete backup more than 90 days old.
#
backupDir="/var/lib/psa/dumps"
#
daysToKeep=0echo "Checking for files older than $daysToKeep days in $backupDir"
listOfFiles=find $backupDir -mtime +$daysToKeep
if [ ! -z $listOfFiles ]
then
echo "Found [$listOfFiles]"
else
echo "None found."
fi
for toDelete in $listOfFiles
do
echo "Deleting $toDelete"…77 votesHello,
Thank you for your input. We do not consider this as a feature request but as a normal way for the backups: unnecessary or temporary files should be removed automatically. We already work on this direction, and all known bugs were delivered for Plesk Onyx 17.5 and Plesk Onyx 17.8.
Do not forget that on “Tools & Settings → Backup settings” there is a separate option “Save backups in the server storage if the upload to FTP fails” – it controls a part of this behavior.
I would recommend reporting each case with unnecessary backup files to our support department, we will check it carefully and fix. -
1 vote
We suggest you to contact your hosting provider directly to resolve the issue with your mail servers not working. This service is used for feature requests about Plesk control panel software, not hosting support.
We are closing your request as it doesn’t include any proposal.
—AK
-
Setting primary NS server in SOA record
For now the first registered NS Entry of all listed NS Entries will be the primary NS. Without knowing this it's really difficult to find out which NS will be the primary NS. The outcome of this is a wild change of NS Entries and hoping that the correct entry will be the primary. It would be great if you actually can choose the primary, at least an information what and why will be the primary.
29 votesThank you for reporting this bug, we have confirmed it (bug ID for your reference: PPP-14761). Note: only feature requests are allowed here, so we would appreciate if you post bugs and issues on our forum at https://talk.plesk.com. We are closing this request, since it does not contain any feature suggestions.
— AY
Update: the bug was fixed in Plesk Obsidian Preview (8 May 2019).
-
Make it possible to download large backup files by clicking the green arrow in the backup list.
Large backup files can not be downloaded since the browser needs to keep connection while the backup is prepared (copied from FTP, recompressed, etc.).
3 votesWe would appreciate if you could describe required actions in more details to reproduce the issue step-by-step.
Upd: We are closing this request, as no information was provided for over 2 months.
-
How to solve- Error: There are virtual directories linked to non-existent physical folders.
Could anybody solve it?
1 voteThank you. The bug is confirmed. In future please prefer posting bugs and problems in http://forum.odin.com – this portal is for feature requests,
-
IG -
ACLs for Dovecot
If Dovecot support ACLs for sharing mail folder, It is good mail server with OX Appsuite.
3 votesCould you clarify what exactly you are asking for? To enable ACL in Dovecot? Or to support OpenXchange?
UPD: Unfortunately, we are closing this request as no information was provided over 2 months.
—AK
-
Anyone know anything about "CloudBacko"?
Not shilling, and don't know if this is right forum, but does anyone know anything about this new Cloud storage firm?
They're offering 100 Gb free, which is quite good.However, what I really like about CloudBacko(http://free.cloudbacko.com/?r=1d), more than any of the other offerings, is that your data is also on your disk. So if your internet goes down, you've still got your files and you can sync later.
1 voteadvertisement
-
ERROR: Could not open /var/www/vhosts/csxmx.mx/httpdocs/joomla/administrator/includes/toolbar.php for writing. How do I fix the writing perm
I have installed joomla from the control panel, I cannot update Joomla I get the foollowing Error.
ERROR:
Could not open /var/www/vhosts/csxmx.mx/httpdocs/joomla/administrator/includes/toolbar.php for writing. How do I fix the writing permission?And also I have problems publishing and installing modules. Joomla version is 3.3.
1 votePlease use our forum.parallels.com to get support
-
i am facing problem any time updating my website..
Update Failed: 500 Internal Server Error <!--[if lte IE 6]><![endif]--> Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error. More information about this error may be available in the server error log. Web Server at exclusiveglobalnews.com <!-- - Unfortunately, Microsoft has added a clever new - "feature" to Internet Explorer. If the text of - an error's message is "too small", specifically - less than…
1 voteTo solve your issue, please contact your hosting provider (the company that hosts your website) and request support from them directly. We are the authors of the software you and your hosting provider are using, and unfortunately, we cannot help with this particular request because we do not host your website. We are closing your request as it doesn’t include any software improvement proposal.
—
IG -
provide a way to increase memory_limit for scheduled tasks
I'm experiencing an issue that seems fairly common for magento2 developers with plesk. When I try to add the cron job for magento 2 I hit a memory exhausted error at 128MB.
The proposed way in
doesn't work for this case.
For example I'm setting the cron job like this
/usr/bin/env php -d memory_limit=1G "httpdocs/bin/magento" cron:run
Will result in
Ran jobs by schedule. PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4096 bytes) in /httpdocs/vendor/magento/zendframework1/library/Zend/Db/Statement/Pdo.php on line 228 PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4096 bytes) in…
1 voteNote: only feature requests are allowed here, so we would appreciate if you post bugs and issues on our forum at https://talk.plesk.com. We are closing this request, since it does not contain any feature suggestions.
—
IG
- Don't see your idea?