• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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