Обсуждение: Mirroring problem?
Hi, event.php doesn't seem to be rsync'ed... http://www5.tr.postgresql.org/event.php?EventID=194 gives me 404. Dave, what should we do? Regards, -- Devrim GUNDUZ devrim@gunduz.org devrim.gunduz@linux.org.tr http://www.TDMSoft.com http://www.gunduz.org
It's rumoured that Devrim GUNDUZ once said: > > Hi, > > event.php doesn't seem to be rsync'ed... > > http://www5.tr.postgresql.org/event.php?EventID=194 > > gives me 404. Dave, what should we do? > Hi Devrim, The php code doesn't ever get mirrored. Look for http://www5.tr.postgresql.org/events/184.html instead. Regards, Dave.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Dave, On Mon, 5 Apr 2004, Dave Page wrote: > The php code doesn't ever get mirrored. Look for > http://www5.tr.postgresql.org/events/184.html instead. Himmm... But the links from the my mirror is like: http://www5.tr.postgresql.org/event.php?EventID=192 (Could you please check http://www5.tr.postgresql.org ? If you click any evet, you get an URL like above.) Regards, - -- Devrim GUNDUZ devrim@gunduz.org devrim.gunduz@linux.org.tr http://www.TDMSoft.com http://www.gunduz.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFAcaI8tl86P3SPfQ4RAv9KAKC95Sv3oOTvJorUWKkFeXKAqwAuYACcCs11 U+HuEEnu2wwqZx4W4zKSQ3A= =bkxe -----END PGP SIGNATURE-----
On Mon, 2004-04-05 at 14:15, Devrim GUNDUZ wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > Hi Dave, > > On Mon, 5 Apr 2004, Dave Page wrote: > > > The php code doesn't ever get mirrored. Look for > > http://www5.tr.postgresql.org/events/184.html instead. > > Himmm... But the links from the my mirror is like: > > http://www5.tr.postgresql.org/event.php?EventID=192 > > (Could you please check http://www5.tr.postgresql.org ? If you click any > evet, you get an URL like above.) > I got standard .html links like dave posted when looking at your site... Robert Treat -- Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
On Mon, 5 Apr 2004, Dave Page wrote:
> Hmm, see what you mean. The news ones are OK.
Yep.
> Do you have a minute to look at it - I think it's feeding time here
> shortly :-)
I looked at index.html@rsync.PostgreSQL.org, It contains links like
"events.php?EventID=...". How is this file generat...
Ohh... I found it...
Could you please look at index.php on www.PostgreSQL.org?
I've changed
      echo("<tr><td><a href=\"event.php?EventID=" . pg_result($rs, $x, "id") . "\" style=\"font-weight: bold;
to
      echo("<tr><td><a href=\"events/" . pg_result($rs, $x, "id") . ".html\" style=\"font-weight: bold;
and that made it. This should be committed to CVS, and will solve the
problem.
Regards,
- --
Devrim GUNDUZ
devrim@gunduz.org                devrim.gunduz@linux.org.tr
            http://www.TDMSoft.com
            http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQFAcdHAtl86P3SPfQ4RAkc+AKDk7ssaDcjF2gD+G9Sr+h7Y0h06ZQCdFrom
M7UM2Xr5KVJX8nFjBRV9gxI=
=CqNX
-----END PGP SIGNATURE-----
			
		It's rumoured that Devrim GUNDUZ once said: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > Hi Dave, > > On Mon, 5 Apr 2004, Dave Page wrote: > >> The php code doesn't ever get mirrored. Look for >> http://www5.tr.postgresql.org/events/184.html instead. > > Himmm... But the links from the my mirror is like: > > http://www5.tr.postgresql.org/event.php?EventID=192 Hmm, see what you mean. The news ones are OK. Do you have a minute to look at it - I think it's feeding time here shortly :-) Regards, Dave.
Thanks Devrim, committed.
Regards, Dave.
> -----Original Message-----
> From: Devrim GUNDUZ [mailto:devrim@gunduz.org]
> Sent: 05 April 2004 22:38
> To: Dave Page
> Cc: PostgreSQL WWW Mailing List
> Subject: Re: [pgsql-www] Mirroring problem?
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> Hi,
>
> On Mon, 5 Apr 2004, Dave Page wrote:
>
> > Hmm, see what you mean. The news ones are OK.
>
> Yep.
>
> > Do you have a minute to look at it - I think it's feeding time here
> > shortly :-)
>
> I looked at index.html@rsync.PostgreSQL.org, It contains
> links like "events.php?EventID=...". How is this file generat...
>
> Ohh... I found it...
>
> Could you please look at index.php on www.PostgreSQL.org?
>
> I've changed
>
>       echo("<tr><td><a href=\"event.php?EventID=" .
> pg_result($rs, $x, "id") . "\" style=\"font-weight: bold; to
>       echo("<tr><td><a href=\"events/" . pg_result($rs, $x,
> "id") . ".html\" style=\"font-weight: bold;
>
> and that made it. This should be committed to CVS, and will
> solve the problem.
>
> Regards,
> - --
> Devrim GUNDUZ
> devrim@gunduz.org
> devrim.gunduz@linux.org.tr
>             http://www.TDMSoft.com
>             http://www.gunduz.org
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.1 (GNU/Linux)
>
> iD8DBQFAcdHAtl86P3SPfQ4RAkc+AKDk7ssaDcjF2gD+G9Sr+h7Y0h06ZQCdFrom
> M7UM2Xr5KVJX8nFjBRV9gxI=
> =CqNX
> -----END PGP SIGNATURE-----
>
>