1
scintnl
HELP!!!! My xoops site went down!!!
  • 2006/5/24 5:12

  • scintnl

  • Just popping in

  • Posts: 6

  • Since: 2005/9/14


My XOOPS site pacocalderon.net went down at 23:39


It was running OK. Now I can't log in. I get an error 500 message. Most pages show the same problem

I tried repairing the MySQL database, but to no avail.

In my XOOPS root directory I see some funny files: core.8091, core.7887, core.7804, core.7778, etc.

These files were created AFTER the site went down What are they????


Checking the error log I see things like this:
[Wed May 24 01:22:51 2006] [error] [client 201.155.135.67] Premature end of script headers: /home/scintnl/public_html/pacocalderon/xoops/modules/myalbum/photo.php
[Wed May 24 01:22:36 2006] [error] [client 207.248.39.151] Premature end of script headers: /home/scintnl/public_html/pacocalderon/xoops/modules/myalbum/photo.php
[Wed May 24 01:22:29 2006] [error] [client 207.248.39.151] Premature end of script headers: /home/scintnl/public_html/pacocalderon/xoops/modules/myalbum/photo.php
[Wed May 24 01:22:29 2006] [error] [client 71.131.193.80] Premature end of script headers: /home/scintnl/public_html/pacocalderon/xoops/modules/myalbum/photo.php
[Wed May 24 01:22:21 2006] [error] [client 207.248.39.151] Premature end of script headers: /home/scintnl/public_html/pacocalderon/xoops/user.php
[Wed May 24 01:22:07 2006] [error] [client 207.248.39.151] Premature end of script headers: /home/scintnl/public_html/pacocalderon/xoops/user.php
[Wed May 24 01:22:03 2006] [error] [client 201.155.179.79] Premature end of script headers: /home/scintnl/public_html/pacocalderon/xoops/register.php
[Wed May 24 01:22:00 2006] [error] [client 201.155.179.79] Premature end of script headers: /home/scintnl/public_html/pacocalderon/xoops/register.php
[Wed May 24 01:21:51 2006] [error] [client 200.78.4.58] Premature end of script headers: /home/scintnl/public_html/pacocalderon/xoops/modules/newbb/index.php


What went wrong? Please somebody help me

2
vswsystems
Re: HELP!!!! My xoops site went down!!!
  • 2006/5/24 6:56

  • vswsystems

  • Just popping in

  • Posts: 14

  • Since: 2006/5/23


Looks like something dumped. Is this a dedicated server, more info?

3
penkay
Re: HELP!!!! My xoops site went down!!!
  • 2006/5/25 14:10

  • penkay

  • Just popping in

  • Posts: 10

  • Since: 2006/3/4 1


hey.. I had 3 sites do the exact same thing yesterday.. the 24th.. whats up.. I put the security patch on after the problem.. but still can access the admin files.. I get a premature end of script error in the log files. It is a dedicated server.. can anyone helpppppppp

4
m0nty
Re: HELP!!!! My xoops site went down!!!
  • 2006/5/25 14:15

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


sounds more like a server problem.. try doing a safe reboot if u have control of the server..

5
m0nty
Re: HELP!!!! My xoops site went down!!!
  • 2006/5/25 14:20

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


also this tends to happen when a script is prematurely closed due to resource limitations, low memory, high cpu usage etc..

6
penkay
Re: HELP!!!! My xoops site went down!!!
  • 2006/5/26 2:41

  • penkay

  • Just popping in

  • Posts: 10

  • Since: 2006/3/4 1


Hey.. did he reboot thing.. no help, I had the server customer support try to access the admin.php, they can, I had my partner access the files and she can.. it is only from my IP group that the problem exists. I have 3 workstations on the same IP group and they all error 500 and log the Premature end of script headers message. It is in 2 urls, on the same shared domain host. One site has 2 installs of xoops, latest build.. and I get the error on both admin.php files. On the other url, I can access the admin.php for xoops, but not the admin.php for my modules/ipboard. They all have the core.dumps in the roots, only difference is that in the root directory of the XOOPS I can ACCESS, I had a ip deny htacess set to several word press hackers ip's.. and that may have protected the admin.php in that directory.. I can access it... I noticed that in the error log, one of the ip's that was blocked was fishing around in some funny places on my app. so he may have been gathering info to plug into the exploit script... anybody have any ideas... of what may have been hacked... I could sure use access to my admin files again
:O( thanks..

7
vswsystems
Re: HELP!!!! My xoops site went down!!!
  • 2006/5/26 3:58

  • vswsystems

  • Just popping in

  • Posts: 14

  • Since: 2006/5/23


Yeah, it sounds like the scripts are puking (the premature errors) and causing the core dumps. Tricky part is trying to figure out the exact problem, and the Premature End of Script error is oft times not so easy to pin down.

Do you have ssh access to dig around?

8
penkay
Re: HELP!!!! My xoops site went down!!!
  • 2006/5/26 4:23

  • penkay

  • Just popping in

  • Posts: 10

  • Since: 2006/3/4 1


hey VSW.. this is the error .. have any ideas..?

/usr/bin/php: relocation error: /usr/bin/php: symbol deflateInit2_, version libmysqlclient_14 not defined in file libmysqlclient.so.14 with link time reference

9
vswsystems
Re: HELP!!!! My xoops site went down!!!
  • 2006/5/26 4:34

  • vswsystems

  • Just popping in

  • Posts: 14

  • Since: 2006/5/23


Quote:

penkay wrote:
hey VSW.. this is the error .. have any ideas..?

/usr/bin/php: relocation error: /usr/bin/php: symbol deflateInit2_, version libmysqlclient_14 not defined in file libmysqlclient.so.14 with link time reference


Done any upgrades? (mysql, glibc, php, etc) Have to do some digging on that, but deflate is dealing zlib I believe. Have you recompiled anything lately?

10
penkay
Re: HELP!!!! My xoops site went down!!!
  • 2006/5/26 12:35

  • penkay

  • Just popping in

  • Posts: 10

  • Since: 2006/3/4 1


That did the trick...!! Recompiled the Apache and the PHP and back in business. Thanks for your help

Login

Who's Online

151 user(s) are online (74 user(s) are browsing Support Forums)


Members: 0


Guests: 151


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits