Re: Website

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>
Cc: <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Website
Date: 2006-01-19 10:08:11
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E40103D907@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin(at)pse-consulting(dot)de]
> Sent: 19 January 2006 09:57
> To: Dave Page
> Cc: pgadmin-hackers(at)postgresql(dot)org
> Subject: Re: [pgadmin-hackers] Website
>
> Dave,
>
> there are quite a lot of absolute paths, which makes the website
> on-runnable on my server (localhost/pgadmin3). Why not just relative
> paths throughout?

It was that way originally, but I ran into some issues with
$_SERVER['DOCUMENT_ROOT'] being incorrect (well, not being what I
wanted). I forget what they were exactly now but the simple choice at
the time was to not use relative paths and I later ended up changing
them all for consistency.

Feel free to figure out a fix if you like, or I can give you write
access to wwwdevel or a new dedicated vhost on developer.pgadmin.org if
you prefer.

Regards, Dave

Responses

  • Re: Website at 2006-01-19 12:16:57 from Andreas Pflug

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas Pflug 2006-01-19 12:16:57 Re: Website
Previous Message Andreas Pflug 2006-01-19 09:57:13 Re: Website