On Sat, 2004-07-03 at 11:53, Dennis Gearon wrote:
> Please CC me.
>
> When I connect to a database from PHP script called from the web via Apache, running
> on the same machine as the DB, that's server name "localhost", right?
>
> I can't seem to get a php script to connect with the same paramet
Please CC me.
When I connect to a database from PHP script called from the web via Apache, running on the same
machine as the DB, that's server name "localhost", right?
I can't seem to get a php script to connect with the same parameters that I can use
using telnet and 'psql'.
--