View Single Post
Old 02-28-2007, 11:25 PM  
borked
Totally Borked
 
borked's Avatar
 
Industry Role:
Join Date: Feb 2005
Posts: 6,284
Quote:
Originally Posted by StuartD View Post
Ok, I found it... took me forever though!

php 5.2.1 put in a second php.ini file.... one in the php folder and one in the apache folder.

The new one had a memory limit of 8, but it was reporting what I saw in the other php.ini.

And therefore, my memory limit was way lower than I thought it was. Once I changed the second php.ini file, all was good!


Thank you to everyone for helping me to solve this
Glad you got it sorted - I also had a major prob with the 5.2.1 upgrade - as it turned out, the upgrade rearranged the order of loaded extensions and putting mysql.so and pspell.so as the last to load fixed the pb. (took me a while to fix that one!)
__________________

For coding work - hit me up on andy // borkedcoder // com
(consider figuring out the email as test #1)



All models are wrong, but some are useful. George E.P. Box. p202
borked is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote