On Nov 18, 2003, at 7:04 PM, Bengt Hammarlin wrote:
On Tue, 2003-11-18 at 18:28, Barry C.Hawkins wrote:
On Nov 18, 2003, at 5:07 PM, Bengt Hammarlin wrote:
This is getting interesting. It has mysql libraries installed, I must
be
dreaming...
Any idea?
Bengt
On Tue, 2003-11-18 at 15:04, Barry C.Ha
On Tue, 2003-11-18 at 18:28, Barry C.Hawkins wrote:
> On Nov 18, 2003, at 5:07 PM, Bengt Hammarlin wrote:
>
> > This is getting interesting. It has mysql libraries installed, I must
> > be
> > dreaming...
> > Any idea?
> >
> > Bengt
> >
> > On Tue, 2003-11-18 at 15:04, Barry C.Hawkins wrote:
> >>
On Nov 18, 2003, at 5:07 PM, Bengt Hammarlin wrote:
This is getting interesting. It has mysql libraries installed, I must
be
dreaming...
Any idea?
Bengt
On Tue, 2003-11-18 at 15:04, Barry C.Hawkins wrote:
On Nov 18, 2003, at 2:51 PM, Bengt Hammarlin wrote:
Thanx Barry,
but, that did not help a
Thanx Barry,
but, that did not help at all. The pg_pconnect() function is still
undefined.
Bengt
On Mon, 2003-11-17 at 14:40, Barry C.Hawkins wrote:
> On Nov 16, 2003, at 8:51 PM, Bengt Hammarlin wrote:
>
> > This is what I do:
> >
> > cd httpd-2.0.48/ (apache)
> > configure
> >
On Nov 16, 2003, at 8:51 PM, Bengt Hammarlin wrote:
This is what I do:
cd httpd-2.0.48/ (apache)
configure
make
cd ../postgresql-7.3.4/
configure
make
make install
cd ../php-4.3.4/
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-postgres
make
make install
libtool --fin
This is what I do:
cd httpd-2.0.48/ (apache)
configure
make
cd ../postgresql-7.3.4/
configure
make
make install
cd ../php-4.3.4/
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-postgres
make
make install
libtool --finish {path}/php-4.3.4/libs
Then I tar up /usr/local/a