• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

500 - Internal Server Error

AbdelhakF

New Pleskian
Hi,

i got a internal server error when i try to access my plesk panel page

this's the error log /var/log/sw-cp-server/error_log :

Code:
2013-03-21 20:52:25: (mod_fastcgi.c.1012) If this is PHP on Gentoo add fastcgi to the USE flags 
2013-03-21 20:52:25: (mod_fastcgi.c.1105) [ERROR]: spawning fcgi failed. 
2013-03-21 20:52:25: (libspawn.c.168) execve failed for: /usr/bin/sw-engine-cgi-c/usr/local/psa/admin/conf/php.ini-dauto_prepend_file=auth.php3-upsaadm No such file or directory 
2013-03-21 20:52:25: (mod_fastcgi.c.1000) the fastcgi-backend /usr/bin/sw-engine-cgi -c /usr/local/psa/admin/conf/php.ini -d auto_prepend_file=auth.php3 -u psaadm failed to start: 
2013-03-21 20:52:25: (mod_fastcgi.c.1004) child exited with status 2 /usr/bin/sw-engine-cgi -c /usr/local/psa/admin/conf/php.ini -d auto_prepend_file=auth.php3 -u psaadm 
2013-03-21 20:52:25: (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)
For more information check http://www.lighttpd.net/documentation/fastcgi.html#preparing-php-as-a-fastcgi-program 
2013-03-21 20:52:25: (mod_fastcgi.c.1012) If this is PHP on Gentoo add fastcgi to the USE flags 
2013-03-21 20:52:25: (mod_fastcgi.c.1105) [ERROR]: spawning fcgi failed.

php -v
Code:
PHP Deprecated:  Directive 'safe_mode' is deprecated in PHP 5.3 and greater in Unknown on line 0
PHP 5.3.21 (cli) (built: Jan 20 2013 11:31:40) 
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies

can some one help me please :(
 
Hi,

Is your website working in FastCGI mode or Apache Module? (Website & domains >your domain > general tab)
Is the option Safe_mode on in the php parameters of your website (Website & domains >your domain > php parameters tab)

What did you install on it?
 
Back
Top