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.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
ITTECH,
It's going to be almost impossible for anyone on the Plesk forum to answer your question. There are thousands of possible reasons why php-cgi.exe might be causing high CPU load.
A mis-configuration of your CMS (WordPress? Joomla? DNN? Something else?).
A poorly coded, out of date, or...
Release notes (here) are pretty slim:
Security improvements for WordPress installations.
Can we have some details on what has been changed? We have quite a few WordPress installations running on our Plesk server so this is very relevant to me.
Thanks,
Greg
EDIT: Hmm, mystery probably solved. It looks like IIS logging was disabled at a global level for some reason, back in November.
I've re-enabled it globally, will see if stats are generated tonight - I expect they probably will be.
Will report back either way!
We noticed recently that the statistics for all of our hosted websites stopped updating back in November. The strange thing is, it stopped on different days for different sites. On most, I see the file modification dates in "E:\vhosts\domain.com\.plesk\statistics\domain.com\webstat" as...
Plesk Panel for Windows 9.5.5, Windows Server 2003 x86
After adding an SRV record for needed for Office365, I get an error after clicking the Update button. The record I'm trying to add is:
Record Type - SRV
Service Name - _sipfederationtls
Protocol Name - _tcp
Port Number - 5061...
Hi guys,
I'm hoping there's a really simple solution that I'm just overlooking, but I can't see how to enable AWStats for the domains on my server. In our old Panel (v9.5), I could go Domains > DOMAIN.TLD > Web Hosting Settings, and on that page there was an option to choose between...
Dammit, accidentally just deleted my post with a workaround solution. Three cheers for browser plugins that remember the contents of forms you submit! Here it is again:
I've created a workaround for my problem of not having an Event Trigger that fires when I update the DNS for the default...
Workaround!
Well, I've created a workaround for my problem of not having an Event Trigger that fires when I update the DNS for the default domain in a Subscription -- I created my own!
I used the Developing Extensions for Parallels Plesk Panel 11.5 - Event Handlers documentation figure this...
I've run into a new snag... I can't find the event trigger that fires when the DNS is modified for the primary domain in a subscription.
When I make a change to the DNS zone for a primary domain, I see an 'Update Domain DNS Zone' event in the Action Log.
When I make a change to the DNS zone for...
If that's the case, I respectfully say that there's a lot of work that needs to be done on the Appendix page. Below is a list of Event Trigger options that I took screenshots of from my Plesk Panel for Windows installation; you can see there are a number of entries on my list that don't appear...
Ok, after a lot of Googling, I've discovered here that the event I need to use for Plesk running on Windows is actually "Website Created". I can pass it the <new_domain_name> parameter and it works as I want it to, but only when I've created a new Subscription.
For new Subdomains, I can use...
Hi Igor, thanks for your reply!
I'm passing the <new_domain_name> paramater to the script because I'd like it to log the name of the domain that gets created. The log file (C:\Scripts\DatetimeLog.txt) should look like:
mynewdomain.com Fri 01/10/2014 8:39:21.45
Once I get this working...
Hi there,
I can't seem to get the Event Handlers to trigger when creating a new Subscription with a new Domain. My understanding is that the "Domain created" event should fire, but I've assigned a script to that event and I don't get the expected output when I create a new Subscription. For...