PDA

View Full Version : Jumbled posts after a certain length


Limey
Fri 15th Dec '06, 1:29am
I think this is a MySQL problem because its happening on Wordpress as well as my forums. I have tried removing all plugins and that didn't help the issue on my forums.

Recently the server was upgraded to php 4.4.4 and mysql 3.23.49, as well as eaccelerator 0.9.4.


***edited out info***

Note: after 15 it randomly starts at #5 and posts the whole thing again.

No matter how many times I delete the extra posting of information its still there. It still won't delete using phpMyAdmin directly. Any ideas of why this MySQL error keeps happening? I don't know how to search for this error. I've tried everything I can think of.


-----Problem was solved. PHP configuration issue.

Marco van Herwaarden
Fri 15th Dec '06, 6:32am
First of all, mysql 3.23.49 is a really ancient version and i would suggest you upgrade to MySQL 4.1 or higher.

I doubt that random changes in text are a MySQL issue. Since it is happening in both vB and other software, it is obvious that it is a server issue, but i am unsure where to start looking for it. I would start with disabling webserver addons like mod_security etc..