***: LEMONerd has joined #arpnetworks
LEMONerd is now known as LEMONed
deXar has joined #arpnetworks deXar: Hello everyone. I have to set timezone in php.ini, don't know about the VPS's location, so what to set? Any idea? Thanks. LEMONed: enter ur IP http://www.iplocation.net/ mike-burns: The VPS is in LA. I always set TZ to UTC. deXar: Thanks. mike-burns: Running `date` will tell you the TZ your computer is set to, too. deXar: I did that, it gives PDT.
$ date
Thu May 16 02:57:12 PDT 2013
$ date -u
Thu May 16 09:57:24 UTC 2013
Which one is right? mike-burns: They're both off by three minutes.
But the server that your VPS is on is physically sitting in PDT. deXar: as "02:57" and "09:57" regarding its location.
Oh, I see. Thanks. mike-burns: But you can set it to anything you want. deXar: Well, personally setting an incorrect date/time gave me lots of headaches in the past. Conflicts, failed-updates, et cetera. mike-burns: Sorry, I meant that you can set your computer's time to anything you want. If `date` reports PDT, you should set php.ini to PDT. deXar: Ah it's ok. Done, thanks again. ***: LEMONed has quit IRC (Quit: Linkinus - http://linkinus.com)
deXar has quit IRC ()
Hien has quit IRC (Quit: "Update kernel")
Hien has joined #arpnetworks
RandalSchwartz has joined #arpnetworks
HighJinx has quit IRC (Ping timeout: 248 seconds) toddf: hmm, never knew timezone was in php.ini, I've simply placed a 'localtime' file in $CHROOT/etc to fix the timezone bits .. ;-) ***: scottschecter has quit IRC (Quit: WeeChat 0.4.0)
dzup has joined #arpnetworks
HighJinx has joined #arpnetworks brycec: toddf: In recent years, PHP belches an ugly error about being unable to guess the timezone and that you should set one in the php.ini file. Example: http://drupal.org/node/630972
"warning: date(): It is not safe to rely on the system's timezone settings..." toddf: that is a symptom of a bigger propblem, namely, 'this system cant be trusted to be adminned properly so I must have my own knob to further obfuscate any system configuration that must be done'
*sigh* brycec: heh, or maybe there's a better/legit reason. I dunno. toddf: guess I'll get to do that when I update to 5.3
sorry, if the system timezone is not trusted, I can see no other reason to require this than lets further obfuscate the administration of the system
coming from a 'lets simplify things' perspective (openbsd) this seems insanely backwards staticsafe: its PHP... mike-burns: A lot goes into making PHP the least respected programming language. brycec: It's not like PHP isn't using the same tzdata, right? So no idea why it wouldn't "trust" it.
lol mike-burns toddf: [Date]
; Defines the default timezone used by the date functions
; http://php.net/date.timezone
;date.timezone =
thats in openbsd's default php-5.3.24 install
hmm, now to figure out how to test
someone throw me a basic php line that would generate the above warning supposedly?
n/m just calling 'echo date();' is enough
and indeed it generates it *sigh*
ahah! I found a sane default!
date.timezone = /etc/localtime
cha-ching! ***: scottschecter has joined #arpnetworks brycec: Whoa, didn't know you could point it at a file.
That's super-sane!
Seems like something distro maintainers should be doing...
(I only see that as a problem on Windows which wouldn't have an /etc/localtime) ***: scottschecter has quit IRC (Quit: WeeChat 0.4.0)
scottschecter has joined #arpnetworks toddf: shout-out to awesome peering .. from my vps to losangeles.voip.ms -> round-trip min/avg/max/std-dev = 0.565/0.932/1.311/0.219 ms
6 hops seems pretty close also but anyway staticsafe: oh nice voip.ms has Toronto server location brycec: woo voip.ms++!
I get about the same ping from Chunkhost too :p
But two fewer hops on ARP
woo ***: scottschecter has quit IRC (Quit: WeeChat 0.4.0)
scottschecter has joined #arpnetworks
scottschecter has quit IRC (Quit: WeeChat 0.4.0)
teneightypea has quit IRC (Ping timeout: 252 seconds)
teneightypea has joined #arpnetworks mercutio: hop count doesn't necessarily mean much
i usually look for jitter
but that doesn't necessarily mean a lot too brycec: lower hop counts make me happier - fewer points of failure mercutio: yeh but often there hidden hops :/
which is worse
well worse in that it's hard to know where things are breaking
less visiblity
it's not necessarily going to make any practical difference
heh i can't dns lookup losangeles.voipms
oh there it goes staticsafe: voip.ms mercutio: so it's quadranet then some colo switch / router then host
so if they hid that colo switch/router
and had one less hop would that mkae it better
there's heaps of jitter to there :/
hmm voip.ms is dns slow too
i wonder if i have bigge dns issue
hmm google instant staticsafe: not seeing anything mercutio: ahh
dig is fast
mtr is slow
mtr -4 voip.ms is fast
mtr -6 voip.ms is slow staticsafe: mtr -6 voip.ms doesn't work mercutio: does it not work quickly for you? staticsafe: voip.ms has no AAAA record mercutio: yeah
host tells me that
mtr seems to timeout instead
rather than failing quickly staticsafe: mtr fails instantly for me mercutio: curious staticsafe: it is also in my cache mercutio: yeah it should be in my cache too
repeating it is slow too
mtr --report --report-cycles=1 voip.ms 0.00s user 0.00s system 0% cpu 20.839 total
that's what i mean by slow :)
like 20 seconds delay it seems
at hoem it doesn't pause hmm
but i have no ipv6 at home
ktrace/kdump seems to suggest it's dns somehow
i'm just going to assume it's some weird openbsd/mtr bug ***: josephb has quit IRC (Ping timeout: 260 seconds)
cullum_ has joined #arpnetworks
cullum has quit IRC (Ping timeout: 260 seconds)
josephb has joined #arpnetworks
staticsa1 has joined #arpnetworks
staticsafe has quit IRC (*.net *.split)
staticsa1 is now known as staticsafe
bweaver1985 has joined #arpnetworks bweaver1985: question how long does it typically take to reset image back to original up_the_irons: bweaver1985: the support queue is typically cleared every night (PST) and morning. if you want an immediate re-install, you can always do it yourself: http://support.arpnetworks.com/kb/vps/re-install-or-change-os ***: dzup has quit IRC (Ping timeout: 245 seconds) bweaver1985: up_the_irons, thanks. The wierd part is i already tried that since the CentOS disk is inserted but when it installed. So it boots off disk but hwne it goes to install it claims in cannot find media up_the_irons: bweaver1985: so after you tell it to boot from the CD-ROM it then says it can't find the media? bweaver1985: it books to centos instraller. But when i pick installation method "Local CDROM"
"The CentOS CD was not found in any of your CDROM drives. Please insert to CentOS cd and press OK to retry up_the_irons: wow, weird
can you tell it to do a net install? for CentOS 5.8, you tell it:
* Distro source: HTTP
* Web site name: mirrors.arpnetworks.com
* CentOS directory: /centos/5.8/os/x86_64/
for 6.3, just use:
* URL: http://mirrors.arpnetworks.com/centos/6.3/os/x86_64 bweaver1985: k will try those. i messedup grup so i have to reinstall
thanks staticsafe: up_the_irons: that is 404ing up_the_irons: staticsafe: oh cuz 6.4 is out
s/6.3/6.4/ :)
and 5.9
bweaver1985: i can do a quick reset if you want, i see your ticket in my queue ***: tabthorpe has quit IRC (Remote host closed the connection) bweaver1985: yea, please do i just deleted ticket
lol up_the_irons: ok, standby bweaver1985: was going to attempt ***: tabthorpe has joined #arpnetworks
tabthorpe has quit IRC (Changing host)
tabthorpe has joined #arpnetworks up_the_irons: bweaver1985: done! use the same credentials as in your original welcome email bweaver1985: thanks ***: bweaver1985 has left "Leaving"
scottschecter has joined #arpnetworks
Ehtyar has joined #arpnetworks
hive-mind has quit IRC (*.net *.split)
_mnathani_ has quit IRC (*.net *.split)
JC` has quit IRC (*.net *.split)
qbit has quit IRC (*.net *.split)
tooth has quit IRC (*.net *.split)
medum_ has quit IRC (*.net *.split)
Guest58373 has quit IRC (*.net *.split)
staticsafe has quit IRC (*.net *.split)
Hien has quit IRC (*.net *.split)
RandalSchwartz has quit IRC (*.net *.split)
toddf has quit IRC (*.net *.split)
awyeah___ has quit IRC (*.net *.split)
mhoran has quit IRC (*.net *.split)
mercutio has quit IRC (*.net *.split)
d^_^b has quit IRC (*.net *.split)
josephb has quit IRC (*.net *.split)
mjp has quit IRC (*.net *.split)
mick_lap1op has quit IRC (*.net *.split)
scottschecter has quit IRC (*.net *.split)
dr_jkl has quit IRC (*.net *.split)
amdprophet has quit IRC (*.net *.split)
koan has quit IRC (*.net *.split)
milki has quit IRC (*.net *.split)
Ehtyar has quit IRC (*.net *.split)
cullum_ has quit IRC (*.net *.split)
HighJinx has quit IRC (*.net *.split)
ant has quit IRC (*.net *.split)
mike-burns has quit IRC (*.net *.split)
Yamazaki1kun has quit IRC (*.net *.split)
SpaceDum1 has quit IRC (*.net *.split)
kennyz0 has quit IRC (*.net *.split)
Lucifer7 has quit IRC (*.net *.split)
GluffiS has quit IRC (*.net *.split)
Spitfire has quit IRC (*.net *.split)
phlux has quit IRC (*.net *.split)
tabthorpe has quit IRC (*.net *.split)
dominicl|AFK has quit IRC (*.net *.split)
evhan has quit IRC (*.net *.split)
henderb_ has quit IRC (*.net *.split)
jpalmer has quit IRC (*.net *.split)
mikeputnam has quit IRC (*.net *.split)
jbergstroem has quit IRC (*.net *.split)
doomviking has quit IRC (*.net *.split)
easymac has quit IRC (*.net *.split)
jlgaddis has quit IRC (Remote host closed the connection)
jlgaddis has joined #arpnetworks
kennyz0 has joined #arpnetworks
SpaceDum1 has joined #arpnetworks
phlux has joined #arpnetworks
Yamazaki1kun has joined #arpnetworks
amdprophet has joined #arpnetworks
Spitfire has joined #arpnetworks
GluffiS has joined #arpnetworks
henderb_ has joined #arpnetworks
evhan has joined #arpnetworks
Lucifer7 has joined #arpnetworks
milki has joined #arpnetworks
dominicl|AFK has joined #arpnetworks
toddf has joined #arpnetworks
awyeah___ has joined #arpnetworks
mhoran has joined #arpnetworks
mercutio has joined #arpnetworks
d^_^b has joined #arpnetworks
dr_jkl has joined #arpnetworks
mick_lap1op has joined #arpnetworks
Guest58373 has joined #arpnetworks
medum_ has joined #arpnetworks
mjp has joined #arpnetworks
mike-burns has joined #arpnetworks
ant has joined #arpnetworks
koan has joined #arpnetworks
Hien has joined #arpnetworks
RandalSchwartz has joined #arpnetworks
HighJinx has joined #arpnetworks
cullum_ has joined #arpnetworks
josephb has joined #arpnetworks
staticsafe has joined #arpnetworks
tabthorpe has joined #arpnetworks
scottschecter has joined #arpnetworks
Ehtyar has joined #arpnetworks
jpalmer has joined #arpnetworks
mikeputnam has joined #arpnetworks
jbergstroem has joined #arpnetworks
doomviking has joined #arpnetworks
easymac has joined #arpnetworks
card.freenode.net sets mode: +ooo toddf mhoran mike-burns
scottschecter has quit IRC (Quit: WeeChat 0.4.0)
hive-mind has joined #arpnetworks
_mnathani_ has joined #arpnetworks
JC` has joined #arpnetworks
qbit has joined #arpnetworks
tooth has joined #arpnetworks
hive-mind has quit IRC (Max SendQ exceeded)
hive-mind has joined #arpnetworks
hazardous has joined #arpnetworks hazardous: hi!! staticsafe: hi hazardous ***: JC` has left
scottschecter has joined #arpnetworks hazardous: hey does anyone know what this means [6735278.595932] end_request: I/O error, dev sdb, sector 1920026624
it looks like /dev/sdb got forcedropped out of my swraid ***: scottschecter has quit IRC (Quit: WeeChat 0.4.0)
scottschecter has joined #arpnetworks
HighJinx has quit IRC (Ping timeout: 245 seconds)
jlgaddis has quit IRC (Ping timeout: 276 seconds)
HighJinx has joined #arpnetworks
HighJinx has quit IRC (Ping timeout: 256 seconds)
jlgaddis has joined #arpnetworks
jlgaddis has quit IRC (Changing host)
jlgaddis has joined #arpnetworks