M
marco114
Guest
Hello, I am getting the following error. So far, support hasn't found the issue, so I figured I'd try here..
When going to Plesk login, I get " 500 - Internal Server Error "
I am not sure exactly what must be root, but it's complaining nevertheless.
When going to Plesk login, I get " 500 - Internal Server Error "
I am not sure exactly what must be root, but it's complaining nevertheless.
Code:
[b]#tail -f /var/log/sw-cp-server/error_log[/b]
Must be suid root
2009-09-28 18:56: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:
2009-09-28 18:56: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
2009-09-28 18:56: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/documentation/fastcgi.html#preparing-php-as-a-fastcgi-program
2009-09-28 18:56:13: (mod_fastcgi.c.1012) If this is PHP on Gentoo add fastcgi to the USE flags
2009-09-28 18:56:13: (mod_fastcgi.c.1105) [ERROR]: spawning fcgi failed.