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.
Hi all,
I was attempting to reallocate disk space (1.2Tb) from /dev/mapper/centos-home to /dev/centos/root (50G) using the $lvreduce on the former and neglected to first reduce the /centos-home file system size. Now I'm getting a persistent "can't read superblock" error when i try to remount...
alexonb,
Just to be clear, which of these is the correct way to update the DNS entry for fatcow?
A)
NS1.climatestore.com
NS2.climatestore.com
or,
B)
NS1.ipaddressofmyserver
NS2.ipaddressofmyserver
And should change the SOA record before making these changes?
merci/thanks!
4 days ago I decided to start using PLESK's DNS server as the primary name server for my DNS Zone and domain climatestore.com. I added new TXT records, to support integration with a bulk Email provider, to the the zone and 'updated' them.
I then tested if they were 'visible' using the 'dig'...
Hi all,
We are experiencing slow 'file open', 'file close' and read/write speeds on our hosted VPS server in LAMP stack with CENTOS and PLESK.
When you run a test like..
-bash-4.1$ dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
you get reasonable speeds (155 Mb/sec), but when you...
Thanks John. I also found an approach using Fail2Ban which i implemented using the Plesk interface which people can see here... http://xplus3.net/2013/05/09/securing-xmlrpc-wordpress/ This approach monitors the apache access.log file. If this doesn't work or you think has some flaws....i'll try...
All,
I know this is an older post. But our wordpress installation is now getting attacked and apache log files include lots of requests to "POST /blog/xmlrpc.php". Banning the offending IPs worked for the moment, but a longer term solution is needed.
Any final resolution on best practices to...
Thanks for the replies. Solved the problem.
As I'm using CENTOS, I used...
/opt/plesk/php/5.4/bin/pecl install zendopcache
and placed the module specific .ini file here
/opt/plesk/php/5.4/etc/php.d/opcache.ini
Also, thanks for the suggestion re. using php 5.6 for Magento, I'm using...
Hi all,
I'm a newbie to plesk so still getting used to the environment.
I'm trying to get zend-opcache correctly installed for PHP 5.4 in the Plesk 12.5 environment.
Magento CE 1.9.2.4 requires PHP 5.4 and has functonality for Zend Opcache. It looks like Opcache is included with Plesk 12.5...