PHP / mySQL odd Problem

Ok had to move a few of our sites around and for some reason now with software that worked fine before is getting errors now..

This error is from phpAdsNew from http://sourceforge.net/projects/phpadsnew
Both 2 beta 6.1 and 2 beta 5 are giving this error.

MySQL-Error:
Lost connection to MySQL server during query

SQL Query:
SELECT count(*) as qnt FROM adviews WHERE t_stamp >= 20020122000000 AND t_stamp < 20020123000000


Also in VBuliiten gives this error. With vBulletin 2.2.0 or vBulletin 2.2.1

Database error in vBulletin 2.2.0:

Invalid SQL: SELECT findword,replaceword FROM replacement WHERE replacementsetid IN(-1,'1') ORDER BY replacementsetid DESC,replacementid DESC
mysql error: Lost connection to MySQL server during query

mysql error number: 2013

Date: Tuesday 22nd of January 2002 01:08:29 AM


I am at a loss here as to what couldbe wronf php and mySQL seem to work right for every thing else but ging problems on this.

This has PHP 4.1.1 and mySQL MySQL 3.23.47 all on FreeBSD 4.3

Any ideas or help would be great. I am not the best with mySQL and php but this just seem odd.

 

 

 

 

Top