• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

500 - Internal Server Error

AlexeyE

Basic Pleskian
Hi,
if I goto Plesk-admin to login, I see this error. If I restart server, I can some time log into admin, but very soon not more. I receive this error again.
In what may be causing the problem?
I have: Plesk 9.54, Debian Lenny, Apache, php as mod_fcgi.
In error_log from sw-cp-server:
2011-09-19 21:27:10: (mod_fastcgi.c.1105) [ERROR]: spawning fcgi failed.
2011-09-19 21:27:10: (mod_fastcgi.c.3505) all handlers for /index.php on .php are down.
[Mon Sep 19 21:27:12 2011] [apc-error] apc_mmap: mmap failed: No space left on device
2011-09-19 21:27:12: (mod_fastcgi.c.1000) the fastcgi-backend /usr/bin/sw-engine-cgi -c /opt/psa/admin/conf/php.ini -d auto_prepend_file=auth.php3 -u psaadm failed to start:
2011-09-19 21:27:12: (mod_fastcgi.c.1004) child exited with status 2 /usr/bin/sw-engine-cgi -c /opt/psa/admin/conf/php.ini -d auto_prepend_file=auth.php3 -u psaadm
2011-09-19 21:27:12: (mod_fastcgi.c.1007) if you try do run PHP as FastCGI backend make sure you use the FastCGI enabled version.
You can find out if it is the right one by executing 'php -v' and it should display '(cgi-fcgi)' in the output, NOT (cgi) NOR (cli)

php -v
PHP 5.2.6-1+lenny13 with Suhosin-Patch 0.9.6.2 (cli) (built: Jul 1 2011 17:03:36)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
with the ionCube PHP Loader v3.1.29, Copyright (c) 2002-2007, by ionCube Ltd., and
with XCache v1.2.2, Copyright (c) 2005-2007, by mOo

Thank you
 
Hello Igor. I change in /usr/local/psa/admin/conf/php.in
from apc.shm_size = 40 to 10 and its works now
Thank you
 
Back
Top