Issues upgrading from 1.5.4. to 1.6.6

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
KC
Forum Members
Forum Members
Posts: 33
Joined: Fri Feb 02, 2007 12:28 am

Issues upgrading from 1.5.4. to 1.6.6

Post 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
Last edited by KC on Sun Nov 15, 2009 12:28 am, edited 1 time in total.
Peciura

Re: Issues upgrading from 1.5.4. to 1.6.6

Post by Peciura »

Just guessing. MySQL 4.1.15 and php ...RC1...

Off topic: nice to meet gentoo  :)
nebra
New Member
New Member
Posts: 2
Joined: Tue Nov 17, 2009 8:20 pm

Re: Issues upgrading from 1.5.4. to 1.6.6

Post 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 !
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: Issues upgrading from 1.5.4. to 1.6.6

Post 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.
nebra
New Member
New Member
Posts: 2
Joined: Tue Nov 17, 2009 8:20 pm

Re: Issues upgrading from 1.5.4. to 1.6.6

Post 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 ...
Last edited by nebra on Wed Nov 18, 2009 9:04 am, edited 1 time in total.
Peciura

Re: Issues upgrading from 1.5.4. to 1.6.6

Post 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
Locked

Return to “[locked] Installation, Setup and Upgrade”