Current time: 05-18-2024, 12:07 AM Hello There, Guest! (LoginRegister)


Post Reply 
error 500 after update
Author Message
Primo Offline
Junior Member
*

Posts: 16
Joined: May 2010
Reputation: 0
Post: #1
error 500 after update
Hi,
im trying now to solve this problem for a week.

logs:
[2011-01-25 15:20:54]: uid: (2029/vu2029) gid: (2029/vu2029) cmd: php5-fcgi-starter
[2011-01-25 15:22:59]: uid: (2029/vu2029) gid: (2029/vu2029) cmd: php5-fcgi-starter
[2011-01-25 15:29:44]: uid: (2001/vu2001) gid: (2001/vu2001) cmd: php5-fcgi-starter
[2011-01-25 15:31:55]: uid: (2004/vu2004) gid: (2004/vu2004) cmd: php5-fcgi-starter
[2011-01-25 15:33:24]: uid: (2016/vu2016) gid: (2016/vu2016) cmd: php5-fcgi-starter
[2011-01-25 15:50:00]: uid: (2029/vu2029) gid: (2029/vu2029) cmd: php5-fcgi-starter
[2011-01-25 16:13:45]: uid: (2026/vu2026) gid: (2026/vu2026) cmd: php5-fcgi-starter
[2011-01-25 16:18:50]: uid: (2010/vu2010) gid: (2010/vu2010) cmd: php5-fcgi-starter
[2011-01-25 16:25:06]: uid: (2029/vu2029) gid: (2029/vu2029) cmd: php5-fcgi-starter
[2011-01-25 16:27:26]: uid: (2039/vu2039) gid: (2039/vu2039) cmd: php5-fcgi-starter


and:

[Tue Jan 25 12:36:06 2011] [notice] Apache/2.2.9 (Debian) configured -- resuming normal operations
[Tue Jan 25 13:10:56 2011] [notice] mod_fcgid: process 4521 going graceful shutdown, sending SIGTERM
[Tue Jan 25 13:12:56 2011] [notice] mod_fcgid: process 4748 going graceful shutdown, sending SIGTERM
[Tue Jan 25 13:12:56 2011] [notice] mod_fcgid: process 4747 going graceful shutdown, sending SIGTERM
[Tue Jan 25 13:45:39 2011] [notice] mod_fcgid: process 5006 going graceful shutdown, sending SIGTERM
[Tue Jan 25 13:59:58 2011] [notice] mod_fcgid: process 5304 going graceful shutdown, sending SIGTERM
[Tue Jan 25 13:59:58 2011] [notice] mod_fcgid: process 5305 going graceful shutdown, sending SIGTERM
[Tue Jan 25 13:59:58 2011] [notice] mod_fcgid: process 5308 going graceful shutdown, sending SIGTERM
[Tue Jan 25 13:59:58 2011] [notice] mod_fcgid: process 5309 going graceful shutdown, sending SIGTERM
[Tue Jan 25 14:23:24 2011] [error] [client 78.223.76.100] File does not exist: /htdocs
[notice] mod_fcgid: process 5006 going graceful shutdown, sending SIGTERM
[Tue Jan 25 13:59:58 2011] [notice] mod_fcgid: process 5304 going graceful shutdown, sending SIGTERM
[Tue Jan 25 13:59:58 2011] [notice] mod_fcgid: process 5305 going graceful shutdown, sending SIGTERM
[Tue Jan 25 13:59:58 2011] [notice] mod_fcgid: process 5308 going graceful shutdown, sending SIGTERM
[Tue Jan 25 13:59:58 2011] [notice] mod_fcgid: process 5309 going graceful shutdown, sending SIGTERM

/etc/apache2/mods-enabled
actions.conf auth_basic.load authz_host.load cgid.conf deflate.load fcgid_ispcp.conf negotiation.conf proxy.load status.conf
actions.load authn_file.load authz_user.load cgid.load dir.conf fcgid_ispcp.load negotiation.load rewrite.load status.load
alias.conf authz_default.load autoindex.conf cgi.load dir.load mime.conf proxy.conf setenvif.conf suexec.load
alias.load authz_groupfile.load autoindex.load deflate.conf env.load mime.load proxy_http.load setenvif.load

even a mailform script gives me an error 500.


all version are the latest.

Need help on this please, i found this but it is an old post: http://www.route43.net/2009/06/ispcp-fix...er-errors/

didnt tried it, im asking here first.
01-26-2011 01:50 AM
Find all posts by this user Quote this message in a reply
Primo Offline
Junior Member
*

Posts: 16
Joined: May 2010
Reputation: 0
Post: #2
RE: error 500 after update
nobody?
01-27-2011 08:42 AM
Find all posts by this user Quote this message in a reply
Primo Offline
Junior Member
*

Posts: 16
Joined: May 2010
Reputation: 0
Post: #3
RE: error 500 after update
maybe with more logs/settings?

CMD_PHP = /usr/bin/php5
PHP_STARTER_DIR = /var/www/fcgi
# PHP FastCGI data
PHP_FASTCGI = fcgid
PHP5_FASTCGI_BIN = /usr/bin/php5-cgi
PHP_VERSION = 5
PHP_TIMEZONE = Europe/Berlin

PHP 5.2.6-1+lenny9 with Suhosin-Patch 0.9.6.2 (cli) (built: Aug 4 2010 06:06:53
PHP 5.2.6-1+lenny9 with Suhosin-Patch 0.9.6.2 (cgi-fcgi)

-rwxr-xr-x 1 root root 5.5M 2010-08-04 08:13 /usr/bin/php5
-rwxr-xr-x 1 root root 5.4M 2010-08-04 08:13 /usr/bin/php5-cgi
lrwxrwxrwx 1 root root 25 2010-04-08 14:54 /usr/bin/php-cgi -> /etc/alternatives/php-cgi
01-29-2011 07:28 PM
Find all posts by this user Quote this message in a reply
Primo Offline
Junior Member
*

Posts: 16
Joined: May 2010
Reputation: 0
Post: #4
RE: error 500 after update
because i can't get some help with this i have to reinstall the server again from nothing.
maybe i can get some answers on this:

- what do i have to backup and where? thinking that im going to do a fully new install if debian. like an update? and then copy the backupfiles to another server?

-when i do a backup is there a change that i copy the config again to what is wrong now?

some help would be great...
01-30-2011 08:59 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)