Page 1 of 1

Issues upgrading from 1.5.4. to 1.6.6

Posted: Sun Nov 15, 2009 12:23 am
by KC
Hi all,

I tried to upgrade from 1.5.4. to 1.6.6. All seems to go well.

I also upgraded CGExtensions, Products, Cart, Orders, FEU and JQuerytools.

During one of these upgrades the errors started. I can not say when exactly.
After the upgrade I get 500 Server-errors (but sometimes, the site works). Errors are completely ad-random in the admin and the front-end.

After getting the errors I placed the new core files and I manualy replaced all the upgraded modules, to lock-out posible miswritten files.

In the FastCGI-logs I find:

[warn] (104)Connection reset by peer: mod_fcgid: read data from fastcgi server error.
[warn] (104)Connection reset by peer: mod_fcgid: ap_pass_brigade failed in handle_request function
[notice] mod_fcgid: process /home/home2/sys/php5/web165-admin/php5-cgi(18935) exit(communication error), terminated by calling exit(), return code: 0

I did a roll-back (cause the site is live).

System information:
Huidige PHP versie (phpversion):  5.2.6RC1-pl1-gentoo  
Server API (server_api): cgi-fcgi  
Server Database (server_db_type): MySQL (mysql)  
Server Database Versie (server_db_version): 4.1.15  
Server Software (server_software): Apache/2.2  
Server Operating System (server_os): Linux 2.6.16-gentoo-r13 Aan i686  

Can anyone give me a clue.

Kind regards,
Kees

Re: Issues upgrading from 1.5.4. to 1.6.6

Posted: Sun Nov 15, 2009 1:50 am
by Peciura
Just guessing. MySQL 4.1.15 and php ...RC1...

Off topic: nice to meet gentoo  :)

Re: Issues upgrading from 1.5.4. to 1.6.6

Posted: Tue Nov 17, 2009 9:10 pm
by nebra
I'm having the same kind of problems ... as one would expect, my hostingcompany (hostbasket.be) doesn't have a clue, which is very frustrating ... please help !

Re: Issues upgrading from 1.5.4. to 1.6.6

Posted: Tue Nov 17, 2009 10:20 pm
by jmcgin51
nebra wrote: I'm having the same kind of problems ... please help !
You must provide much more information if you expect us to be able to help.  It is very unlikely that your problem is EXACTLY like the OP, so we need to know more about your situation.

Re: Issues upgrading from 1.5.4. to 1.6.6

Posted: Wed Nov 18, 2009 9:00 am
by nebra
Ok, here goes:

All software is up to date with latest versions.

Errors i get add random are HTTP 500, in the error log appears the following:

[Tue Nov 17 22:21:27 2009] [warn] (104)Connection reset by peer: mod_fcgid: read data from fastcgi server error.
[Tue Nov 17 22:21:27 2009] [warn] (104)Connection reset by peer: mod_fcgid: ap_pass_brigade failed in handle_request function

Errors i get when trying to open Frontend Users module settings:

[Tue Nov 17 22:24:29 2009] [warn] (103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function

This is getting really critical, since i'm using CMSMS for a webshop:

http://www.speedysracketshop.be

PHP information can be obtained thru http://www.speedysracketshop.be/test.php

I also started to notice this when upgrading Products, Cart or Orders (i'm not sure, but i think it was starting when upgrading Orders or CGIExtensions)

... like i said ... the errors are about the same as above ...

Re: Issues upgrading from 1.5.4. to 1.6.6

Posted: Wed Nov 18, 2009 11:02 am
by Peciura
Connection reset by peer: mod_fcgid: ap_pass_brigade failed in handle_request function
I am not an expert on FCGID but it looks like it is noticeable on busy sites also google has opinion on this error
209.85.229.132/search?q=cache:W_lfH2t4IdcJ:linux.derkeiler.com/Mailing-Lists/SuSE/2008-01/msg00239.html+mod_fcgid:+ap_pass_brigade+failed+in+handle_request+function&cd=2&hl=lt&ct=clnk&gl=lt&client=firefox-a

It just might be this error "PHP fastcgi with PHP_FCGI_CHILDREN don't kill children when parent is killed"
bugs.php.net/bug.php?id=40286

Here are some bugs related to "mod_fcgid"
bugs.php.net/search.php?cmd=display&search_for=mod_fcgid&x=0&y=0