glibc error on execution of login.php

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
ddmobley
Posts: 4
Joined: Wed 17. May 2006, 03:02

glibc error on execution of login.php

Post by ddmobley »

I am moving a client to a dedicated CPanel server. It is a CentOS 4.3 system running CPanel 1.8.2-R83. I transferred the accounts from another CentOS 4.3 system running CPanel 1.8.2-R63.

I made a full backup with CPanel of the site in question that is running phpWCMS. I restored it using CPanel. The site and the phpWCMS content display fine. When I try to log in to the phpWCMS admin panel, the page will not fully load and generates a glibc error in the Apache error log:

*** glibc detected *** double free or corruption (!prev): 0x09fc2670 ***
[Tue May 16 20:00:53 2006] [notice] child pid 14245 exit signal Aborted (6)
*** glibc detected *** double free or corruption (!prev): 0x09fc2698 ***
[Tue May 16 20:00:56 2006] [notice] child pid 14128 exit signal Aborted (6)
*** glibc detected *** double free or corruption (!prev): 0x09fc2668 ***
[Tue May 16 20:01:13 2006] [notice] child pid 14265 exit signal Aborted (6)

Every time you try reloading the page, it throws the error.

You can see the login page at:

http://www/cherokeepecan.com/cms/login.php

I installed another fresh copy of the CMS software at:

http://www.brainstormlabserver.com/cms/login.php

It does the same exact thing. It appears to fail when attempting to build the list of dropdown languages.

HELP! I can not complete the transfer of this client to the new server until this is resolved. A Google search produces nothing relative to this error and phpWCMS. What little data I did find (about setting the environment variable MALLOC_CHECK_=) had no effect on the problem. Please help.
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

Hi

no Idee -

first Link redirects me to Yahoo and on second it seems that PHP is not running at this Server :?:
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
ddmobley
Posts: 4
Joined: Wed 17. May 2006, 03:02

Post by ddmobley »

I had been working on it and left if it in a state of disarray. The first URL had a period "." misplace with a slash "/". The second wasn't working. They are both corrected below.

You can see the login page at:

http://www.cherokeepecan.com/cms/login.php

I installed another fresh copy of the CMS software at:

http://www.brainstormlabserver.com/cms/login.php
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi ddmobley,

I think there is a problem triggered by your provider. (Runtime, apache settings, php settings). - Or an def. HD ???
The php file don´t produced the right HTML source.
Every ~10. call I can see your complete login-page. During 1-10 I have a download window for saving your login.php or see the half page.

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
ddmobley
Posts: 4
Joined: Wed 17. May 2006, 03:02

Post by ddmobley »

Yes, that has been my experience too. I have the provider looking at it so see if there is something defective or misconfigured.
Post Reply