Re: Flakey [Named]VirtualHost support, should TieHash be used?

2000-11-09 Thread Alexey Zilber
I'd just like to say that YOU ROCK! I was using push the wrong way originally, by trying to push a hash unto an array. This way works like a charm. Got rid of the "Attempt to free unreferenced scalar." errors and the instability. Thanks Ben! Alex Alexey Zilber Director of

Re: Flakey [Named]VirtualHost support, should TieHash be used?

2000-11-08 Thread Alexey Zilber
here: > >> $NameVirtualHost[++$#NameVirtualHost] = $ip; > >push @NameVirtualHost, $ip; Hmmm, something doesn't make sense here. I originally used push, but the previous data got overwritten. I'll try it again tonight and report back.. Thank you! Alexey Zilber Director of MIS CCG.XM 498 Seventh Ave, 16th Fl New York, New York, 10018 tel 212.297.7048 fax 212.297.8939 email [EMAIL PROTECTED]

Flakey [Named]VirtualHost support, should TieHash be used?

2000-11-08 Thread Alexey Zilber
Hi All, I've been developing a little mod_perl Apache::Registery script that builds VirtualHosts and NamedVirtualhost's based on pre-generated text files. The code works wonderfully... when it actually works. For some reason I usually need to start Apache 4-5 times before it actually "sti

Apologies for vacation message!

2000-11-08 Thread Alexey Zilber
Hi All, Very sorry for forgetting to kill that message. That's what having a baby does to you, makes you lose your mind. :-) Sorry! Alex