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.
We value your experience with Plesk during 2024 Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024. Please take this short survey: https://pt-research.typeform.com/to/AmZvSXkx
The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
I'm testing some improvements on a AWS EC2 test server and the project require that I install Nginx from scratch and add the module. here the software in question:
Compilation & Installation — MapServer 7.2.2 documentation
I don't really like the idea as I think would be unmanageable on a...
Hi Everyone,
i'm experiencing a problem with php versions that come out of the box with Plesk Onyx 17.5.3. The problem i have that all php versions out of the box are compiled with "Thread Safety" disabled and i want to enable it as it is required for php pthreads module. Is there any way i can...
Hi all Pleskians,
Global informations for this Plesk - contribution:
I noticed, that Plesk doesn't provide a decent solution/description/documentation on "How to compile NGINX with additional modules" yet and unfortunately, there is no KB - article for this as well, which provides the necessary...
UFHH01
Thread
compile
configure
install
make
make install
nginx
nginx modules
plesk
Hi @AlL,
Global informations for this Plesk - contribution:
I noticed, that Plesk doesn't provide a decent solution/description/documentation on "How-to install suhosin" yet and unfortunately, there is no KB - article for this as well, which describes the installation and first configuration...
UFHH01
Thread
compile
configure
install
make
make install
multiple php - versions
php
php - extension
plesk
suhosin
NOTE: PHP 5.4 is no longer supported
For more info, please refer to:
https://devblog.plesk.com/2015/08/adding-custom-php-modules-in-plesk/
First install some basic dependencies:
yum install git make gcc glibc-devel zlib-devel
Then create the actual function to build and install PHP Phalcon...