Hi, getting 500 - Internal Server Error when trying to access plesk. All domains working fine.
Error log below....
[root@vps93711997 ~]# tailf /var/log/sw-cp-server/error_log
/etc/sw-cp-server/applications.d/plesk.socket.sh: line 76: cannot create temp file for here-document: No space left on device
/etc/sw-cp-server/applications.d/plesk.socket.sh: line 83: cannot create temp file for here-document: No space left on device
/etc/sw-cp-server/applications.d/plesk.socket.sh: line 96: cannot create temp file for here-document: No space left on device
/etc/sw-cp-server/applications.d/plesk.socket.sh: line 103: cannot create temp file for here-document: No space left on device
Cannot find config item ["global/SERVERsocket==:8443", ".php", 0]
2013-02-27 22:32:12: (mod_fastcgi.c.1068) 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-02-27 22:32:12: (mod_fastcgi.c.1072) 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-02-27 22:32:12: (mod_fastcgi.c.1075) If you're trying to run your app as a FastCGI backend, make sure you're using the FastCGI-enabled version.
If this is PHP on Gentoo, add 'fastcgi' to the USE flags.
2013-02-27 22:32:12: (mod_fastcgi.c.1171) [ERROR]: spawning fcgi failed.
It appears that I have ran out of space as below...
[root@vps93711997 ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/vda3 48G 48G 0 100% /
tmpfs 1.9G 0 1.9G 0% /dev/shm
/dev/vda1 485M 61M 399M 14% /boot
Can anyone give me advice on what I can do next to resolve the problem? Delete error logs? Relative newbie here. All help appreciated.
Error log below....
[root@vps93711997 ~]# tailf /var/log/sw-cp-server/error_log
/etc/sw-cp-server/applications.d/plesk.socket.sh: line 76: cannot create temp file for here-document: No space left on device
/etc/sw-cp-server/applications.d/plesk.socket.sh: line 83: cannot create temp file for here-document: No space left on device
/etc/sw-cp-server/applications.d/plesk.socket.sh: line 96: cannot create temp file for here-document: No space left on device
/etc/sw-cp-server/applications.d/plesk.socket.sh: line 103: cannot create temp file for here-document: No space left on device
Cannot find config item ["global/SERVERsocket==:8443", ".php", 0]
2013-02-27 22:32:12: (mod_fastcgi.c.1068) 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-02-27 22:32:12: (mod_fastcgi.c.1072) 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-02-27 22:32:12: (mod_fastcgi.c.1075) If you're trying to run your app as a FastCGI backend, make sure you're using the FastCGI-enabled version.
If this is PHP on Gentoo, add 'fastcgi' to the USE flags.
2013-02-27 22:32:12: (mod_fastcgi.c.1171) [ERROR]: spawning fcgi failed.
It appears that I have ran out of space as below...
[root@vps93711997 ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/vda3 48G 48G 0 100% /
tmpfs 1.9G 0 1.9G 0% /dev/shm
/dev/vda1 485M 61M 399M 14% /boot
Can anyone give me advice on what I can do next to resolve the problem? Delete error logs? Relative newbie here. All help appreciated.