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

Plesk 10.2 - 500 - Internal Server Error on login page

Sunyl7

New Pleskian
We ran into trouble with permissions issue on plesk 10.2 and getting the same 500 error on plesk login page.

error logs shows -

----
2011-11-05 17:24:13: (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:
2011-11-05 17:24:13: (mod_fastcgi.c.1004) child exited with status 1 /usr/bin/sw-engine-cgi -c /usr/local/psa/admin/conf/php.ini -d auto_prepend_file=auth.php3 -u psaadm
2011-11-05 17:24:13: (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/documentatio...astcgi-program
2011-11-05 17:24:13: (mod_fastcgi.c.1012) If this is PHP on Gentoo add fastcgi to the USE flags
2011-11-05 17:24:13: (mod_fastcgi.c.1105) [ERROR]: spawning fcgi failed.
2011-11-05 17:24:13: (mod_fastcgi.c.3505) all handlers for /index.php on .php are down.
----

Could you please help us in resolving this issue.
 
Corrected few permission issues and now i'm able to login to plesk panel but login layout seems distorted with missing css/js file and on right side I see the error -

--------
Error
Internal error: PHP Warning : Invalid argument supplied for foreach()
Message PHP Warning : Invalid argument supplied for foreach()
File Config.php
Line 117
Type Base_SyntaxException
--------

plesk error logs shows -

--
all children busy, launch additional (total 3, limit 30)
2011-11-05T19:38:01+03:00 CRIT (2): Base_SyntaxException: PHP Warning : Invalid argument supplied for foreach()
file: /usr/local/sb/include/SB/Config.php
line: 117
code: 2
--

I see same error at http://forum.parallels.com/showthread.php?t=113457 and IgorG replied to contact SB, honestly it was working fine yesterday but some permission messed up.

Any help would be appreciated.
 
Back
Top