View Single Post
Old 02-28-2007, 01:53 PM  
StuartD
Sofa King Band
 
StuartD's Avatar
 
Join Date: Jul 2002
Location: Outside the box
Posts: 29,903
PHP pro's, got an interesting problem....

I recently upgraded my PHP to 5.2.1 and now have an interesting problem.

I have a query grabbing results from a database. The results then loop in a while loop and get dumped into an array for storage.

The problem is, it worked before.... but now it dies out after it hits a certain point.

I don't get any "out of memory" errors, it just.... stops.

I know the code is ok, I can get results from other queries that don't return as much information, and it worked on 5.2.

I bumped the memory usage to 100Mb in the ini file, and it still dies at the same point.

Thoughts?
StuartD is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote