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.
^ updated with screenshots, hope it makes more sense now.
mail.cher**.com it's my personal domain
mail.un-lim**.com it's the server domain - also set up as the default SSL for securing the mail
ufo.un-lim**.com it's the server hostname
So is there no way of using different SSL certificate for different domain, eg:
mail.domain1.com - SSL 1
mail.domain2.com - SSL 2
mail.domain3.com - SSL 3
rather than asking all the domain holders to use mail.domain.com for incoming and outgoing and getting host name mismatch when going SSL in...
Hi, thanks for that!
I did the exact same thing a while back and I was getting "file not found" messages on nginix websites, had to move them to apache, then I reverted back to the original file and all works fine... :(
Hi guys,
What directive do I need to add in Plesk / Additional nginx directives so that nginx reads not only index.php index.html etc, but app.php for instance, too?
I've tried everything in here, nothing seems to work: https://www.nginx.com/resources/wiki/start/topics/recipes/symfony/
I need...
So was there any solution/workaround to this?
Having problems using CDN with Wordpress on Plesk 12.5, nginx + fpm, php 5.6 / 7.0
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at...
PHP 5.6 all done, installed, appears on PHP Settings, I've unticked it and tick it back so it appears for all customers.
Now, on the PHP 7.0, I get this error:
[root@ufo ~]# /opt/plesk/php/7.0/bin/pecl install memcached
pecl/memcached requires PHP (version >= 5.2.0, version <= 6.0.0, excluded...
Hi UFHH01
I've tried downloading the file manually, it doesn't look like I'm doing the right URL:
[root@ufo ~]# wget http://autoinstall.plesk.com/PHP_7.0.11/dist-rpm-CentOS-7-x86_64/extra/plesk-php70-devel-16092110.x86_64.rpm
--2016-09-26 08:49:52--...
Hi guys,
Trying to install memcached as on the blog, but I get this for both 5.6 and 7.0:
yum install plesk-php70-devel
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* atomic: www4.atomicorp.com
* base: centos.mirrors.ovh.net
* centosplus: centos.mirrors.ovh.net...
Same problem here on Fedora 7:
Checking for the user 'apache'...
User 'apache' already exists
Unable to upgrade. You have 8.6.0 version installed,
but upgrader is incompatible with this version.
To install new Plesk copy, please move '/usr/local/psa'
to another place...
Hi guys!
Is it possible to make Zend optimizer available only for one domain name through vhost.conf instead of putting the following lines in /etc/php.ini? If yes, what would I have to do?
[Zend]
zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-2_6_2...