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

  1. P

    Nginx + FasCGI PHP Fatal error: Allowed memory size of X bytes exhausted

    Thanks for the reply Tozz, I see in php file and shows me the memory_limit is 24384M. Yes appears to be a plugin that are using much resources but the error with memory of 268 MB doesn't make sense.
  2. P

    Nginx + FasCGI PHP Fatal error: Allowed memory size of X bytes exhausted

    Hello, I have a wordpress website using Nginx with PHP-FPM but sometimes when I try to post a article give me a blank page. When I go to nginx error log I saw this: 2014/05/02 17:41:35 [error] 3184#0: *25722 FastCGI sent in stderr: "PHP message: PHP Fatal error: Allowed memory size of...
  3. P

    Nginx zero size buf in output in error_log

    Hi, But I have some problems with Wordpress... Since I change to nginx, sometimes when we publish a post or browse on website, stops responding and I think that is the same time this alert appears on error log of nginx. Which could be the fastcgi needs more buffer? Thank you
  4. P

    Nginx zero size buf in output in error_log

    Hello, I have Parallels Plesk 11.5 installed of my server with nginx activated and in error_log of nginx I have lots of this type of error: 2014/04/17 03:58:11 [alert] 17069#0: *40767618 zero size buf in output t:1 r:0 f:0 00000000006D4632 -00000000006D4632 0000000000000000 0-0 while...
  5. P

    Problem with Backup Process

    Hello, The problem is resolved, it's a problem with disk full of Inodes, I use the command df -i and I found the folder of php sessions are with million files I delete all the folder/files in this path /var/lib/php with name "sessions" and the Inodes return to 8%. And maintain now in 8% since...
  6. P

    Problem with Backup Process

    Hello, Since some days ago I have problem making backups on Parallels Plesk Panel 11.5 give me this error: I check in Server Information and the info about hard drive is: Hard Disk Usage File system Total Used Available Capacity /dev/root 19 841.20 MB 7 869.62 MB 10 971.63 MB 39.66% /dev/md2...
  7. P

    Plesk 11.5 Linux - PHP-FPM and NGINX - Index.html error

    You can tell me how is the correct way please?
  8. P

    Plesk 11.5 Linux - PHP-FPM and NGINX - Index.html error

    I have CentOS 6.4 and my doubt is where I put the path to location. Imagine that my location is: /var/www/vhosts/domain.com. When you say I put as: location ~ /var/www/vhosts/domain.com\.php(/.*)?$ { Is correct? Thank you
  9. P

    Backup Problems: Plesk 11.5.40 #MU3

    Hello, Yes I resolve with this command: upgrade mysql If you meant this: # mysql_upgrade -uadmin -p`< /etc/psa/.psa.shadow `
  10. P

    Plesk 11.5 Linux - PHP-FPM and NGINX - Index.html error

    Hello, I have a question when you say: # This location should be exact copy of the one from /etc/nginx/plesk.conf.d/vhosts/domain.tld.conf Is to put where? Here: location ~ /var/www/vhosts/domain.com/folder \.php(/.*)?$ ?
  11. P

    Plesk 11.5 Linux - PHP-FPM and NGINX - Index.html error

    Hello, I have a question when you say: # This location should be exact copy of the one from /etc/nginx/plesk.conf.d/vhosts/domain.tld.conf Is to put where? Here: location ~ /var/www/vhosts/domain.com/folder \.php(/.*)?$ ?
  12. P

    SSO Priority error warning upgrade to 11.5.30

    Hello, I have Plesk 11.5.30 MU#3 installed and I try to update to last version and give me this error too... Is to ignore and continue with update? Thank you
  13. P

    Backup Problems: Plesk 11.5.40 #MU3

    Hello, For me give me this error when create a backup to Server or FTP: Error: mysql "nameofdatabase" Failed to execute backup database Error: mysql "nameofdatabase" Failed to pack files backup_gelados_1_1307191616 in /var/lib/psa/dumps/domains/DOMAIN.com/databases/nameofdatabase_1 [...
Back
Top