Page 1 of 1

Internal Server Error since upgrading to x2.5 final

Posted: 22 Dec 2010, 21:38
by lowray1975
I just realized this today... When I click on the "Settings" links within the admin site and receive a "500 Internal Server Error" page. Viewing the server's error_log reveals the following:
Code
*** glibc detected *** /usr/bin/php-cgi: double free or corruption (!prev): 0x00000000011f5230 ***

[Wed Dec 22 21:35:08 2010] [error] mod_fcgid: process /var/www/cgi-bin/cgi_wrapper/cgi_wrapper(23800) exit(communication error), get unexpected signal 6
I honestly have no idea what it could be, as it doesn't happen in any of the pages where real processing occurs. Plus, I have nothing but green check boxes in the diagnostic pages. Any help is appreciated!

Thank you!

Re: Internal Server Error since upgrading to x2.5 final

Posted: 23 Dec 2010, 12:17
by Nick
Interesting, looks like your php installation might need an update. Also it is strange that it runs as php-cgi. Where is it hosted? Do you have a link? Also ftp login might come in handy.

Re: Internal Server Error since upgrading to x2.5 final

Posted: 23 Dec 2010, 21:12
by lowray1975
It's hosted on a Parallel hosted virtual server. The odd thing is that everything worked perfectly before the latest upgrade. As far as php-cgi , yes the site runs with FastCGI as it runs PHP as the user instead of Apache. This solves a ton of problems with permissions... Check PM for info! :)

Re: Internal Server Error since upgrading to x2.5 final

Posted: 23 Dec 2010, 21:13
by lowray1975
Oh, Happy Holidays!!!

Re: Internal Server Error since upgrading to x2.5 final

Posted: 26 Dec 2010, 06:53
by Nick
We fixed this on your server, thank you for reporting. By the way, it seems that you're not using the latest version, so maybe you would not see this error at all if you'd update to 2.5.1. But now just hold on a couple of days, we're about to release another update soon.

Re: Internal Server Error since upgrading to x2.5 final

Posted: 26 Dec 2010, 22:26
by lowray1975
Thank you! Was it a problem with PHP or a problem within ImageVuex? Just curious?

As far as the installed version, I honestly didn't know there was a newer version. Do you think you guys will be implementing a "new version is available" feature within the admin any time soon?

Re: Internal Server Error since upgrading to x2.5 final

Posted: 27 Dec 2010, 02:40
by Nick
There is a bug in php in certain versions and we had to add a workarounds.

What of update notifier we have this planned, just didn't get there yet.