On 5/13/05, Jeffrey Mutonho <ejbengine@xxxxxxxxx> wrote:
During FC3 installation , is PHP installed with Apache?And is PHP CLI installed as well? Do I need to do a manual installation?
If you install the php rpm, then that includes /usr/bin/php which is, I guess, what you need to use php from the command line.
Do people really write command line programs in php?
The "pptpconfig" program, used to configure PPTP VPN connections (see http://pptpclient.sourceforge.net/) is written using php-gtk (see http://gtk.php.net/). So not only do people write command line programs in PHP, they write GUI programs too...
Paul.