Try installing "php4-cli"...looks like we forgot
to add that to the manual.
jdonth donth.com wrote:
> Hello,
>
> I am attempting to evaluate the Campsite system (2.6.1)
and can not get the installation script to work.
>
> I have purchased a virtual server from Linode.com and
have installed a Debian 3.1 OS.
>
> I then performed the following updates:
> apt-get upgrade
> apt-get update
> apt-get apache
> apt-get php4
> apt-get mysql-server
> apt-get gcc
> apt-get xml-core
>
> followed by the dependency listed in the Campsite
manual:
> apt-get install libdbd-mysql-perl libmysqlclient12
> libmysqlclient12-dev mysql-client mysql-common
mysql-server
> zlib1g-dev php4-mysql libxml2-dev libidn11-dev
libcurl3-dev libssl-dev
>
> then
> wget http://easynews.dl.sourceforge.net/
sourceforge/campsite/campsite-2.6.1.tar.gz
> tar xzvf campsite-2.6.1.tar.gz
> cd campsite
> ./install.sh
>
> And received the following error:
> Preparing install scripts...PHP CLI (Command Line
Interface) not found. Please install this package
>
> Any idea where I am going wrong?
>
> Thanks,
> Joe Donth
>
>
|