September 27, 200916 yr I get this error in my solution: "Fatal error: Allowed memory size of 31457280 bytes exhausted (tried to allocate 4864 bytes) in /atlas/FX/FX.php(427) : regexp code on line 1" But I cannot find out what to tweak to get rid of it. My documents are placed on a web hotel and my Filemaker server is running on a separate server. Is it the php config of my web hotel that is running out of memory? 30 Megs!? Our is it the filemaker server I have to tweak? I get the error after doing a search resulting in about 2000 hits, putting five values from each into an array, doing an array_unique() and trying to output the unique results - It should not be that hard, should it?
Create an account or sign in to comment