Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Hello
when we try and do backup via WP Toolkit backup feature. we get this error
filemng failed: zip error: Interrupted (aborting) filemng: /usr/bin/zip execution failed: *** buffer overflow detected ***: terminated
how can we solve this error?
got the same issue the extension installs via plesk extensions list and after that when i go into it.. it will try and install but all i see is just it loads the repositories and nothing else then it stopps and i have to manually uninstall the dpkg --purge --force-all imunify360-venv and do
bash...
we migrated from centos 7 to alma 9 the only issue we had was with cresources (think it was called) was enabled and had to disable that in order to stop getting errors on cpu :)
plesk is not for small-scale users if you want to use plesk you have to pay the smallest license.
i like plesk and its a small price to pay for a fully working rather complex control panel.
Updated 3 servers had a few issue with the dovecot had changed the nameing sheme of its min ssl req but just had to comment out the wrong one and two domains did not have php versions but it was easly fixed by adding php version so great work :)
This issue is Windows only but we had a few centos 7 plesk servers that we converted to Alma so thats good :) alot of news missed that its Windows only. but its good to get older php versions out :)
why not have it as a variable to let the admins input there own url in the Hire a Developer and it be a opt-in feature AKA turn on if admin wants to use the hire a developer feature with there own dev team etc.
Hello
we have a setup kind of like this.
server1 - ns1 ns2 ns3
server2 - ns1 ns2 ns3
lets say we have domA.com if domA.com is provisioned on server1 but we want to move it to server2 we need to log into ns1 ns2 ns3 and do rndc delzone domA.com and then rndc reconfig to reload the dns...
Here is a step by step guide how i migrated roundcubemail contacts etc to new server.
Step 1.
export the old servers roundcubemail db with this command on the old server
plesk db dump roundcubemail > /root/roundcubemail_old_server_db.sql
Step 2.
Download the...
This one Instruction - How to find the busiest web site made me want to do one without the OORexx package
here is the code
#!/bin/bash
# Clear any existing queue file
> rxqueue.txt
# Find all access_log files under /var/www/vhosts and add them to the queue file
find /var/www/vhosts/system...