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.
We've begun deploying postfix instead of qmail on new servers but have run into an issue. We use several RBL's and on a Plesk qmail install, RBL checking is only done on port 25 because that's the only port it needs to be on. Qmail installs do not test for RBL listings on port 587 connections...
It ended up being the apache restart interval setting found in the panel and in the misc table of the psa database so that we can set it via a script. For some reason this value on all previous installs of 10.4.4 defaulted to zero and on this one server it took the value 999999. We'll start...
One of our 10.4.4 servers has recently begun not immediately applying changes that would have required an apache restart, specifically SSL certificate replacement. I noticed the following process gets spawned once such a change is made:
/usr/local/psa/admin/bin/apache_control_adapter...
The issue you all might be experiencing is the support in Plesk 10+ for SNI in Apache if the version of Apache installed has that feature. SNI allows a browser to inform the server of what site it plans to request prior to the SSL connection being established. So, in Plesk 10, if you have an...
On all of our servers that are using the EPEL mod_python package, Plesk auto updates fail. You need to do a yum update manually to update mod_python from EPEL and then auto updates will begin working again.
Can someone post an explanation of what the fields in the four IP-related tables in the psa database do?
Those would be:
IpAddressesCollections
IpCollections
IP_Addresses
ip_pool
I'm trying to write a script that will go out and retrieve the default site for every exclusive IP on...
Thanks! Is it possible to make it not require the -ip argument since the panel should already know the site's IP like it does when you reset via the web interface? Then I could easily script /usr/local/psa/bin/dns --reset <DOMAIN> to reset all domains in a few seconds, but if I have to extract...
I've updated the DNS template and want to restore every site's DNS zone to match the template; is there a way to do that from command line so it doesn't require clicking through the web interface five levels deep into each site to refresh the zone?
+1 to all of this.
Some things you can't even do as admin anymore, such as adding a service plan to a reseller; you have to log in as them to create it, then assign their plans to it. That works great if you have your own customers' passwords, but that's the last thing we want to have...
Can someone from Parallels tell me what the working equivalent of the following is:
--all-versions \
--select-product-id plesk \
--select-release-id PLESK_10_4_4 \
--installation-type Custom \
--install-component base \
--install-component psa-autoinstaller \
--install-component pmm \...
I checked the directories mentioned; permissions are okay on all of them. Mail is working normally with no errors reported by any user on the server, just the one report from one customer using the webmail. Anything else I can check? I did confirm the error from the /var/log/psa-horde/ logs.
We have a customer receiving this error when trying to send outgoing email from Horde on Plesk 10.4.4 / CentOS 6 64-bit / qmail:
Nov 04 17:09:34 HORDE [error] [imp] sendmail returned error code 111 [pid 1260 on line 754 of "/usr/share/psa-horde/imp/lib/Compose.php"]
Obviously sendmail...
We have scripts to automate deployment of files and running of commands. I could never do that with their updates though given the quality of their releases. Their updates regularly break their billing system software that we use, often times quite seriously, and even just the recent...
Easily worked around by operating off of a data/signature file like the way virus scanners work; they don't have to reinstall the executable every time. It could even remote retrieve it so it's not sitting on the server. Not releasing exploit details ensures only the criminals who already know...
Can you please answer this question Parallels? And it now applies to Plesk 9 as well. Do I have to patch hundreds of servers by hand, or can I replace the autoreport.php file on all the relevant servers and be done with it?
If that were true the updates should not need to replace files that came with the software (autoreport.php). The update replaces one file, autoreport.php, and exits immediately upon completion. The same file was also replaced in the October 25 update. If it is performing some additional task...
And now more malware in your software?
Parallels Plesk Panel 10.4.4 MU #47 [01-Nov-2012]
[-] Critical security enhancement. Removal of malware which is possible to exploit without authenticating. Infected nodes might be known to and exploited by hackers.
Are we going to get an...