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.
Same here on a machine that's now running Plesk Obsidian 18.0.70 on Ubuntu 24 for PHP 7.4 and Imunify360.
Also it seams like related to now system updates being reported available but fail updating with "Error: Unable to receive update information for the package(s)"
Yeah, that was my other thought too. OS upgrading a live server feels a bit "thrilly" for sure.
So you had good experience with the migrator? Even when migrating from an old/different OS to a newer one?
Hi everyone! I will sooner or later have to convert two existing servers from Cent OS 7.9.2009 to a current OS so upgrading to AlmaLinux 8 with this tool makes sense.
My question: Has anyone current experiences if the upgrade runs seamless with the tools current release. I see last answers to...
Hi!
I literally by accident found out that the existance of a custom define( 'WP_PLUGIN_DIR' ...) in wp-config.php sort of ruins the clone process as it is not checked for and is 1:1 taken to the new close which mich cause the wordpress installation to act strange or even be broken as this even...
Update and appologies:
It turned out all the trouble were simply caused by a custom added define( 'WP_PLUGIN_DIR' ...) in wp-config.php which had a fixed path in it.
So I guess it is not really a problem of the cloning process. Yet perhaps the devs should be informed that this variable...
Update and appologies:
It turned out all the trouble were simply caused by a custom added define( 'WP_PLUGIN_DIR' ...) in wp-config.php which had a fixed path in it.
So I guess it is not really a problem of the cloning process. Yet perhaps the devs should be informed that this variable...
When creating a clone of a wordpress site the plugins path is not corrected/re-written during cloning process. It always stays the same as in the original site, even if you are cloning into a different subdomain or even full domain. Files are copied correctly, just the correction of the plugins...
Okay ... now it gets even more confusing ... and concerning:
I did another clone of the site but to a different domain. And even here the plugin path remains the same to the original site/domain.
I checked the plugins folder of the cloned sites and it looks like all the files have been copies...
And highly related to this:
If I remove a wordpress installation from wordpress toolkit, where the plugin path is set to outside the normal wordpress path, will the plugin directory still be deleted, even if it "belongs" to another wordpress installation managed by wordpress toolkit too?
A little update:
I just created another clone of the live site (without any errors) and the new clone shows exactly the same problem. All directories are corrent pointing into the subdomains folders except the plugin directory. This - again - is pointing to the plugin directory of the live...
A little typo in my post:
2. I am searching for a way to fix this, ideal would be to now having to recreate the dev and stage clones again.
That was ment " ..., ideal would be NOT having to recreate the dev and stage clones again."
Sorry about that.
Hi everyone! I have experienced some very strange behavior with a clients site, or with its clones to be more precised
The situation:
I had a live site managed in Wordpress Toolkit and everything works fine (WP Toolkit version: 6.1.2-7079, Web Admin license). I cloned the live site into two...
For those running into the same problem, here the way I solved it:
Reduce Timeout for FTP in /usr/local/psa/admin/conf/panel.ini to something like
[pmm]
ftpResponseTimeout = 30
ftpConnectionTimeout = 60
ftpRequestTimeout = 60
In Plesk to into Backup Manager and wait the seconds you have set...
A little update on the issue:
Using the changes suggested in the link below I was able to access the backup manager settings after waiting for the time set in the parameters...
Hi everyone,
I am facing a somehow strange problem:
We are running local and remote backups (via FTP) on a regular base and everything worked fine.
Last night the provider where the FTP-space is located had a problem and so the backup could not be completed. I received a notification mail...