| From: | Vince Vielhaber <vev(at)michvhf(dot)com> |
|---|---|
| To: | <pgsql-php(at)postgresql(dot)org> |
| Subject: | Anyone using thttpd? |
| Date: | 2001-07-10 15:02:03 |
| Message-ID: | Pine.BSF.4.30.0107101042290.91059-100000@paprika.michvhf.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-php |
I just set up thttpd on FreeBSD 4.2 with php and postgresql. Everything
is working except name resolution. I have to specify host in my connect
string, even tho it's the localhost, but I can't even just say localhost
I have to give it 127.0.0.1. I get unknown host errors. Giving it a
name of another machine won't resolve either, I have to provide the IP of
the host. If I move the php script to the apache server host=localhost
works fine (although I still have to specify the host).
The machine has no problems with forward and reverse dns from the command
line and the perms on /etc/resolv.conf are fine (got burned by an HP once
with that).
Anyone have any ideas?
Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH email: vev(at)michvhf(dot)com http://www.pop4.net
56K Nationwide Dialup from $16.00/mo at Pop4 Networking
Online Campground Directory http://www.camping-usa.com
Online Giftshop Superstore http://www.cloudninegifts.com
==========================================================================
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mitch Vincent | 2001-07-10 15:38:49 | Re: Anyone using thttpd? |
| Previous Message | Laurent Patureau | 2001-07-10 14:47:08 | SELECT column name |