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.
hello,
one of the websites i hosted on a plesk server (17.5.3) needs ghostscript.
server: ubuntu 14.04 lts; plesk: 17.5.3
the website was made in typo3. if i want to read vector-images (ai, pdf) i got the following error:
======================
Read pdf
Image generation failed
ImageMagick /...
hello igor,
thanks for your prompt reply.
i use ubuntu 14.04.5 lts with plesk 12.5.30
zend framework should be installed... but which version?
the current version is zend framework 3 ...
what version mate the installed one?
(Version: 1.11.15-ubuntu14.04.build1205150720.14)...
i have read many threads about this...
such as: https://peintinger.com/?p=355
the example is for centos and php 5.6 .. i need it for ubuntu and php 7.0
now my question ... ist the following command also (before the steps above) necessary:
apt-get install gcc build-essential plesk-php70-dev...
are the following steps enough that apcu works on plesk 12.5/ubuntu 14.04/php7:
/opt/plesk/php/7.0/bin/pecl install apcu
echo "extension=apcu.so" > /opt/plesk/php/7.0/etc/php.d/apcu.ini
plesk bin php_handler --reread
.. or there other settings/installs necessary?
(plesk-php70-dev, gcc...
hello,
i use plesk 12.5 on a ubuntu server 14.04 with multiple php-versions.
(7.0.16, 5.6.30, ...)
now i want to install apcu or memcache for the installed php-versions.
what are the necessary steps for the correct installation?
(only install this via pecl or ... ?)
hope of help & reply,
thanks.