Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

little php-question 1

Status
Not open for further replies.

netcomander

Programmer
Jul 20, 2001
68
DE
hi all,

when I install the rpm php4 packages,
can I automatically run php with
"php -q scriptname.php" from commandline
too, or am I restricted on running php
with apache?

would be nice to get a hint ;)
 
You must also install/compile PHP in binary mode and install it. the rpm is for apache, you must also install it in as a CGI for use at command line.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top