Re: [nyphp-talk] talk Digest, Vol 71, Issue 6

2012-10-17 Thread David Roth
Hi Nick. Is there enough memory available on the 64-bit server compared to the 32-bit one? I ask because I had a similar situation recently which happen to be on a 64-bit CentOS server. I had a PHP program parse data and populate a MySQL table. It ran very slowly, and I found out the PHP program t

Re: [nyphp-talk] talk Digest, Vol 71, Issue 6

2012-10-17 Thread Nicholas Hart
MySQL - PHP: Anyone have experience with a 64bit mysql server? Recently tried to move a PHP application to a not as busy 64 bit Dell Server and it and it was vy slow for some unknown reason. Checked all indexes in applicable tables which matched 32 bit server. I have optimzed data and checked/repa