Hello everyone,
I have compiled php 4.2.3 from source. Everything works fine except for the fact that I cannot locate the php binary-interpreter (I don't know the exact name). Thus I can not use php for command line scripts.
The previous version I had was the rpm that came with redhat 8. Issuing the command which php I got back /usr/bin/php.
I compiled the new version and installed it in /usr/local/php. In the bin directory though there is no php.
I would appreciate some help.
Thanks