Home > Archive > PHP with PostgreSQL > April 2005 > Why doesn't version 8.0.1 talk to php. Something I've done?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Why doesn't version 8.0.1 talk to php. Something I've done?
John Mohr

2005-04-25, 11:23 am

I've discovered that version 8.0.1 of postgresql does not, or at least as I
had it configured, talk to php. Backing up to 7.4.7 does. Is the reason that
it simply does not yet, or do I have something wrong in the config. If not
yet, when?

Versions are:
httpd-2.0.54 (apache2)
php-5.0.4
postgresql-8.0.1 (& 7.4.7)

John DeSoi

2005-04-25, 1:23 pm


On Apr 25, 2005, at 12:13 PM, John Mohr wrote:

> I've discovered that version 8.0.1 of postgresql does not, or at least
> as I had it configured, talk to php. Backing up to 7.4.7 does. Is the
> reason that it simply does not yet, or do I have something wrong in
> the config. If not yet, when?
> _
> Versions are:
> httpd-2.0.54 (apache2)
> php-5.0.4
> postgresql-8.0.1 (& 7.4.7)



I'm using 8.0.2 and php 5.0.4 without any problems. What error are you
getting? Is 8.0.1 at the exact same path you had for 7.4.7? php -i
might provide some clues.


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


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

Michael Fuhr

2005-04-25, 8:25 pm

On Mon, Apr 25, 2005 at 11:13:30AM -0500, John Mohr wrote:
>
> I've discovered that version 8.0.1 of postgresql does not, or at least as I
> had it configured, talk to php. Backing up to 7.4.7 does. Is the reason that
> it simply does not yet, or do I have something wrong in the config. If not
> yet, when?


Please expand on what "does not talk to" means. What are you doing,
what are you expecting to happen, and what actually does happen?
Are you getting an error? If so, what is it? (Please copy and
paste it verbatim, rather than typing what you think it says.) You
might have to tweak your script or your PHP settings to see the
error message, either in the script output or in the web server's
error logs.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere
" to majordomo@postgresql
.org)

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com