php on debian

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • kaptain kernel

    php on debian

    is the php-cli package available for debian? the php 4.3 packages i've come
    across only install the php module for apache, and no cli is installed
    (which is bizarre - why package up php4.3 and leave out cli?)

  • Pedro Graca

    #2
    Re: php on debian

    kaptain kernel wrote:[color=blue]
    > is the php-cli package available for debian? the php 4.3 packages i've come
    > across only install the php module for apache, and no cli is installed
    > (which is bizarre - why package up php4.3 and leave out cli?)[/color]

    root# apt-get install php4-cgi
    --
    --= my mail box only accepts =--
    --= Content-Type: text/plain =--
    --= Size below 10001 bytes =--

    Comment

    Working...