[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Command-line PHP with Woody



> you could also only install php4-cli :P
>
>> Install the php4-cgi package.

Unfortunately none of these work in Woody:

# apt-get install php4-cli
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package php4-cli

...and:

debian:/home/robert/testing# cat test.php
<?php
echo "Hello";
?>
debian:/home/robert/testing# php4 test.php
X-Powered-By: PHP/4.1.2
Content-type: text/html

#

Any more suggestions? 





Reply to: