I was building mod_php55 earlier today and a dialogue box popped up where I could select various options, one of which was Zts. This was not highlighted, and never having heard of it before I just accepted the default. Immediately afterwards a warning appeared explaining some incompatibility with Apache, so I thought there might be some option to go back and alter my choices, but there wasn't and so mod_php55 was successfully built but without Zts support. I thought I would be able to rebuild the package if I ran
make deinstall clean followed by make install clean, but the second time no dialogue box popped up. Where were my initial options saved and how can I start again from scratch and select the Zts option?