• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

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

    Can't upgrade to Plesk 11 from 10.4.4

    WHen i try to upgrade i got this message: Parallels Panel pre-upgrade check... EMERGENCY: Old version of mysqlclient15 is installed, which can lead to upgrade fail. You can apply workaround from article http://kb.parallels.com/en/113737 I've tried to follow this steps...
  16. M

    Upgrade to Plesk 10.4 ERROR

    I'm trying to follow your instructions but mysqlclient15 fails to update. When i run 'yum update mysqlclient15' i get 'No Packages marked for Update' I've checked my current version using rpm -q --queryformat '%{RELEASE}\n' mysqlclient15 and it return 1.el5.art So i don't know why this doesn't...
  17. M

    Plesk is using /etc/php.ini

    It's from a web server using FastCGI
  18. M

    Plesk is using /etc/php.ini

    I've double checked here: http://kb.parallels.com/es/111697 to be sure, but as far as i know Plesk was always using a custom php.ini for each domain. Now i've discovered using php -i that it's using the one located into the etc folder. why? how can i fix this? why is plesk using that php.ini? is...
Back
Top