<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; ">Search is suddenly failing me. It seems to be related to my use of httpvariables.&nbsp;</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; ">If Get variables are provided, my page saves them as cookies - for example <span style="font: 13.0px Lucida Grande">(:cookie range "{$?range}":). Whenever it saves the cookies,&nbsp;</span>Search thereafter correctly shows the count of pages, but doesn't list them. And the only way I can get Search to work normally again is to reboot the computer. (Quitting and restarting MAMP doesn't help.)</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; min-height: 14px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; ">Clue 1: The page that sets the cookies uses request variables - getting values from the Get variable or the cookie, as available.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; min-height: 14px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; ">Clue 2: I have another PHP 5 issue that perhaps is related. When I have too many pages, pagelist fails - I get a blank page. Some helpful souls on this list have suggested it's because PHP times out or runs out of memory - but I don't know how to test that. I did try setting memory_limit = 48M and max_execution_time = 60, but neither helped. (I'm not sure that the search problem is related, because it&nbsp;is occurring even if the search results are small, while my pagelist problem hasn't been recurring thanks to my reducing the number of pages that I ask it to produce.)</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; min-height: 14px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; ">Beyond the above, I'm clueless :) Any suggestions would be greatly appreciated!</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; min-height: 14px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; ">Randy</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; min-height: 14px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; ">P.S. I'm using pmwiki-2.2.5 on my own computer under MAMP. My configuration includes these recipes: powertools, creole, wsplus, and httpvariables.</div></body></html>