Very Small PHP

#1
I've been trying for a while now to create a very small PHP binary that I can use for my servers. I've used lighttpd and I'm quite puzzled. The smallest binary todate I've compiled is a 4.3MB one. With default CentOS installed. I've tried using the same configure line when I tried creating the binary - but I still don't get the same results.

Could you explain how you're creating the small PHP binary file ? Thanks.
 
Top