Re: Getting started - Interfacing questions - Mailing list pgsql-novice

From John DeSoi
Subject Re: Getting started - Interfacing questions
Date
Msg-id EC8E3B55-8FEA-11D9-9C05-000A95B03262@pgedit.com
Whole thread Raw
In response to Re: Getting started - Interfacing questions  (David <dbree@duo-county.com>)
Responses Re: Getting started - Interfacing questions
List pgsql-novice
On Mar 8, 2005, at 9:26 AM, David wrote:

> One restriction (sort of) that I'm trying to follow is that my system
> is
> Debian and I'm _trying_ to stay within the Debian packaging scheme as
> much as possible, although it's not a strict requirement.
>
>> http://us3.php.net/features.commandline.php
>
> I have this page up at the moment and will study it.  Thanks for the
> link.
>

Even if php is not compiled for the command line interface, you can
still achieve the same effect by setting the right parameters (see
table 43-1 on the listed page). So you could put those settings in a
php.ini file and then call php with the -c option.


John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


pgsql-novice by date:

Previous
From: David
Date:
Subject: Re: Getting started - Interfacing questions
Next
From: Sean Davis
Date:
Subject: Re: Getting started - Interfacing questions