PHP as Binary and Module

I need to have PHP installed as binary and a module. Currently, the Linux server has PHP 4.06 as an Apache module and I need to install PHP has binary as well. Does anyone have a detailed and comprehensive tutorial on how to do this? I want to run the .php pages via the PHP module and run only a help desk app via PHP as binary. I do not want to mess up the PHP module install when installing the PHP as binary. The more command line details the better.

Any help would be greatly appreciated!

 

 

 

 

Top