[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] PostgreSQL



>> I'm using PHP3+MySQL on my RaQ. I need to use PHP3+PostgreSQL but I can't
to
>> create users or databases.
>
>Do you have PostgreSQL support compiled into PHP?  You'll need that or PHP
>won't be able do any PostgreSQL functions.  What version RaQ?  And if you
do
>have PostgreSQL support in PHP (check by creating file w/ <?php phpinfo; ?>
>in it and viewing output) post the PHP code you are using.
>
>> I read the documentation on http://www.postgresql.org/idocs/ but my head
is
>> blow up
>
>We need more information.  Also, any reason you aren't running PHP4?  It's
>been the stable version for well over a year, lots of new functionality and
>benefits as compared to PHP3.
>
>--
>Steve Werby
>President, Befriend Internet Services LLC
>http://www.befriend.com/


Thanks Steve,

I overwrite the php-pgsql-3.0.14-2.i386.rpm and now works fine (really I
reinstalled all the PHP until arriving at that RPM :)

I'm thinking about updating to PHP4 but I have received the good and bad
news about this package.
With a friend we are proving PHP4 in a Linux (RH 6.2) and works very well,
but installed, not re-installed or overwirting nothing.


EstebaN