Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [anup123] static pages and build related queries

Quote Reply
Re: [anup123] static pages and build related queries In reply to
Ah, I hate systems that don't symlink to the proper timezone. For instance, on our servers, you should see:

[root@gossamer root]# ls -la /etc/localtime
lrwxrwxrwx 1 root root 30 Jan 29 12:55 /etc/localtime -> /usr/share/zoneinfo/US/Pacific
[root@gossamer root]#

So you know which timezone it's using. With yours, you need to track down which file that is (as it was copied rather then linked). Try:

find /usr/share/zoneinfo -size 285c

which on my system shows you are using either:

/usr/share/zoneinfo/right/Asia/Calcutta
/usr/share/zoneinfo/right/Atlantic/Cape_Verde

Both of these are in the /right/ directory which is incorrect/experimental.

Cheers,

Alex
--
Gossamer Threads Inc.
Subject Author Views Date
Thread static pages and build related queries anup123 8851 Feb 29, 2004, 6:44 AM
Thread Re: [anup123] static pages and build related queries
anup123 8667 Feb 29, 2004, 2:13 PM
Thread Re: [anup123] static pages and build related queries
anup123 8642 Mar 1, 2004, 6:53 AM
Thread Re: [anup123] static pages and build related queries
Karen 8666 Mar 1, 2004, 4:41 PM
Thread Re: [Karen] static pages and build related queries
anup123 8621 Mar 1, 2004, 7:51 PM
Post Re: [anup123] static pages and build related queries
Karen 8594 Mar 2, 2004, 9:04 AM
Thread Re: [anup123] static pages and build related queries
DogTags 8620 Mar 2, 2004, 4:27 AM
Post Re: [DogTags] static pages and build related queries
webmaster33 8517 Mar 13, 2004, 5:40 AM
Thread Re: [anup123] static pages and build related queries
Alex 8588 Mar 2, 2004, 8:49 AM
Thread Re: [Alex] static pages and build related queries
anup123 8588 Mar 2, 2004, 11:07 AM
Thread Re: [anup123] static pages and build related queries
Alex 8642 Mar 2, 2004, 11:23 AM
Thread Re: [Alex] static pages and build related queries
anup123 8554 Mar 2, 2004, 12:03 PM
Thread Re: [anup123] static pages and build related queries
Alex 8600 Mar 2, 2004, 12:07 PM
Thread Re: [Alex] static pages and build related queries
anup123 8603 Mar 2, 2004, 12:15 PM
Thread Re: [anup123] static pages and build related queries
Alex 8555 Mar 2, 2004, 12:20 PM
Thread Re: [Alex] static pages and build related queries
anup123 8624 Mar 2, 2004, 12:32 PM
Thread Re: [anup123] static pages and build related queries
Alex 8603 Mar 2, 2004, 12:48 PM
Post Re: [Alex] static pages and build related queries
anup123 8579 Mar 2, 2004, 1:38 PM
Post Re: [Alex] static pages and build related queries
sensovision 8501 Mar 18, 2004, 1:04 PM
Post Re: [Alex] static pages and build related queries
Robert_B 8483 Mar 18, 2004, 1:37 PM