P
PeterReynolds
Guest
I just upgraded from Plesk 10.1.1 to 10.3.1 and now I get "500 - Internal Server Error" on the login page.
My /var/log/sw-cp-server/error_log shows:
Sethdavis has a similar problem in thread http://forum.parallels.com/showthread.php?t=112676 and I tried everything he did.
> 1. Editing the apc.shm_size (and similar) values in /usr/local/psa/admin/conf/php.ini
Tried increasing from 40BM to 80MB. No effect.
> 2. Running /opt/psa/admin/sbin/httpdmng --reconfigure-server and related commands.
Tried. Ran without errors.
> 3. Running bootstrapper.sh repair
Ran from pp10.12.0-bootstrapper directory (I don't have a pp10.3.1 bootstrapped directory) and it ran without errors.
> 4. "df -h" looks good with plenty of disk space on all filesystems.
Likewise.
5. Running command: /usr/bin/sw-engine-cgi -c /opt/psa/admin/conf/php.ini -d auto_prepend_file=auth.php3 -u psaadm
Also gives me:
6.
I reinstalled (rpm -Uvh --force) psa-mod-fcgid-configurator and psa-mod-fcgid packages:
(Downloading from http://64.131.90.31/PSA_10.3.1/dist-rpm-CentOS-5-x86_64/base/)
7.
I tried changing "min-procs" in /etc/sw-cp-server/applications.d/plesk.socket.sh from 0 to 1. As this has fixed the problem for Seth. Still no joy.
8. I checked in with Atomic support in the event that their PHP might have interfered with Plesk. And they confirmed Plesk uses its own PHP and it would have no effect. I removed the Atomic PHP anyway; still no joy.
9. I tried reinstalling the update from the command line. Again –*as it had done through the interface –*everything appeared to complete successfully.
10. I shared my experience on this forum yesterday on Seth's thread but, although more recent posts have received responses from Parallels representatives mine hasn't; so I'm posting here again - perhaps they considered Seth's thread solved so didn't notice my new posts about my similar problem.
Please assist urgently as my clients are already complaining they are e.g. unable to turn off out of office emails.
System:
Linux www.withheld.com 2.6.32.28-1.art.x86_64 #1 SMP Mon Feb 14 11:06:49 EST 2011 x86_64 x86_64 x86_64 GNU/Linux
My /var/log/sw-cp-server/error_log shows:
2011-08-08 13:06:21: (log.c.135) server stopped
2011-08-08 13:06:26: (log.c.75) server started
DEBUGGER DETECTED... Bye!
2011-08-08 13:06:38: (mod_fastcgi.c.2482) unexpected end-of-file (perhaps the fastcgi process died): pid: 6832 socket: unix:/usr/local/psa/tmp/sw-engine.sock-0
2011-08-08 13:06:38: (mod_fastcgi.c.3222) child signaled: 9
2011-08-08 13:06:38: (mod_fastcgi.c.3265) response not received, request sent: 868 on socket: unix:/usr/local/psa/tmp/sw-engine.sock-0 for /index.php , closing connection
DEBUGGER DETECTED... Bye!
2011-08-08 13:06:54: (mod_fastcgi.c.1748) connect failed: Connection refused on unix:/usr/local/psa/tmp/sw-engine.sock-0
2011-08-08 13:06:54: (mod_fastcgi.c.2903) backend died, we disable it for a 5 seconds and send the request to another backend instead: reconnects: 0 load: 1
2011-08-08 13:06:54: (mod_fastcgi.c.2676) child signaled: 9
DEBUGGER DETECTED... Bye!
2011-08-08 13:06:54: (mod_fastcgi.c.2482) unexpected end-of-file (perhaps the fastcgi process died): pid: 6874 socket: unix:/usr/local/psa/tmp/sw-engine.sock-0
2011-08-08 13:06:54: (mod_fastcgi.c.3222) child signaled: 9
2011-08-08 13:06:54: (mod_fastcgi.c.3265) response not received, request sent: 868 on socket: unix:/usr/local/psa/tmp/sw-engine.sock-0 for /index.php , closing connection
DEBUGGER DETECTED... Bye!
2011-08-08 13:07:11: (mod_fastcgi.c.1748) connect failed: Connection refused on unix:/usr/local/psa/tmp/sw-engine.sock-0
2011-08-08 13:07:11: (mod_fastcgi.c.2903) backend died, we disable it for a 5 seconds and send the request to another backend instead: reconnects: 0 load: 1
2011-08-08 13:07:11: (mod_fastcgi.c.2676) child signaled: 9
DEBUGGER DETECTED... Bye!
2011-08-08 13:07:12: (mod_fastcgi.c.2482) unexpected end-of-file (perhaps the fastcgi process died): pid: 6923 socket: unix:/usr/local/psa/tmp/sw-engine.sock-0
2011-08-08 13:07:12: (mod_fastcgi.c.3222) child signaled: 9
2011-08-08 13:07:12: (mod_fastcgi.c.3265) response not received, request sent: 868 on socket: unix:/usr/local/psa/tmp/sw-engine.sock-0 for /index.php , closing connection
DEBUGGER DETECTED... Bye!
2011-08-08 13:08:13: (mod_fastcgi.c.3834) child signaled: 9
Sethdavis has a similar problem in thread http://forum.parallels.com/showthread.php?t=112676 and I tried everything he did.
> 1. Editing the apc.shm_size (and similar) values in /usr/local/psa/admin/conf/php.ini
Tried increasing from 40BM to 80MB. No effect.
> 2. Running /opt/psa/admin/sbin/httpdmng --reconfigure-server and related commands.
Tried. Ran without errors.
> 3. Running bootstrapper.sh repair
Ran from pp10.12.0-bootstrapper directory (I don't have a pp10.3.1 bootstrapped directory) and it ran without errors.
> 4. "df -h" looks good with plenty of disk space on all filesystems.
Likewise.
5. Running command: /usr/bin/sw-engine-cgi -c /opt/psa/admin/conf/php.ini -d auto_prepend_file=auth.php3 -u psaadm
Also gives me:
DEBUGGER DETECTED... Bye!
Killed
6.
I reinstalled (rpm -Uvh --force) psa-mod-fcgid-configurator and psa-mod-fcgid packages:
(Downloading from http://64.131.90.31/PSA_10.3.1/dist-rpm-CentOS-5-x86_64/base/)
7.
I tried changing "min-procs" in /etc/sw-cp-server/applications.d/plesk.socket.sh from 0 to 1. As this has fixed the problem for Seth. Still no joy.
8. I checked in with Atomic support in the event that their PHP might have interfered with Plesk. And they confirmed Plesk uses its own PHP and it would have no effect. I removed the Atomic PHP anyway; still no joy.
9. I tried reinstalling the update from the command line. Again –*as it had done through the interface –*everything appeared to complete successfully.
10. I shared my experience on this forum yesterday on Seth's thread but, although more recent posts have received responses from Parallels representatives mine hasn't; so I'm posting here again - perhaps they considered Seth's thread solved so didn't notice my new posts about my similar problem.
Please assist urgently as my clients are already complaining they are e.g. unable to turn off out of office emails.
System:
Linux www.withheld.com 2.6.32.28-1.art.x86_64 #1 SMP Mon Feb 14 11:06:49 EST 2011 x86_64 x86_64 x86_64 GNU/Linux
Last edited by a moderator: