Jun Tanamal <jtanamal@ssd.org> wrote:
> We had a working postgresql before we changed to a different ISP and
> changed the DNS settings.
> I recently noticed that postgresql failed.I am using
> apache+php4+postgresql. I haven't done any changes so far with postgresql.
> I can connect to the database directly but not through apache using the
> php files.
>
> What diagnostic procedures will I follow?
> thanks in advance.
>
> Jun
Some questions:
The postgresql server is located at your new ISP?
Have you changed the connect strings in your php scripts?
(hostname of postgres server, port, username, password?)
What exactly do you mean by "connect directly"?
Regards,
Michael Paesold