Author: gluke
Email: [EMAIL PROTECTED]
Message:
You should compile PHP as a separate binary module (cgi module),
not apache module. 
So you should have php executable.
After that you just execute search from command line like that:
# export QUERY_STRING="q=text_to_search"; php search.php

Here you should see an Segmentation Fault message and have a generated core file at 
the same directory.

Reply: <http://www.mnogosearch.org/board/message.php?id=3442>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to