public inbox for [email protected]  
help / color / mirror / Atom feed
Mirroring problem?
7+ messages / 3 participants
[nested] [flat]

* Mirroring problem?
@ 2004-04-05 07:21 Devrim GUNDUZ <[email protected]>
  2004-04-05 09:20 ` Re: Mirroring problem? Dave Page <[email protected]>
  0 siblings, 1 reply; 7+ messages in thread

From: Devrim GUNDUZ @ 2004-04-05 07:21 UTC (permalink / raw)
  To: pgsql-www


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	       
[email protected]				[email protected] 
			http://www.TDMSoft.com
			http://www.gunduz.org




^ permalink  raw  reply  [nested|flat] 7+ messages in thread

* Re: Mirroring problem?
  2004-04-05 07:21 Mirroring problem? Devrim GUNDUZ <[email protected]>
@ 2004-04-05 09:20 ` Dave Page <[email protected]>
  2004-04-05 18:15   ` Re: Mirroring problem? Devrim GUNDUZ <[email protected]>
  0 siblings, 1 reply; 7+ messages in thread

From: Dave Page @ 2004-04-05 09:20 UTC (permalink / raw)
  To: [email protected]; +Cc: pgsql-www

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.





^ permalink  raw  reply  [nested|flat] 7+ messages in thread

* Re: Mirroring problem?
  2004-04-05 07:21 Mirroring problem? Devrim GUNDUZ <[email protected]>
  2004-04-05 09:20 ` Re: Mirroring problem? Dave Page <[email protected]>
@ 2004-04-05 18:15   ` Devrim GUNDUZ <[email protected]>
  2004-04-05 18:48     ` Re: Mirroring problem? Dave Page <[email protected]>
  2004-04-05 21:13     ` Re: Mirroring problem? Robert Treat <[email protected]>
  0 siblings, 2 replies; 7+ messages in thread

From: Devrim GUNDUZ @ 2004-04-05 18:15 UTC (permalink / raw)
  To: Dave Page <[email protected]>; +Cc: pgsql-www

-----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	       
[email protected]				[email protected] 
			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-----




^ permalink  raw  reply  [nested|flat] 7+ messages in thread

* Re: Mirroring problem?
  2004-04-05 07:21 Mirroring problem? Devrim GUNDUZ <[email protected]>
  2004-04-05 09:20 ` Re: Mirroring problem? Dave Page <[email protected]>
  2004-04-05 18:15   ` Re: Mirroring problem? Devrim GUNDUZ <[email protected]>
@ 2004-04-05 18:48     ` Dave Page <[email protected]>
  2004-04-05 21:38       ` Re: Mirroring problem? Devrim GUNDUZ <[email protected]>
  1 sibling, 1 reply; 7+ messages in thread

From: Dave Page @ 2004-04-05 18:48 UTC (permalink / raw)
  To: [email protected]; +Cc: pgsql-www

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.





^ permalink  raw  reply  [nested|flat] 7+ messages in thread

* Re: Mirroring problem?
  2004-04-05 07:21 Mirroring problem? Devrim GUNDUZ <[email protected]>
  2004-04-05 09:20 ` Re: Mirroring problem? Dave Page <[email protected]>
  2004-04-05 18:15   ` Re: Mirroring problem? Devrim GUNDUZ <[email protected]>
  2004-04-05 18:48     ` Re: Mirroring problem? Dave Page <[email protected]>
@ 2004-04-05 21:38       ` Devrim GUNDUZ <[email protected]>
  0 siblings, 0 replies; 7+ messages in thread

From: Devrim GUNDUZ @ 2004-04-05 21:38 UTC (permalink / raw)
  To: Dave Page <[email protected]>; +Cc: pgsql-www

-----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 [email protected], 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	       
[email protected]				[email protected] 
			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-----





^ permalink  raw  reply  [nested|flat] 7+ messages in thread

* Re: Mirroring problem?
  2004-04-05 07:21 Mirroring problem? Devrim GUNDUZ <[email protected]>
  2004-04-05 09:20 ` Re: Mirroring problem? Dave Page <[email protected]>
  2004-04-05 18:15   ` Re: Mirroring problem? Devrim GUNDUZ <[email protected]>
@ 2004-04-05 21:13     ` Robert Treat <[email protected]>
  1 sibling, 0 replies; 7+ messages in thread

From: Robert Treat @ 2004-04-05 21:13 UTC (permalink / raw)
  To: Devrim GUNDUZ <[email protected]>; +Cc: Dave Page <[email protected]>; pgsql-www

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




^ permalink  raw  reply  [nested|flat] 7+ messages in thread

* Re: Mirroring problem?
@ 2004-04-06 07:25 Dave Page <[email protected]>
  0 siblings, 0 replies; 7+ messages in thread

From: Dave Page @ 2004-04-06 07:25 UTC (permalink / raw)
  To: Devrim GUNDUZ <[email protected]>; +Cc: pgsql-www

Thanks Devrim, committed.

Regards, Dave. 

> -----Original Message-----
> From: Devrim GUNDUZ [mailto:[email protected]] 
> 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 [email protected], 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	       
> [email protected]				
> [email protected] 
> 			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-----
> 
> 




^ permalink  raw  reply  [nested|flat] 7+ messages in thread


end of thread, other threads:[~2004-04-06 07:25 UTC | newest]

Thread overview: 7+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2004-04-05 07:21 Mirroring problem? Devrim GUNDUZ <[email protected]>
2004-04-05 09:20 ` Dave Page <[email protected]>
2004-04-05 18:15   ` Devrim GUNDUZ <[email protected]>
2004-04-05 18:48     ` Dave Page <[email protected]>
2004-04-05 21:38       ` Devrim GUNDUZ <[email protected]>
2004-04-05 21:13     ` Robert Treat <[email protected]>
2004-04-06 07:25 Re: Mirroring problem? Dave Page <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox