pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: davical problems
On Tuesday 22 January 2013 21:05:43 Greg Oster wrote:
> On Tue, 22 Jan 2013 20:00:15 +0000
>
> Dave Tyson <dtyson%anduin.org.uk@localhost> wrote:
> > Is there anyone using pkgsrc davical under NetBSD and managing to get
> > it to work correctly - or even at all!
> >
> > I've just built it under NetBSD-6 and used cpan to install DBD::Pg.
> > Gone through the list of things to do: created the postgres DB, added
> > the php stuff and links into apache etc. But when I go to the virtual
> > page for davical I just get a blank page - the access log shows code
> > 200 and 0 bytes transferred and there are no errors in the error log.
> > php seems fine as I can bring up a test page without any issue and
> > postgres is also working OK. So after a day wasted trying all sorts
> > of tricks with php_value include_path etc with no progress I thought
> > I would ask here before heading over to the davical lists...
>
> I vaguely recall seeing something like this.... but I did manage to get
> davical working.
>
> Here's what I've added to my php.ini file... maybe this will help:
>
> extension=pdo.so
> extension=pgsql.so
> extension=gettext.so
> extension=pdo_pgsql.so
> extension=iconv.so
> extension=curl.so
> extension=calendar.so
>
>
> Later...
>
> Greg Oster
Hi guys,
Thanks for the heads up. I haven't had to deal with php before and wondered
about how all the extensions were grokked. I've had a quick play with php.ini
which hasn't solved the problem - but it now have a clue as to what to check
and investigate. (I need to make sure php was compiled with-pdo-pgsql as an
option etc).
Thanks for your help and offer to answer questions. I may be back :-)
Kind Regards,
Dave
--
=====================================================================
Phone: 07805784357
Open Source O/S: http://www.netbsd.org
Caving: http://www.wirralcavinggroup.org.uk
=====================================================================
Home |
Main Index |
Thread Index |
Old Index