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

    Disabling awstats.pl

    After the latest auto updates of Plesk 11, awstats started to take all of my RAM, making swapping of 800 MB and it takes %40 of the CPU for 5-6 hours. After two days my server couldn't be reachable and I restarted it. Next day same thing happened again and I restarted server. - How can I...
  2. mavera2

    Installing PHP-FPM help please

    Nikolay Thank you for detailed information. I'm not good at server admining so I'm afraid to switch to nginx, I prefer to stay with Apache. I also don't want to hack Plesk for Apache+PHP-FPM. I will look for another solution where Opcode cache and mod_fcgid works well :(
  3. mavera2

    Installing PHP-FPM help please

    Also I want to mention that 99% of my files are php files. I use a CDN for serving static files. So serving static files with nginx won't give me more performance. I'm interested in using XCache with FastCGI.
  4. mavera2

    Installing PHP-FPM help please

    I suppose I need to activate nginx server and php-fpm from Server Managament > Services Management. It seems like PHP-FPM can be used with nginx easily. It is hard for Apache servers ?
  5. mavera2

    Installing PHP-FPM help please

    I checked the link you provided. There writes that, in Hosting Parameters > Run PHP as has a PHP-FPM setting. But in Plesk 11.5 I don't see a PHP-FPM setting ? Should I do anything more ?
  6. mavera2

    How to enable and run Apache with php5-fpm not php5-cgi?

    Thank you. I have a web applıcation that has daily 25k vısitors. In peak hours I see 350 visitors exist at the same time. Until 8 months ago I was using shared hosting. Then I migrated to dedicated server. After the migration performance become well with mod_fcgid. In peak hours my CPU...
  7. mavera2

    How to enable and run Apache with php5-fpm not php5-cgi?

    dear trialotto thank you for valuable information. I also prefer default fcgid configuration. But I want to use opcode engine like APC or XCache. But they are not suitable with FastCGI. I read that if I use PHP-FPM I can get optimum performance from opcode. What would you recommend for...
  8. mavera2

    How to enable and run Apache with php5-fpm not php5-cgi?

    Did you solve the fast cgi probem ?
  9. mavera2

    How to enable and run Apache with php5-fpm not php5-cgi?

    Did you solve the probem ?
  10. mavera2

    Installing PHP-FPM help please

    I use Plesk 11.5 and PHP 5.4.18. I want to use opcache like APC, XCache but it seems like these opcache engines are not compatible with fastcgi. I read that if I enable php-fpm, it manages the workers and opcache works well. How can I install php-fpm ? How can I enable php-fpm ? I'm cautious...
  11. mavera2

    Licence key expired. Should I update every month ?

    Is it not possible to automatically retrieve keys every month ?
  12. mavera2

    Licence key expired. Should I update every month ?

    I use Plesk 11.5 and I get this warning: I searched forums and found this: https://support.powerdnn.com/KB/a621/expired-plesk-license-warning-you-are-currently-operating.aspx I made these steps and I get this page in my Plesk Licence MAnagement page: Must I retrieve keys every month...
  13. mavera2

    I can't access my server after 11.5 upgrade

    Changing 8444 to 8443 solved the issue. I updated from Plesk 11.0 to Plesk 11.5 What caused this error ?
  14. mavera2

    I can't access my server after 11.5 upgrade

    I updated my Plesk from 11 to 11.5. Before the update I was reaching my server like this: https://1.2.3.4:8444 where "1.2.3.4" is my server IP. Now I can't access my Plesk server. But when I go to http://1.2.3.4 I can see default Plesk page. I also can reach my server from Putty with...
  15. mavera2

    My webserver crashed after auto update 11.0.9 number 56

    I solved it like this: http://forum.parallels.com/showthread.php?289665-After-Upgrade-to-11-5-Fast-Cgi-Stop-Working&p=695911&viewfull=1#post695911
  16. mavera2

    After Upgrade to 11.5 Fast Cgi Stop Working

    Finally I solved the problem. I disabled/enabled/disabled again magic quotes and safe mode from Plesk. It didn't help. I checked for /cgi_wrapper/ permission. It was OK, 755. I checked /var/log/apache2/suexec.log. Nothing different. At last I get PHP 5.4.17's production php.ini file. I...
  17. mavera2

    500 Error - PhP Fast CGI

    I wrote this: # grep CGI_PHP_BIN /etc/psa/psa.conf It gave no result. I opened /etc/psa/psa.conf file and added this line to end of file: CGI_PHP_BIN /usr/bin/php-cgi Restarted the server. But it didn't work. I still get this error for FastCGI:
  18. mavera2

    My webserver crashed after auto update 11.0.9 number 56

    It seems like this is a FastCGI problem. I have PHP 5.4 Plesk 11.0.9 update 56. Please help me. PHP mod Apache works, FastCGI doesn't work. Error.log:
  19. mavera2

    PHP FastCGI/CGI Problem

    PHP 5.4 doesn't have safe_mode, So changing sfe_mode value doesn't solve the problem. http://stackoverflow.com/questions/9763531/where-is-the-security-in-php-5-4-by-removing-safe-mode Also magic_quotes_gpc is also removed. So it doesn't help either.
  20. mavera2

    Update Parallels Plesk Panel 11.0.9 MU#56

    As I mentioned here: http://forum.parallels.com/showthread.php?289868-My-webserver-crashed-after-auto-update-11-0-9-number-56 and here http://forum.parallels.com/showthread.php?289665-After-Upgrade-to-11-5-Fast-Cgi-Stop-Working fast cgi doesn't work after update. There exists no solution...
Back
Top