| From: | Vince Vielhaber <vev(at)michvhf(dot)com> |
|---|---|
| To: | Mitch Vincent <mvincent(at)cablespeed(dot)com> |
| Cc: | <pgsql-php(at)postgresql(dot)org> |
| Subject: | Re: Anyone using thttpd? |
| Date: | 2001-07-10 15:49:38 |
| Message-ID: | Pine.BSF.4.30.0107101143291.91059-100000@paprika.michvhf.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-php |
On Tue, 10 Jul 2001, Mitch Vincent wrote:
> What's in /etc/hosts ?
>
> 127.0.0.1 localhost localhost.mydomain.com devbox.mydomain.com
>
> That's what I have for localhost, works pretty nicely (FreeBSD 4.3).
Doesn't it use the resolver libraries? Anyway I just looked and it
already has the entry :( But if it doesn't use the libraries I may
have some hacking to do.
Vince.
>
> -Mitch
>
> ----- Original Message -----
> From: "Vince Vielhaber" <vev(at)michvhf(dot)com>
> To: <pgsql-php(at)postgresql(dot)org>
> Sent: Tuesday, July 10, 2001 11:02 AM
> Subject: [PHP] Anyone using thttpd?
>
>
> >
> > 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
> > ==========================================================================
> >
> >
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
> >
>
>
--
==========================================================================
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 | Adam Lang | 2001-07-11 13:44:07 | Re: SELECT column name |
| Previous Message | Mitch Vincent | 2001-07-10 15:38:49 | Re: Anyone using thttpd? |