PDA

View Full Version : Can PHP be run interactively in Knoppix?



pitiful_n00b
02-06-2007, 12:48 PM
I believe that I can run PHP interactively in Linux using the -a command line option, but it is not working for me in Knoppix. Is there a trick that I am missing?

Thanks in advance,

angor
02-07-2007, 11:07 AM
$ apt-cache search php|grep interpr
php4-cli - command-line interpreter for the php4 scripting language
php5-cli - command-line interpreter for the php5 scripting language

Is this what you are looking for?

pitiful_n00b
03-08-2007, 01:12 PM
Thank you for the response, but I don't seem to have the interpreters. I am running Knoppix 5.0.1

WaKa
03-09-2007, 06:20 PM
just try
# apt-cache search php