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

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