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.
Well i can also use APC cache, but problem is the same, can't switch to mod_fastcgi. Without mod_fastcgi you can't have a real opcode cache; mod_fcgi doesn't allow this. Also i'm not using PHP-FPM, so i need to use it with PHP FastCGI.
Hello all, right now Plesk is using mod_fcgi in PHP and i need to change to mod_fastcgi to enable opcode cache (x-cache). Does anyone know how can i do this? Can the default fcgi mod be changed to fastcgi to allow shared memory between processes?
Many thanks in advance,
Hi all,
as far as i know it's possible to use XCache on a threaded model by setting PHP_FCGI_CHILDREN to 1 or greater. However it seems that fcgid doesn't allow this, so it's necessary to change to mod_fastcgi.
reading this thread i do not fully understand what files and what to modify in...
Well, after doing some research i've found this thread http://forum.parallels.com/showthread.php?265023-Enable-FastCGI-in-Plesk-11-Centos-6-3 my problem seems to be the same; opcode cache and mod_fcgid so i need to switch from fcgid to fastcgi, however it seems that Plesk 11.5 doesn't provide an...
Hi,
using php with fcgi, plesk uses a binary wrapper to load the php threads, so i can't edit the wrapper file (or being more exact, i don't know how to do this) so, how can i set an environment variable, for example PHP_FCGI_CHILDREN with plesk?
NOTE: I know that i can edit...
Hi again,
Sorry for bring up this topic again but what i need is to set the PHP_FCGI_CHILDREN env variable. I've googled and i've readed about editing the wrapper file but as you said, with plesk it's a binary file, so how can i set this variable then? i need it to use with xcache (php opcode...
I don't have firewall blocking that port, it was working a few days ago and i haven't changed anything on my firewall. I've wait 30 minutes and the problem persists...
I've found this thread http://forum.parallels.com/showthread.php?262298-404-And-TimeOut-Error-When-Loading-quot-Extensions-quot-And-quot-Add-or-Remove-Components-quot-Pages that seems to be similar to my problem, The issue is that when i click the link to add or remove components from Plesk...
You should change the contents here: http://kb.parallels.com/en/113737 and add the rpm command (and also the source for the main OS, like Centos, Ubuntu, Redhat, etc) using yum update only doesn't works.