I am using php to install some binaries. I call bash script in my php pages for this purpose. But it takes long to install these binaries. Is there anyway to log the progress of this execution or is there any way to present the process taking place on the screen (php web page)?