• 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.

Recent content by MiguelG

  1. M

    Switch from fcgi to fastcgi in Plesk 11.5.30

    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.
  2. M

    Switch from fcgi to fastcgi in Plesk 11.5.30

    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,
  3. M

    Enable FastCGI in Plesk 11/Centos 6.3

    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...
  4. M

    How can i set env var for FCGI?

    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...
  5. M

    How can i set env var for FCGI?

    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...
  6. M

    How can i set PHP_FCGI_CHILDREN??

    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...
  7. M

    Missing Health Monitor

    It's not fixed on 11.5 release. Health monitor is still missing
  8. M

    Timeout or not working when trying to update Plesk panel

    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...
  9. M

    Timeout or not working when trying to update Plesk panel

    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...
  10. M

    How can i set PHP_FCGI_CHILDREN??

    Hello, i can't find the fast cgi wrapper to set the env variable PHP_FCGI_CHILDREN where can i put this??
  11. M

    Can't upgrade to Plesk 11 from 10.4.4

    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.
  12. M

    Can't upgrade to Plesk 11 from 10.4.4

    Ok, i've downloaded manually that way and now i've made the upgrade successfully. Thanks Igor!
  13. M

    Can't upgrade to Plesk 11 from 10.4.4

    i've already done the yum update mysqlclient15
  14. M

    Can't upgrade to Plesk 11 from 10.4.4

    Version displayed is 1.el5.art
Back
Top