CakePHP 1.3.3 was unable to connect to postgres 8.2.14 server  (on
CentOS 5.5 )  even though all the configuration was correct.

I fixed this editing this file: /cake/libs/model/datasources/dbo/
dbo_postgres.php

inside the function connect() remove host and port parameters within
$conn variable.

I'm not sure why this error happened but this is how to fix it.

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to