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.
I can see why got you confused.
Here is where Plesk got it all wrong. Instead of limiting per-customer they limit the intermediate license per-domain, which renders them completely USELESS to even the most basic of uses.
Webuzo limits per-customer, not per domain. So most of my servers holds...
What?. Small license for 1 user it's 8 a month and I can host unlimited domains on a single account. Up to 15 user accounts goes to $15 a month (this already allowed me to maximize several servers with more than 300 domains each with just 14 customers each) and the full license goes to $25 all...
Well I've been working with Plesk for the past 7 years. And I was never able to optimize it/tweak it the way I like it.
On Webuzo it worked great out of the box and even doing small optimizations are easier to acomplish since the webserver setup is much simpler.
Provided Open Lite Speed...
It is not loopsided and wrong if you literally move an entire server from one system to the other.
I did this with our last server, about 232 domains that I had to move from Plesk to Webuzo (Apache + NGINX on Plesk to Open Lite Speed on Webuzo).
After I manually moved all the domains by...
Open Lite Speed hands down beat the hell out of nginx + apache in the way they are setup in Plesk.
Same identical server that hold 200 domains on Plesk (most of them on NGINX) were hitting 50% of the CPU on a Ryzen 5 5600.
Same identical server with those 200 domains on Webuzo with Open Lite...
I've migrated over to Webuzo, the same guys behind Softaculous WordPress Manager. Licenses are much cheaper and fair. I get to install the whole system with Open Lite Speed (We were asking for Open Lite Speed in Plesk for years, and they never cared to implement it, being so similar to Apache...
I am soooo glad that I am currently "moving" out of plesk my last server. I hope to never touch this piece of software ever again.
what they are doing is beyond awful and completely unjustified.
I'm so happy that I am going to leave this forever since next month. I've imagined they will keep...
Will give you some facts for you.
Perfectly optimized server, Ryzen 5 5600 - 64GB RAM - 2 TB RAID1 SSD. (used identical servers for Plesk based and competing control panel)
Plesk based server - 96 domains active - 18.3GB RAM used, 3.6 load
Competing panel running under Open Lite Speed - 125...
Not true.
There are still good people out there.
Softaculous hasn't increased their prices and their Webuzo control panel is an excellent alternative. I've already built a service based on Webuzo and plan on moving more servers to this. Cheaper license, more streamlined control panel, less...
I'm done with this BS. Every price increase is "justified" as "we are working hard" and then when we see the new changes, it's in the form of a new paid plugin, so, WHY am I paying a permanent price increase every year so they could develop more paid plugins?!?!.
Also, since WHEN working hard...
Username:
TITLE
When moving a domain outside of a plan owned by the same customer the WP-Toolkit get stuck on the wrong plan
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Almalinux 9
PROBLEM DESCRIPTION
When moving a domain outside of a plan into a new plan, both owned by the...
It's full of bugs and things that they DON'T FIX and are STILL BROKEN and that you have to take your personal time to fix it, otherwise your business would be screwed.
Example, the nginx rewrites completely break if you have "Custom Error Documents" and your default webserver is NGINX. I've...
I get that they pretty much don't care about the current state of the world and frankly, it is starting to sound like they WANT the world to explode. I am starting to consider moving away from Plesk, this is unsustainable in the long run, we are contributing to an artificial inflation that...
You can check my post were I uploaded the fix. It was tested 100% and will just skip custom error documents altogether so even if it auto enable itself it won't break your sites...
No. It is not official. It is what our Engineer did to fix the issue on our servers. This should NOT break any update or the server itself or any migration. What the file does is just change the order in which the rules are loaded, giving priority to the "404" rules for the WP Toolkit...
The fix is here. Just add this file into:
/usr/local/psa/admin/conf/templates/custom/domain/nginxDomainVirtualHost.php
Then do:
plesk repair web
And Custom Error Pages will no longer present a problem to NGINX native servers as the option is going to be ignored.
This is a note from our Engineer at our company on how we fixed this issue.
The problem is that WordPress Toolkit is using error_page directives in the config file to handle the permalinks - if the site visitor requests a non-existent file and nginx generates a 404 error or similar, with...
Our Engineer at our company found a fix for this issue. I will past the information here for your devs.
The problem is that WordPress Toolkit is using error_page directives in the config file to handle the permalinks - if the site visitor requests a non-existent file and nginx generates a 404...