On Tue, 2003-05-27 at 12:00, Brent Thomson wrote: > I have the RPM version installed and it came with the command-line > version, too. I guess I'm just assuming it did becase I didn't build it > from scratch, and there's no separate package for the command-line > version.
There may not be an RPM for the command line version. If you can't find an executable named "php" in your path, you probably don't have it. The best you can do is get the cgi version, there should be a php-cgi RPM or something like that. It's similar to the command-line version, and can be run from the command-line, but it isn't quite as tailored to real command-line use (it's made for CGI use). Steve ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
