Please check if the MySQL module is loaded in the PHP ini
file (/etc/php4/cli/php.ini and
/etc/php4/apache2/php.ini).
Search for the line:
extension=mysql.so
If it was commented uncomment it and restart apache.
Also, please install "php4-gd" and
"imagemagick" packages. Make sure the gd module is
loaded in
PHP:
extension=gd.so
Mugur
--- Joseph Donth <jdonth donth.com> wrote:
> Paul,
>
> Thanks. That worked. Then I received the following
error after "Installing
> CAMPSITE 2.6.1 "Joey"
>
> Checking install dependencies...PHP MySQL extension was
not installed.
> Please install it.
>
> Thoughts,
> Joe
>
>
> ----- Original Message -----
> From: "Paul Baranowski"
<paulbaranowski gmail.com>
> To: <campsite-support campware.org>
> Sent: Monday, October 02, 2006 5:37 PM
> Subject: Re: [campsite-support] Debian 3.1 installation
>
>
> > 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
> >>
> >>
> >
>
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection
around
http://mail.yahoo.com
|