If its an occuring problem, you can always get a possible solution here
http://forum.parallels.com/showthread.php?t=260574
Hi, there
yesterday, i was trying to modify template of new hosts,
but i seem did something wrong,
i decompressed
/usr/local/psa/tmp/default_skeleton.tgz, then mkdir tmp,
since then, i can't log into my control panel.
it always show
500 internal server error,
i did
./bootstrapper.sh repair, but it doesn't help.
then i found out that there are some error, when i trying to start psa
here it is,
2013-10-31 10:17:01: (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-10-31 10:17:01: (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
2013-10-31 10:17:01: (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-10-31 10:17:01: (mod_fastcgi.c.1012) If this is PHP on Gentoo add fastcgi to the USE flags
2013-10-31 10:17:01: (mod_fastcgi.c.1105) [ERROR]: spawning fcgi failed.
i have no idea what i can do with these messages....
does anyone kindly help me..?