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 there,
I want to use the data provided by health monitor to accumulate all points(on a monthly, daily basis) into a database.
How to use plesk health monitor like a command line or whatever method to get the data?
thanks!
Hi there,
let me share the result:
I compile and install the new PHP 5.4.0 but pthreads wasn't correctly installed due to unacceptable parameter into the configure option (--enable-pthreads).
So I remove the configure command and run: ./buildconf --force , as desscribed here.
Continue with...
Thanks Igor,
Just for clarification - except the sites there is an application which need to run this way:
#php scriptName.php
where the scriptName.php is a part of threaded socket server placed somewhere (not mandatory in any domain structure) in the filesystem.
Should I remove the previous...
Hello Plesk support team!
Thanks for your help for Plesk it's really good stuff!
my question is: How to install PHP (v.5.3+) compatible with Plesk v.12.08 with support for sockets and pthreads, mysql and etc. for Centos 6.5 (I have some configuring options).
Should I build it or there are...