You say what first started the problems was when you copied the httpd.conf
file. Because just saving the file wouldn't do anything you must mean you
restarted Apache as well. Therefore the httpd.conf file must had been
altered and the server never restarted until you restarted it after the file
copy.
The altered httpd.conf file was broken and lying in wait to spring it's
erroneous self on you when you restarted Apache.
You say you compared a working httpd.conf file with the one that had the
virtual host re-ordered and that nothing was different accept the order of
the virtualhost blocks.
Well than the answer is simple; voodoo. Get a goat, a sharp instrument,
cross, gasoline, etc., etc.
If you just put the VHs in the same order as the good httpd.conf file is
everything OK?
There has to be something wrong other than the order of VH blocks. Probably
something in the newly placed VH block at the top. Although I am unable to
duplicate such a erroneous configuration.
Does the machine have more than one IP? Do the VHs have more than on IP in
their <VirtualHost *> or NameVirtualHost (miss-matched) ?
You probably would rather just forget the whole thing at this point, and I
am only being selfish, but with piqued curiosity I beg you to post the
httpd.conf file for public viewing or at least the VirtualHosts.
BTW it won't help to just put the VH you want to the default at the top if
you use iTools because it always puts the new ones at the top (unless Tenon
changed this in 7). Put the VH you want to be default in a separate file,
e.g. /etc/httpd/VH_def.conf, and put the line: Include
/etc/httpd/VH_def.conf above all the VHs in httpd.conf.
> Hi again,
> I've replied between points here for clarity.
>
>> I don't get it yet.
>>
>>> I was going to
>>> re-order the httpd.conf file for him so that the default virtual host
>>> was the initial one he set up (rather than the last one added).
>>
>> In the httpd.conf file you moved the last <VirtualHost> block to the top of
>> the <VirtualHost> list, so it would be the default site.
>>
>> And saved the file, I assume, and restarted apache, I assume.
>
> No, the problem occured before I got the chance to modify anything.
>
>>> So, in the terminal, I did a cp httpd.conf httpd.conf.save25april2003
>>
>> Then you duplicated the file with a different name in the same dir. What's
>> the significance of duping the file?
>
> We wanted a duplicate in case anything went wrong - didn't
> expect that just saving a file would cause this. I think something
> else was at work here.
>
>
>>> every virtual host called up was being served out of
>>> the same directory.
>>
>> You mean every host who's IP resolved to the apache <VH IP> (e.g.,
>> DNS=www.X.com A 10.0.0.1 AND <VirtualHost 10.0.0.1>), requested with http,
>> resulted to the newly configured default site, the one you moved to the top
>> of the <VH> list?
>>
>> As if all the other hosts that point at that machine's http server were not
>> finding their corresponding ServerName perimeter in the <VirtualHost> block?
>> Like:
>>
>> <VirtualHost 10.0.0.1:80>
>> ServerName other.X.com #####like it didn't find this?
>> DocumentRoot /Library/WebServer/WebSites/other
>> NameVirtualHost 10.0.0.1
>> ...
>> </VirtualHost>
>
> Remember that I said above that I didn't get the chance to
> modify anything - what you've posted is EXACTLY what was happening -
> it was almost like all the virtuals were pointing at the same
> directory - however, they were each pointing at different directories.
>
>
>>> Now, I went in & did apachectl configtest
>>
>> You should have tried this: # tail -f /var/log/httpd/error_log and tail -f
>> /var/log/httpd/access_log (or wherever the logs are) and then made some http
>> requests to the server while watching the output from the tail -f command.
>>
>>> Now, the owner of the machine then tried switching a whole
>>> bunch of the httpd.conf files we had saves & one of them brought it
>>> back to normal.
>>
>> You should have compared the httpd.conf file that revived it to the one you
>> broke. diff file1 file2 OR BBEdit.
>
> We have compared them - with the exception of the order of
> the virtuals, there appears to be no difference at all.
>
>>> Has anyone else seen the same symptoms & if so, what was it &
>>> how did you fix it.
>>
>> I've done this many times. It was always some miss-configuration in the
>> httpd.conf file. The apachectl configtest doesn't always complain about
>> miss-configurations only bad syntax. You can put the wrong IP in the <VH>
>> and configtest won't complain but it won't work.
>>
>> I'd look at:
>> <VirtualHost ????:80>
>> ServerName other.X.com ##check the DNS?
>> NameVirtualHost ????
>>
>> but it could be a bunch of other things. I just fuss with till it works
>> watching the error_log.
>>
> We'll be closely watching this - I still don't understand
> what happened.
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
>From ???@??? Mon Apr 16 17:52:45 2001
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from [192.83.246.42] by mail.tenon.com (Post.Office MTA v3.5.3
release 223 ID# 1001-1000U100L20S0V35) with ESMTP id com
for <itools@xxxxxxxxxxxxxxx>; Tue, 16 Apr 2002 17:26:30 -0700
Mime-Version: 1.0
X-Sender: support@xxxxxxxxxxxxxx
Message-Id: <v0420550db7013f165a7a@[192.83.246.42]>
In-Reply-To: <B8E22E58.92A1%ken@xxxxxxxxxxxxxx>
References: <B8E22E58.92A1%ken@xxxxxxxxxxxxxx>
Date: Mon, 16 Apr 2001 17:32:02 -0700
To: itools@xxxxxxxxxxxxxxx
From: "Tenon Support" <support@xxxxxxxxxxxxxx>
Subject: Re: How does one configure /sbin/init ?
Content-Type: text/plain; charset="us-ascii" ; format="flowed"
Reply-To: itools@xxxxxxxxxxxxxxx
<x-flowed>Ken,
This is a pop or Imap problem, not sendmail. init gets run at
startup time. Probably the right sendmail is running, but Imap is
not. make sure to disable and re-enable sendmail in the Server
Controls, then re-boot to make sure the inetd.conf is re-loaded
TTs
--Eric
>Having a problem with sendmail.
>
>/sbin/init is spawning a new sendmail process if it's not running. This copy
>of sendmail prevents my iTools sendmail process from listening on that port.
>
>I've tried to find a config file for sbin/init but have been unsuccessful
>yet.
>
>Any help?
>
>Ken Whitcomb
</x-flowed>
>From ???@??? Thu Jan 01 10:37:51 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from squid.netzblick.de ([212.77.170.241]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com for <itools@xxxxxxxxxxxxxxx>;
Thu, 1 Jan 2004 10:35:18 -0800
Received: from [192.168.2.10] (pD9E5A44D.dip.t-dialin.net [217.229.164.77])
by squid.netzblick.de (8.11.3/8.11.3/Netzblick 8.11.3-1.1) with ESMTP
id i01IZEQ26000
for <itools@xxxxxxxxxxxxxxx>; Thu, 1 Jan 2004 19:35:15 +0100
Mime-Version: 1.0 (Apple Message framework v609)
Content-Transfer-Encoding: 7bit
Message-Id: <3C669D19-3C89-11D8-878C-000393DEF29A@xxxxxxxxxxxx>
Content-Type: text/plain; charset=US-ASCII; format=flowed
To: itools <itools@xxxxxxxxxxxxxxx>
From: Erich Parzefall <erich@xxxxxxxxxxxx>
Subject: problem to subscribe post.office list
Date: Thu, 1 Jan 2004 19:35:12 +0100
X-Mailer: Apple Mail (2.609)
Reply-To: itools@xxxxxxxxxxxxxxx
<x-flowed>Hy,
I have a problem to subscribe to the post.office list.
Following errors:
To subscribe with the address-verivication-request:
The following destination addresses were unknown (please check
the addresses and re-mail the message):
SMTP <post_office-request@xxxxxxxxxxxxxx>
and when I send to the postmaster:
----- The following addresses had permanent fatal errors -----
<Postmaster@xxxxxxxxxxxxxx>
(reason: 550 Host unknown)
My fault?
regards
ERich
########################################################
Netzblick ISP
Am Roemling 9
93047 Regensburg
Phone: +49-941-5999700
Fax: +49-9401-50036
Email: erich@xxxxxxxxxxxx
http://www.netzblick.de
ICQ: 36972403
"The box said ' requires Windows95 or better', so I bought a Mac."
########################################################
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
</x-flowed>
>From ???@??? Thu Jan 01 13:58:21 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from server.heard.com.au ([203.53.37.162]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com for <itools@xxxxxxxxxxxxxxx>;
Thu, 1 Jan 2004 13:56:02 -0800
Received: from localhost (localhost [127.0.0.1])
by server.heard.com.au (Postfix) with ESMTP id E8488B12F8
for <itools@xxxxxxxxxxxxxxx>; Thu, 1 Jan 2004 21:55:54 +0000 (GMT)
Received: from server.heard.com.au ([127.0.0.1])
by localhost (server.heard.com.au [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 10696-02 for <itools@xxxxxxxxxxxxxxx>;
Fri, 2 Jan 2004 08:55:52 +1100 (EST)
Received: from [203.53.37.182] (unknown [203.53.37.182])
by server.heard.com.au (Postfix) with ESMTP id 69C91B12EA
for <itools@xxxxxxxxxxxxxxx>; Fri, 2 Jan 2004 08:55:49 +1100 (EST)
Mime-Version: 1.0
X-Sender: hmag@xxxxxxxxxxxxxxxxxx
Message-Id: <p06002000bc1a47899d28@[203.53.37.182]>
In-Reply-To: <3C669D19-3C89-11D8-878C-000393DEF29A@xxxxxxxxxxxx>
References: <3C669D19-3C89-11D8-878C-000393DEF29A@xxxxxxxxxxxx>
Date: Fri, 2 Jan 2004 08:55:48 +1100
To: itools@xxxxxxxxxxxxxxx
From: Terry Allen <hmag@xxxxxxxxxxxxxx>
Subject: Re: problem to subscribe post.office list
Content-Type: text/plain; charset="us-ascii" ; format="flowed"
X-Virus-Scanned: by heard.com.au
Reply-To: itools@xxxxxxxxxxxxxxx
<x-flowed>>Hy,
>
>I have a problem to subscribe to the post.office list.
>Following errors:
>
>To subscribe with the address-verivication-request:
>The following destination addresses were unknown (please check
>the addresses and re-mail the message):
>
>SMTP <post_office-request@xxxxxxxxxxxxxx>
>
>and when I send to the postmaster:
> ----- The following addresses had permanent fatal errors -----
><Postmaster@xxxxxxxxxxxxxx>
> (reason: 550 Host unknown)
>
>My fault?
>
>regards
>
>ERich
Hi Erich,
A quick lookup on a couple of DNS sites as well as our own
shows that there is no record for quwi.tenon.com, hence the result of
your mail to Postmaster - it's not your fault, it's whoever has
control of the DNS - my guess is that someone has changed the name of
the Post.Office list server & of course then you won't get a reply.
--
Bye for now, Terry Allen
___________________________________________________________________
hEARd
Postal Address:
hEARd, 26B Glenning Rd, Glenning Valley, NSW 2261, Australia
Internet -
WWW:
http://heard.com.au or http://www.ozemail.com.au/~hmag
http://hosting.heard.com.au - http://itavservices.com
Interactive Message Board - http://heard.com.au/wwwboard/
EMAIL: (checked every Thursday & Sunday, sometimes more often)
hmag@xxxxxxxxxxxxxx
Phone: Australia - 02 4388 1400 / International - + 61 2 43881400
Mobile: Australia - 04 28881400 / International - 61 4 28881400
-----------------------------------------------
Non profit promotion for new music - since 1994
-----------------------------------------------
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
</x-flowed>
>From ???@??? Mon Jan 05 00:34:13 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from localhost.citiweb.com ([209.176.172.244]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com for <itools@xxxxxxxxxxxxxxx>;
Mon, 5 Jan 2004 00:32:06 -0800
Received: from [67.8.36.235] by localhost.citiweb.com
(Post.Office MTA v3.5.3 release 717 ID# 0-0U10L2S100V35)
with SMTP id com for <itools@xxxxxxxxxxxxxxx>;
Mon, 5 Jan 2004 02:35:32 -0600
Date: Mon, 5 Jan 2004 03:31:55 -0500
From: citizen <citizen@xxxxxxxxxxx>
Subject: Server Takes 2 Hours to Boot UP
To: itools@xxxxxxxxxxxxxxx
X-Priority: 3
In-Reply-To: <p06002000bc1a47899d28@[203.53.37.182]>
Message-ID: <r02000200-1028-9EFF732E3F5911D88612000A9592B2C0@[67.8.36.235]>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Mailer: Mailsmith 2.0.2 (Blindsider)
Reply-To: itools@xxxxxxxxxxxxxxx
I am using itools 7.1 with OSX 10.2.6, WebCatalog(WebDNA), and
Post.Office. The server reboots every morning at 7 AM automatically
with Power Key Pro. However, lately it will take 2 hours to reboot
every other day or so. Hardly ever 2 days in a row.
Does anyone have a clue as to why it takes so long to reboot and why it
rarely ever occurs 2 days in a row. Again, it seems to follow the
pattern of every other day. The webserver and Timbuktu DO NOT RESPOND
for over 2.5 hours at times.
thanks for your input,
citizen
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
>From ???@??? Mon Jan 05 00:40:12 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from server.heard.com.au ([203.53.37.162]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com for <itools@xxxxxxxxxxxxxxx>;
Mon, 5 Jan 2004 00:38:12 -0800
Received: from localhost (localhost [127.0.0.1])
by server.heard.com.au (Postfix) with ESMTP id 23560B2AA2
for <itools@xxxxxxxxxxxxxxx>; Mon, 5 Jan 2004 08:38:09 +0000 (GMT)
Received: from server.heard.com.au ([127.0.0.1])
by localhost (server.heard.com.au [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 18112-02 for <itools@xxxxxxxxxxxxxxx>;
Mon, 5 Jan 2004 19:38:07 +1100 (EST)
Received: from [203.53.37.182] (unknown [203.53.37.182])
by server.heard.com.au (Postfix) with ESMTP id 65927B2A94
for <itools@xxxxxxxxxxxxxxx>; Mon, 5 Jan 2004 19:38:00 +1100 (EST)
Mime-Version: 1.0
X-Sender: hmag@xxxxxxxxxxxxxxxxxx
Message-Id: <p06002000bc1ed29776f8@[203.53.37.182]>
In-Reply-To:
<r02000200-1028-9EFF732E3F5911D88612000A9592B2C0@[67.8.36.235]>
References: <r02000200-1028-9EFF732E3F5911D88612000A9592B2C0@[67.8.36.235]>
Date: Mon, 5 Jan 2004 19:37:59 +1100
To: itools@xxxxxxxxxxxxxxx
From: Terry Allen <hmag@xxxxxxxxxxxxxx>
Subject: Re: Server Takes 2 Hours to Boot UP
Content-Type: text/plain; charset="us-ascii" ; format="flowed"
X-Virus-Scanned: by heard.com.au
Reply-To: itools@xxxxxxxxxxxxxxx
<x-flowed>>I am using itools 7.1 with OSX 10.2.6, WebCatalog(WebDNA), and
>Post.Office. The server reboots every morning at 7 AM automatically
>with Power Key Pro. However, lately it will take 2 hours to reboot
>every other day or so. Hardly ever 2 days in a row.
>
>Does anyone have a clue as to why it takes so long to reboot and why it
>rarely ever occurs 2 days in a row. Again, it seems to follow the
>pattern of every other day. The webserver and Timbuktu DO NOT RESPOND
>for over 2.5 hours at times.
>
>thanks for your input,
>
>citizen
Hi again,
by the sounds of it, your machine is doing something VERY
processor intensive, or may possibly have some sort of hardware
failure imminent - at a guess, I'd be first looking at hard drive
corruption - maybe try updating to the latest OSX in the 10.2.x line
(10.2.8) & see if that helps.
--
Bye for now, Terry Allen
___________________________________________________________________
hEARd
Postal Address:
hEARd, 26B Glenning Rd, Glenning Valley, NSW 2261, Australia
Internet -
WWW:
http://heard.com.au or http://www.ozemail.com.au/~hmag
http://hosting.heard.com.au - http://itavservices.com
Interactive Message Board - http://heard.com.au/wwwboard/
EMAIL: (checked every Thursday & Sunday, sometimes more often)
hmag@xxxxxxxxxxxxxx
Phone: Australia - 02 4388 1400 / International - + 61 2 43881400
Mobile: Australia - 04 28881400 / International - 61 4 28881400
-----------------------------------------------
Non profit promotion for new music - since 1994
-----------------------------------------------
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
</x-flowed>
>From ???@??? Mon Jan 05 07:30:13 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from www.zztype.com ([66.91.132.210]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com for <itools@xxxxxxxxxxxxxxx>;
Mon, 5 Jan 2004 07:26:29 -0800
Received: from [192.168.254.13] ([192.168.254.13])
by www.zztype.com (8.12.9/8.12.0) with ESMTP id i05FPxOE018818
for <itools@xxxxxxxxxxxxxxx>; Mon, 5 Jan 2004 05:26:00 -1000 (HST)
Mime-Version: 1.0
X-Sender: zztype@xxxxxxxxxxxxxxxxxx
Message-Id: <f05210618bc1f31e4db95@[192.168.254.13]>
In-Reply-To:
<r02000200-1028-9EFF732E3F5911D88612000A9592B2C0@[67.8.36.235]>
References: <r02000200-1028-9EFF732E3F5911D88612000A9592B2C0@[67.8.36.235]>
Date: Mon, 5 Jan 2004 05:25:57 -1000
To: itools@xxxxxxxxxxxxxxx
From: Blaine Fergerstrom <zztype@xxxxxxxxxxxxx>
Subject: Re: Server Takes 2 Hours to Boot UP
Content-Type: text/plain; charset="us-ascii" ; format="flowed"
Reply-To: itools@xxxxxxxxxxxxxxx
<x-flowed>
I'm not sure why you're having a problem, but I have to ask why you
reboot so often? I reboot my servers as seldom as possible. In fact,
one of the prime reasons for OS X on a server is that you almost
never have to reboot. It was common under OS 9 and earlier to have to
reboot daily, or even more frequently to prevent random crashes. OS X
rarely crashes. I go months without a reboot.
My two cents....
Blaine
>I am using itools 7.1 with OSX 10.2.6, WebCatalog(WebDNA), and
>Post.Office. The server reboots every morning at 7 AM automatically
>with Power Key Pro. However, lately it will take 2 hours to reboot
>every other day or so. Hardly ever 2 days in a row.
>
>Does anyone have a clue as to why it takes so long to reboot and why it
>rarely ever occurs 2 days in a row. Again, it seems to follow the
>pattern of every other day. The webserver and Timbuktu DO NOT RESPOND
>for over 2.5 hours at times.
>
>thanks for your input,
>
>citizen
>---------
>Tenon Intersystems' iTools Mailing List
>To unsubscribe: send mail to
>itools-request@xxxxxxxxxxxxxxx
>with the body only containing:
>unsubscribe
>Find the searchable mailing list archives
>at:
>http://itools.blackpepper.co.nz/
--
Blaine Fergerstrom | ZZ-Type | zztype@xxxxxxxxxxxxx
http://www.zztype.com | http://alohatown.com
Kamehameha Schools | blferger@xxxxxxxx | http://oahu.ksbe.edu
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
</x-flowed>
>From ???@??? Mon Jan 05 09:23:55 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from [192.168.1.102] ([64.165.204.119]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com for <itools@xxxxxxxxxxxxxxx>;
Mon, 5 Jan 2004 09:20:32 -0800
Mime-Version: 1.0 (Apple Message framework v609)
In-Reply-To: <r02000200-1028-9EFF732E3F5911D88612000A9592B2C0@[67.8.36.235]>
References: <r02000200-1028-9EFF732E3F5911D88612000A9592B2C0@[67.8.36.235]>
Content-Type: text/plain; charset=US-ASCII; format=flowed
Message-Id: <769F49F4-3FA3-11D8-AD03-000393129B2A@xxxxxxxxx>
Content-Transfer-Encoding: 7bit
From: eyang@xxxxxxxxx (Eric Yang)
Subject: Re: Server Takes 2 Hours to Boot UP
Date: Mon, 5 Jan 2004 09:20:30 -0800
To: itools@xxxxxxxxxxxxxxx
X-Mailer: Apple Mail (2.609)
Reply-To: itools@xxxxxxxxxxxxxxx
<x-flowed>Hi there,
I called you but there was no one at your office. There are a number
of cases that server would take a long time to reboot. First, the DNS
might not resolve properly and the Post.Office is hung on trying to
resolve your hostname. Second, the reboot was forced without shutdown
all applications properly, and this will cause the OS to do a disk
check on your system. If you get a large disk, it's possible that it
could take a long time for the disk check process to finish. Third, if
you have MySQL installed, and reboot without shut it down first, you
will be forced to check MySQL database during the boot up process.
This could be time consuming too. I hope this helps.
regards,
Eric
On Jan 5, 2004, at 12:31 AM, citizen wrote:
> I am using itools 7.1 with OSX 10.2.6, WebCatalog(WebDNA), and
> Post.Office. The server reboots every morning at 7 AM automatically
> with Power Key Pro. However, lately it will take 2 hours to reboot
> every other day or so. Hardly ever 2 days in a row.
>
> Does anyone have a clue as to why it takes so long to reboot and why it
> rarely ever occurs 2 days in a row. Again, it seems to follow the
> pattern of every other day. The webserver and Timbuktu DO NOT RESPOND
> for over 2.5 hours at times.
>
> thanks for your input,
>
> citizen
> ---------
> Tenon Intersystems' iTools Mailing List
> To unsubscribe: send mail to
> itools-request@xxxxxxxxxxxxxxx
> with the body only containing:
> unsubscribe
> Find the searchable mailing list archives
> at:
> http://itools.blackpepper.co.nz/
>
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
</x-flowed>
>From ???@??? Mon Jan 05 11:05:40 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from mtaw4.prodigy.net ([64.164.98.52]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com for <itools@xxxxxxxxxxxxxxx>;
Mon, 5 Jan 2004 11:02:28 -0800
Received: from barefootdigital.net (adsl-216-103-215-154.dsl.snfc21.pacbell.net
[216.103.215.154])
by mtaw4.prodigy.net (8.12.10/8.12.10) with ESMTP id i05J2LSP002526
for <itools@xxxxxxxxxxxxxxx>; Mon, 5 Jan 2004 11:02:21 -0800 (PST)
Date: Mon, 5 Jan 2004 11:02:20 -0800
Subject: Re4: Server Takes 2 Hours to Boot UP
Content-Type: text/plain; charset=US-ASCII; format=flowed
Mime-Version: 1.0 (Apple Message framework v553)
From: "Glenn A. Bookout" <gblists@xxxxxxxxxxxxxxxxxxx>
To: itools@xxxxxxxxxxxxxxx
Content-Transfer-Encoding: 7bit
In-Reply-To: <769F49F4-3FA3-11D8-AD03-000393129B2A@xxxxxxxxx>
Message-Id: <B062BB2A-3FB1-11D8-AE8C-000A95A022F0@xxxxxxxxxxxxxxxxxxx>
X-Mailer: Apple Mail (2.553)
Reply-To: itools@xxxxxxxxxxxxxxx
<x-flowed>Eric:
Thanks for your reply.
On Monday, Jan 5, 2004, at 09:20 US/Pacific, Eric Yang wrote:
> I called you but there was no one at your office. There are a number
> of cases that server would take a long time to reboot. First, the DNS
> might not resolve properly and the Post.Office is hung on trying to
> resolve your hostname. Second, the reboot was forced without shutdown
> all applications properly, and this will cause the OS to do a disk
> check on your system. If you get a large disk, it's possible that it
> could take a long time for the disk check process to finish. Third,
> if you have MySQL installed, and reboot without shut it down first,
> you will be forced to check MySQL database during the boot up process.
> This could be time consuming too. I hope this helps.
Does the cmd. "shutdown -r now" handle all of the above
cleanly/properly, or is it necessary to quit each one individually?
Thanks for your time and help in this matter.
Glenn
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
</x-flowed>
>From ???@??? Mon Jan 05 12:11:30 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from [192.168.1.102] ([64.165.204.119]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com for <itools@xxxxxxxxxxxxxxx>;
Mon, 5 Jan 2004 12:09:17 -0800
Mime-Version: 1.0 (Apple Message framework v609)
In-Reply-To: <B062BB2A-3FB1-11D8-AE8C-000A95A022F0@xxxxxxxxxxxxxxxxxxx>
References: <B062BB2A-3FB1-11D8-AE8C-000A95A022F0@xxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=US-ASCII; format=flowed
Message-Id: <07FADD96-3FBB-11D8-AE45-000393129B2A@xxxxxxxxx>
Content-Transfer-Encoding: 7bit
From: eyang@xxxxxxxxx (Eric Yang)
Subject: Re: Re4: Server Takes 2 Hours to Boot UP
Date: Mon, 5 Jan 2004 12:09:13 -0800
To: itools@xxxxxxxxxxxxxxx
X-Mailer: Apple Mail (2.609)
Reply-To: itools@xxxxxxxxxxxxxxx
<x-flowed>
On Jan 5, 2004, at 11:02 AM, Glenn A. Bookout wrote:
> Does the cmd. "shutdown -r now" handle all of the above
> cleanly/properly, or is it necessary to quit each one individually?
"Shutdown -r now" should work fine. However, I still recommend to quit
MySQL manually before reboot. There could be some SQL transaction that
needs to be terminated and write to the disk that would take longer
than Shutdown would allow.
regards,
Eric
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
</x-flowed>
>From ???@??? Mon Jan 05 13:17:21 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from image.imagenetworks.com ([67.154.44.50]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com for <itools@xxxxxxxxxxxxxxx>;
Mon, 5 Jan 2004 13:13:51 -0800
Subject: Multiple IP Addresses?
MIME-Version: 1.0
Content-Type: text/plain;
charset="us-ascii"
Date: Mon, 5 Jan 2004 15:17:23 -0600
Message-ID: <7321D81F44EB2C449354F1DFA07D3F78054EC4@xxxxxxxxxxxxxxxxxxxxxxx>
Content-class: urn:content-classes:message
X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: Multiple IP Addresses?
Thread-Index: AcPTyHyQAHW4umHsT2Wsz9fRm5OG9QAB9+bg
From: "Phil Pennington" <phil@xxxxxxxxxxxxxxxxx>
To: <itools@xxxxxxxxxxxxxxx>
Reply-To: itools@xxxxxxxxxxxxxxx
I have a Xserve, with 2 NIC cards. I am adding a new service provider.
I know how to set up both NIC cards for different IP addresses, but what
do I need to do in iTools (7) to have websites serve on two IP
addresses? Also, mysql and web admin need to be on both IP addresses.
Thanks,
Phil Pennington
ImageNetworks
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
>From ???@??? Mon Jan 05 14:23:11 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from [192.168.1.6] ([68.167.235.90]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com for <itools@xxxxxxxxxxxxxxx>;
Mon, 5 Jan 2004 14:21:23 -0800
Mime-Version: 1.0
X-Sender: anita@xxxxxxxxxxxxxx
Message-Id: <p05210601bc1f9292a579@[192.168.1.6]>
In-Reply-To:
<r02000200-1028-9EFF732E3F5911D88612000A9592B2C0@[67.8.36.235]>
References: <r02000200-1028-9EFF732E3F5911D88612000A9592B2C0@[67.8.36.235]>
Date: Mon, 5 Jan 2004 14:18:43 -0800
To: itools@xxxxxxxxxxxxxxx
From: anita@xxxxxxxxx (Anita Holmgren)
Subject: Re: Server Takes 2 Hours to Boot UP
Content-Type: text/plain; charset="us-ascii" ; format="flowed"
Reply-To: itools@xxxxxxxxxxxxxxx
<x-flowed>At 3:31 AM -0500 1/5/04, citizen wrote:
>I am using itools 7.1 with OSX 10.2.6, WebCatalog(WebDNA), and
>Post.Office. The server reboots every morning at 7 AM automatically
>with Power Key Pro.
Dan, I agree with Blaine, why are you rebooting religiously every
morning. The old days of rebooting Mac OS daily are gone. Your OS X
system should run for months (six to 18 months, or more).
If and when you do have to reboot, the two hours does seem excessive.
I think Eric had some good ideas about this.
-Anita
--
Tenon Intersystems 805-963-6983
232 Anacapa Street, #2A anita@xxxxxxxxx
Santa Barbara, CA 93101 http://www.tenon.com
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
</x-flowed>
>From ???@??? Mon Jan 05 14:29:10 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from grayloon.com ([216.168.63.61]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com for <itools@xxxxxxxxxxxxxxx>;
Mon, 5 Jan 2004 14:28:05 -0800
Received: from [216.135.18.101] (216.135.18.101) by grayloon.com with ESMTP
(Eudora Internet Mail Server 3.2.2) for <itools@xxxxxxxxxxxxxxx>;
Mon, 5 Jan 2004 16:28:03 -0600
User-Agent: Microsoft-Entourage/10.1.1.2418
Date: Mon, 05 Jan 2004 16:26:09 -0600
Subject: MySQL Dying
From: Clint Davis <cdavis@xxxxxxxxxxxx>
To: <itools@xxxxxxxxxxxxxxx>
Message-ID: <BC1F40A1.28CAA%cdavis@xxxxxxxxxxxx>
Mime-version: 1.0
Content-type: text/plain; charset="US-ASCII"
Content-transfer-encoding: 7bit
Reply-To: itools@xxxxxxxxxxxxxxx
I have a MySQL database that's dying a couple of times a night. It's used by
a PHP bulletin board (ubb.Threads from Infopop). When the database craps
out, the bulletin board displays a ton of MySQL errors on the page, and the
bulletin board is NOT functional.
To get around this, I setup a cron job to restart the MySQL process once
every hour. I hate to do this, but it's working for now. Any ideas?
I would be happy to provide output from top/ps commands.
---------------------------------------------------------------------
Clint Davis
Webmaster / Interactive Media Specialist
Gray Loon Marketing Group, Inc. http://www.grayloon.com
204 Main Street | Evansville, IN 47708 | Phone:812-422-9999
---------------------------------------------------------------------
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
>From ???@??? Mon Jan 05 14:53:07 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from [192.168.1.102] ([64.165.204.119]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com for <itools@xxxxxxxxxxxxxxx>;
Mon, 5 Jan 2004 14:50:42 -0800
Mime-Version: 1.0 (Apple Message framework v609)
In-Reply-To: <BC1F40A1.28CAA%cdavis@xxxxxxxxxxxx>
References: <BC1F40A1.28CAA%cdavis@xxxxxxxxxxxx>
Content-Type: text/plain; charset=US-ASCII; format=flowed
Message-Id: <94AE7FA4-3FD1-11D8-AE45-000393129B2A@xxxxxxxxx>
Content-Transfer-Encoding: 7bit
From: eyang@xxxxxxxxx (Eric Yang)
Subject: Re: MySQL Dying
Date: Mon, 5 Jan 2004 14:50:38 -0800
To: itools@xxxxxxxxxxxxxxx
X-Mailer: Apple Mail (2.609)
Reply-To: itools@xxxxxxxxxxxxxxx
<x-flowed>Hi Clint,
You might want to check the MySQL activity by running:
/Library/Tenon/MySQL/bin/mysqladmin -u root -p processlist
If there are a lot of transactions locking up, then MySQL might become
zombie or not responsive. You might want to find the query that's
causing the lock up, and fix the problem. If the problem is located in
one of the database table, you can fix it by running:
/Library/Tenon/MySQL/bin/mysqlcheck -u root -p <database_name>
If the problem is in SQL statement of the bulletin board code, you
should consider rewriting the SQL statement. If fixing the bulletin
board code is not possible, I would recommend you to run the Web Server
and MySQL server on two different machine to reduce the system load.
In addition, it's very often that search function can cause a bulletin
board to lock up. You might want to disable certain features like
"search" for none member of the bulletin board. This will dramatically
improve the performance of the bulletin board. I hope this is helpful.
regards,
Eric
On Jan 5, 2004, at 2:26 PM, Clint Davis wrote:
> I have a MySQL database that's dying a couple of times a night. It's
> used by
> a PHP bulletin board (ubb.Threads from Infopop). When the database
> craps
> out, the bulletin board displays a ton of MySQL errors on the page,
> and the
> bulletin board is NOT functional.
>
> To get around this, I setup a cron job to restart the MySQL process
> once
> every hour. I hate to do this, but it's working for now. Any ideas?
>
> I would be happy to provide output from top/ps commands.
>
>
> ---------------------------------------------------------------------
> Clint Davis
> Webmaster / Interactive Media Specialist
> Gray Loon Marketing Group, Inc. http://www.grayloon.com
> 204 Main Street | Evansville, IN 47708 | Phone:812-422-9999
> ---------------------------------------------------------------------
>
> ---------
> Tenon Intersystems' iTools Mailing List
> To unsubscribe: send mail to
> itools-request@xxxxxxxxxxxxxxx
> with the body only containing:
> unsubscribe
> Find the searchable mailing list archives
> at:
> http://itools.blackpepper.co.nz/
>
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
</x-flowed>
>From ???@??? Tue Jan 06 09:26:23 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from mail.pmtads.com ([199.178.62.2]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com for <itools@xxxxxxxxxxxxxxx>;
Tue, 6 Jan 2004 09:23:29 -0800
Received: from [199.178.62.100] (199.178.62.100) by mail.pmtads.com with
ESMTP (Eudora Internet Mail Server 3.2.2) for <itools@xxxxxxxxxxxxxxx>;
Tue, 6 Jan 2004 11:23:25 -0600
User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.0.6
Date: Tue, 06 Jan 2004 11:23:25 -0600
Subject: Setting up a shopping cart
From: Kerry <kerry@xxxxxxxxxx>
To: <itools@xxxxxxxxxxxxxxx>
Message-ID: <BC204B2D.30C4E%kerry@xxxxxxxxxx>
In-Reply-To: <94AE7FA4-3FD1-11D8-AE45-000393129B2A@xxxxxxxxx>
Mime-version: 1.0
Content-type: text/plain; charset="US-ASCII"
Content-transfer-encoding: 7bit
Reply-To: itools@xxxxxxxxxxxxxxx
A little off topic but I am setting up my first shopping cart and wanted to
make sure I am going in the right direction.
Here is what I have in mind...
Shopping cart: eShox3 Already purchased.
Certificate: Comodo Not sure what package.
Gateway: Authorize.net
My one concern is this site does a lot of sales in other countries other
than the US.
Any info or guidance would be greatly appreciated.
TIA
Kerry
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
>From ???@??? Tue Jan 06 10:17:16 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from emerald.terryfic.com ([209.66.15.70]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com for <itools@xxxxxxxxxxxxxxx>;
Tue, 6 Jan 2004 10:14:10 -0800
Received: from [209.66.15.66] (209.66.15.66) by emerald.terryfic.com with
ESMTP (Eudora Internet Mail Server 3.0.3) for <itools@xxxxxxxxxxxxxxx>;
Tue, 6 Jan 2004 13:14:07 -0500
Mime-Version: 1.0
X-Sender: terry@xxxxxxxxxxxxxxxxxxxx
Message-Id: <a0600201abc20aa498817@[209.66.15.66]>
In-Reply-To: <BC204B2D.30C4E%kerry@xxxxxxxxxx>
References: <BC204B2D.30C4E%kerry@xxxxxxxxxx>
Date: Tue, 6 Jan 2004 13:14:06 -0500
To: itools@xxxxxxxxxxxxxxx
From: Terry Wilson <terry@xxxxxxxxxxxx>
Subject: Re: Setting up a shopping cart
Content-Type: text/plain; charset="us-ascii" ; format="flowed"
Reply-To: itools@xxxxxxxxxxxxxxx
<x-flowed>I use Authorize.net, and do transactions from just about every
country in the world; no problem. The money conversion is totally
transparent.
Terry
>A little off topic but I am setting up my first shopping cart and wanted to
>make sure I am going in the right direction.
>
>Here is what I have in mind...
>
>Shopping cart: eShox3 Already purchased.
>Certificate: Comodo Not sure what package.
>Gateway: Authorize.net
>
>My one concern is this site does a lot of sales in other countries other
>than the US.
>
>Any info or guidance would be greatly appreciated.
>
>TIA
>Kerry
>
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
</x-flowed>
>From ???@??? Tue Jan 06 12:28:56 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from server.heard.com.au ([203.53.37.162]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com for <itools@xxxxxxxxxxxxxxx>;
Tue, 6 Jan 2004 12:25:45 -0800
Received: from localhost (localhost [127.0.0.1])
by server.heard.com.au (Postfix) with ESMTP id 4799FB351E
for <itools@xxxxxxxxxxxxxxx>; Tue, 6 Jan 2004 20:25:36 +0000 (GMT)
Received: from server.heard.com.au ([127.0.0.1])
by localhost (server.heard.com.au [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 20862-04 for <itools@xxxxxxxxxxxxxxx>;
Wed, 7 Jan 2004 07:25:34 +1100 (EST)
Received: from [203.53.37.182] (unknown [203.53.37.182])
by server.heard.com.au (Postfix) with ESMTP id 854E6B3510
for <itools@xxxxxxxxxxxxxxx>; Wed, 7 Jan 2004 07:25:33 +1100 (EST)
Mime-Version: 1.0
X-Sender: hmag@xxxxxxxxxxxxxxxxxx
Message-Id: <p06002002bc20c9cad072@[203.53.37.182]>
In-Reply-To: <BC204B2D.30C4E%kerry@xxxxxxxxxx>
References: <BC204B2D.30C4E%kerry@xxxxxxxxxx>
Date: Wed, 7 Jan 2004 07:25:33 +1100
To: itools@xxxxxxxxxxxxxxx
From: Terry Allen <hmag@xxxxxxxxxxxxxx>
Subject: Re: Setting up a shopping cart
Content-Type: text/plain; charset="us-ascii" ; format="flowed"
X-Virus-Scanned: by heard.com.au
Reply-To: itools@xxxxxxxxxxxxxxx
<x-flowed>>A little off topic but I am setting up my first shopping cart and
wanted to
>make sure I am going in the right direction.
>
>Here is what I have in mind...
>
>Shopping cart: eShox3 Already purchased.
>Certificate: Comodo Not sure what package.
>Gateway: Authorize.net
>
>My one concern is this site does a lot of sales in other countries other
>than the US.
>
>Any info or guidance would be greatly appreciated.
>
>TIA
>Kerry
>
Hi Kerry,
As eShox is built on Os-Commerce, which handles many
currencies etc..., you should have no problems getting it going for
overseas markets. Personally, I'd be going with Thawte for the secure
cert - their certs are recognised by pretty much any browser around,
but I don't think comodo are at this point. Can't help you with the
gateway, but I think authorize.net should be fine.
--
Bye for now, Terry Allen
___________________________________________________________________
hEARd
Postal Address:
hEARd, 26B Glenning Rd, Glenning Valley, NSW 2261, Australia
Internet -
WWW:
http://heard.com.au or http://www.ozemail.com.au/~hmag
http://hosting.heard.com.au - http://itavservices.com
Interactive Message Board - http://heard.com.au/wwwboard/
EMAIL: (checked every Thursday & Sunday, sometimes more often)
hmag@xxxxxxxxxxxxxx
Phone: Australia - 02 4388 1400 / International - + 61 2 43881400
Mobile: Australia - 04 28881400 / International - 61 4 28881400
-----------------------------------------------
Non profit promotion for new music - since 1994
-----------------------------------------------
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
</x-flowed>
>From ???@??? Tue Jan 06 19:33:54 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from deimos.frii.net ([216.17.128.193]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com for <itools@xxxxxxxxxxxxxxx>;
Tue, 6 Jan 2004 19:30:16 -0800
Received: from [10.0.2.2] (dsc02-ari-co-204-32-195-21.rasserver.net
[204.32.195.21])
by deimos.frii.net (8.12.10/8.12.10) with ESMTP id i073UB0n067463
for <itools@xxxxxxxxxxxxxxx>; Tue, 6 Jan 2004 20:30:12 -0700 (MST)
Mime-Version: 1.0 (Apple Message framework v609)
Content-Transfer-Encoding: 7bit
Message-Id: <CBFC68D1-40C1-11D8-B5F2-0030654CA766@xxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=US-ASCII; format=flowed
To: itools@xxxxxxxxxxxxxxx
From: Mike Schienle <mgs@xxxxxxxxxxxxxxxxx>
Subject: mixing ports error
Date: Tue, 6 Jan 2004 20:30:10 -0700
X-Mailer: Apple Mail (2.609)
Reply-To: itools@xxxxxxxxxxxxxxx
<x-flowed>Hi all -
Can anyone provide a little help with the error message below? I just
changed my iTools 7 server on MacOS X 10.2.8 from http 1.3 to 2.0.
Everything seems to be happy with one exception. I have about a dozen
domains all using a single IP address. The domain it is complaining
about is the only one with an SSL certificate, which is of the
self-signed variety. There is a matching domain on the standard port
80, the SSL port 443 was added recently to allow SquirrelMail to
operate correctly. In the .htaccess file within the squirrelmail
directory was the following line:
deny from all
That line had to be removed to allow the redirect from port 80 to port
443 to work correctly, otherwise I was getting a 500 server error.
Any ideas would be greatly appreciated.
mgs@www$ sudo apachectl -t
[Tue Jan 06 21:23:14 2004] [error] VirtualHost 66.100.167.44:443 --
mixing * ports and non-* ports with a NameVirtualHost address is not
supported, proceeding with undefined results
Syntax OK
Mike Schienle
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
</x-flowed>
>From ???@??? Tue Jan 06 21:03:41 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from imageguild.com.imageguild.com ([208.163.4.44])
by quwi.tenon.com (Post.Office MTA v3.5.3 release 720
ID# 1001-52296U100L20S0V35) with ESMTP id com
for <itools@xxxxxxxxxxxxxxx>; Tue, 6 Jan 2004 20:59:53 -0800
Received: from www.imageguild.com ([127.0.0.1])
by imageguild.com.imageguild.com (Post.Office MTA v3.5.3
release 721 ID# 1001-52238U100L10S0V35) with SMTP id com;
Tue, 6 Jan 2004 23:59:47 -0500
Received: from 24.247.109.189
(SquirrelMail authenticated user ken)
by www.imageguild.com with HTTP;
Tue, 6 Jan 2004 23:59:47 -0500 (EST)
Message-ID: <50635.24.247.109.189.1073451587.squirrel@xxxxxxxxxxxxxxxxxx>
In-Reply-To: <CBFC68D1-40C1-11D8-B5F2-0030654CA766@xxxxxxxxxxxxxxxxx>
References: <CBFC68D1-40C1-11D8-B5F2-0030654CA766@xxxxxxxxxxxxxxxxx>
Date: Tue, 6 Jan 2004 23:59:47 -0500 (EST)
Subject: Re: mixing ports error
From: "Ken Whitcomb" <ken@xxxxxxxxxxxxxx>
To: itools@xxxxxxxxxxxxxxx
Cc: itools@xxxxxxxxxxxxxxx
User-Agent: SquirrelMail/1.4.1
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
X-Priority: 3
Importance: Normal
Reply-To: itools@xxxxxxxxxxxxxxx
Mike,
I recently saw similar messages after upgrading from OSXS 10.1 to 10.2.8
client. I had used my http.conf file from my previous install. Tenon
support told me that iTools 7 doesn't use any * entries whereas 6.x did.
Since I used my apache config file from the 6.x install, I surmised that
was the cause. Support also said that it is no problem other than the log
entries.
Later I built another drive from the ground up, adding all of my zones and
hosts in the Admin server and the messages never appeared. I suspect that
your /etc/httpd/http.conf file is from a 6.x installation.
ken Whitcomb
> Hi all -
>
> Can anyone provide a little help with the error message below? I just
> changed my iTools 7 server on MacOS X 10.2.8 from http 1.3 to 2.0.
> Everything seems to be happy with one exception. I have about a dozen
> domains all using a single IP address. The domain it is complaining
> about is the only one with an SSL certificate, which is of the
> self-signed variety. There is a matching domain on the standard port
> 80, the SSL port 443 was added recently to allow SquirrelMail to
> operate correctly. In the .htaccess file within the squirrelmail
> directory was the following line:
> deny from all
> That line had to be removed to allow the redirect from port 80 to port
> 443 to work correctly, otherwise I was getting a 500 server error.
>
> Any ideas would be greatly appreciated.
>
> mgs@www$ sudo apachectl -t
> [Tue Jan 06 21:23:14 2004] [error] VirtualHost 66.100.167.44:443 --
> mixing * ports and non-* ports with a NameVirtualHost address is not
> supported, proceeding with undefined results
> Syntax OK
>
> Mike Schienle
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
>From ???@??? Tue Jan 06 21:12:39 2004
Return-Path: <mgs@xxxxxxxxxxxxxxxxx>
Received: from deimos.frii.net ([216.17.128.193]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com; Tue, 6 Jan 2004 21:08:54 -0800
Received: from [10.0.2.2] (dsc02-ari-co-204-32-195-21.rasserver.net
[204.32.195.21])
by deimos.frii.net (8.12.10/8.12.10) with ESMTP id i0758n0n046374;
Tue, 6 Jan 2004 22:08:50 -0700 (MST)
In-Reply-To: <CBFC68D1-40C1-11D8-B5F2-0030654CA766@xxxxxxxxxxxxxxxxx>
References: <CBFC68D1-40C1-11D8-B5F2-0030654CA766@xxxxxxxxxxxxxxxxx>
Mime-Version: 1.0 (Apple Message framework v609)
Content-Type: text/plain; charset=US-ASCII; format=flowed
Message-Id: <937D74EA-40CF-11D8-B5F2-0030654CA766@xxxxxxxxxxxxxxxxx>
Content-Transfer-Encoding: 7bit
Cc: support@xxxxxxxxx
From: Mike Schienle <mgs@xxxxxxxxxxxxxxxxx>
Subject: Re: mixing ports error
Date: Tue, 6 Jan 2004 22:08:48 -0700
To: itools@xxxxxxxxxxxxxxx
X-Mailer: Apple Mail (2.609)
<x-flowed>
On Jan 06, 2004, at 08:30 PM, Mike Schienle wrote:
> Hi all -
>
> Can anyone provide a little help with the error message below?
...
> mgs@www$ sudo apachectl -t
> [Tue Jan 06 21:23:14 2004] [error] VirtualHost 66.100.167.44:443 --
> mixing * ports and non-* ports with a NameVirtualHost address is not
> supported, proceeding with undefined results
> Syntax OK
After digging around the web for a while, I found the answer. At this
URL http://www.lists.aldigital.co.uk/apache-ssl/msg00517.html, was a
comment about adding :80 to the NameVirtualHost line. I checked my
vhosts directory and found a couple of them that did not have the port
listed on the line. Adding :80 to those made the error go away.
For support - Sometime during this little exercise my Itools license
lost itself. I never edited any part of the license info from the admin
pages. I'm guessing it was when I switched from Apache 1.3 to 2.0. I
grabbed the license info from an old email and corrected it. Just
thought you'd like to know. Here's the line from the error_log:
[Tue Jan 06 20:45:55 2004] [emerg] Your iTools license has expired on
Tue Sep 16 17:30:12 2003. Apache will run for two hours, and then
terminate. Please contact Tenon Intersystems for a license number.
Mike Schienle
</x-flowed>
>From ???@??? Tue Jan 06 21:12:39 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from deimos.frii.net ([216.17.128.193]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com; Tue, 6 Jan 2004 21:08:54 -0800
Received: from [10.0.2.2] (dsc02-ari-co-204-32-195-21.rasserver.net
[204.32.195.21])
by deimos.frii.net (8.12.10/8.12.10) with ESMTP id i0758n0n046374;
Tue, 6 Jan 2004 22:08:50 -0700 (MST)
In-Reply-To: <CBFC68D1-40C1-11D8-B5F2-0030654CA766@xxxxxxxxxxxxxxxxx>
References: <CBFC68D1-40C1-11D8-B5F2-0030654CA766@xxxxxxxxxxxxxxxxx>
Mime-Version: 1.0 (Apple Message framework v609)
Content-Type: text/plain; charset=US-ASCII; format=flowed
Message-Id: <937D74EA-40CF-11D8-B5F2-0030654CA766@xxxxxxxxxxxxxxxxx>
Content-Transfer-Encoding: 7bit
Cc: support@xxxxxxxxx
From: Mike Schienle <mgs@xxxxxxxxxxxxxxxxx>
Subject: Re: mixing ports error
Date: Tue, 6 Jan 2004 22:08:48 -0700
To: itools@xxxxxxxxxxxxxxx
X-Mailer: Apple Mail (2.609)
Reply-To: itools@xxxxxxxxxxxxxxx
<x-flowed>
On Jan 06, 2004, at 08:30 PM, Mike Schienle wrote:
> Hi all -
>
> Can anyone provide a little help with the error message below?
...
> mgs@www$ sudo apachectl -t
> [Tue Jan 06 21:23:14 2004] [error] VirtualHost 66.100.167.44:443 --
> mixing * ports and non-* ports with a NameVirtualHost address is not
> supported, proceeding with undefined results
> Syntax OK
After digging around the web for a while, I found the answer. At this
URL http://www.lists.aldigital.co.uk/apache-ssl/msg00517.html, was a
comment about adding :80 to the NameVirtualHost line. I checked my
vhosts directory and found a couple of them that did not have the port
listed on the line. Adding :80 to those made the error go away.
For support - Sometime during this little exercise my Itools license
lost itself. I never edited any part of the license info from the admin
pages. I'm guessing it was when I switched from Apache 1.3 to 2.0. I
grabbed the license info from an old email and corrected it. Just
thought you'd like to know. Here's the line from the error_log:
[Tue Jan 06 20:45:55 2004] [emerg] Your iTools license has expired on
Tue Sep 16 17:30:12 2003. Apache will run for two hours, and then
terminate. Please contact Tenon Intersystems for a license number.
Mike Schienle
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
</x-flowed>
>From ???@??? Tue Jan 06 21:18:38 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from deimos.frii.net ([216.17.128.193]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com for <itools@xxxxxxxxxxxxxxx>;
Tue, 6 Jan 2004 21:16:51 -0800
Received: from [10.0.2.2] (dsc02-ari-co-204-32-195-21.rasserver.net
[204.32.195.21])
by deimos.frii.net (8.12.10/8.12.10) with ESMTP id i075Gm0n052637
for <itools@xxxxxxxxxxxxxxx>; Tue, 6 Jan 2004 22:16:48 -0700 (MST)
Mime-Version: 1.0 (Apple Message framework v609)
In-Reply-To: <50635.24.247.109.189.1073451587.squirrel@xxxxxxxxxxxxxxxxxx>
References: <CBFC68D1-40C1-11D8-B5F2-0030654CA766@xxxxxxxxxxxxxxxxx>
<50635.24.247.109.189.1073451587.squirrel@xxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=US-ASCII; format=flowed
Message-Id: <B0E0F634-40D0-11D8-B5F2-0030654CA766@xxxxxxxxxxxxxxxxx>
Content-Transfer-Encoding: 7bit
From: Mike Schienle <mgs@xxxxxxxxxxxxxxxxx>
Subject: Re: mixing ports error
Date: Tue, 6 Jan 2004 22:16:47 -0700
To: itools@xxxxxxxxxxxxxxx
X-Mailer: Apple Mail (2.609)
Reply-To: itools@xxxxxxxxxxxxxxx
<x-flowed>
On Jan 06, 2004, at 09:59 PM, Ken Whitcomb wrote:
> Mike,
> I recently saw similar messages after upgrading from OSXS 10.1 to
> 10.2.8
> client. I had used my http.conf file from my previous install. Tenon
> support told me that iTools 7 doesn't use any * entries whereas 6.x
> did.
> Since I used my apache config file from the 6.x install, I surmised
> that
> was the cause. Support also said that it is no problem other than the
> log
> entries.
Hi Ken -
Thanks for the info, and yeah the config file has been around since
iTools 6, and probably before that. It's an older system, iMac DV 400
SE, that's been running various flavors of MacOS X and iTools for a few
years. If it wasn't co-located about 800 miles away, I'd love to wipe
the disk and give it a fresh start. Not to mention tossing in more RAM
and a faster CPU.
Anyway, as mentioned in the email that crossed paths with yours, I got
the problem resolved.
Many thanks.
>> mgs@www$ sudo apachectl -t
>> [Tue Jan 06 21:23:14 2004] [error] VirtualHost 66.100.167.44:443 --
>> mixing * ports and non-* ports with a NameVirtualHost address is not
>> supported, proceeding with undefined results
>> Syntax OK
Mike Schienle
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
</x-flowed>
>From ???@??? Wed Jan 07 09:16:53 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from proxy1.gha.chartermi.net ([24.247.15.38]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com for <itools@xxxxxxxxxxxxxxx>;
Wed, 7 Jan 2004 09:15:07 -0800
Received: from [192.168.0.3] (24.247.109.189.gha.mi.chartermi.net
[24.247.109.189])
by proxy1.gha.chartermi.net (8.11.7p1+Sun/8.11.6) with ESMTP id
i07HEoU29162
for <itools@xxxxxxxxxxxxxxx>; Wed, 7 Jan 2004 12:14:51 -0500 (EST)
Mime-Version: 1.0 (Apple Message framework v609)
In-Reply-To: <94AE7FA4-3FD1-11D8-AE45-000393129B2A@xxxxxxxxx>
References: <BC1F40A1.28CAA%cdavis@xxxxxxxxxxxx>
<94AE7FA4-3FD1-11D8-AE45-000393129B2A@xxxxxxxxx>
Content-Type: multipart/alternative; boundary=Apple-Mail-1-699304511
Message-Id: <38D1F5BD-4135-11D8-BB58-00039315ECD6@xxxxxxxxxxxxxx>
From: Ken Whitcomb <ken@xxxxxxxxxxxxxx>
Subject: OT MySQL restoring from a dump
Date: Wed, 7 Jan 2004 12:16:24 -0500
To: itools@xxxxxxxxxxxxxxx
X-Mailer: Apple Mail (2.609)
X-Charter-MailScanner-Information:
X-Charter-MailScanner:
Reply-To: itools@xxxxxxxxxxxxxxx
<x-rich>I'm trying to restore two MySQL databases from dumps and continue to
get syntax errors.
I've tried the mysqlimport command in both the CLI and in phpMyAdmin
as well as the LOAD DATA INFILE command in both the CLI and phpMyAdmin.
Here's an example from phpMyAdmin:
LOAD DATA INFILE /Library/Tenon/MySQL/trucks.sql;
and I get
<bold><fontfamily><param>Arial</param><x-tad-smaller>Error
</x-tad-smaller></fontfamily></bold><fontfamily><param>Arial</param><x-tad-smaller>SQL-queryÊ:Ê
</x-tad-smaller></fontfamily><bold><color><param>9999,0000,9999</param><smaller>LOAD</smaller></color></bold><smaller>
<bold><color><param>9999,0000,9999</param>DATA</color></bold>
<bold><color><param>9999,0000,9999</param>INFILE</color></bold>
<color><param>FFFF,0000,FFFF</param>/</color> Library
<color><param>FFFF,0000,FFFF</param>/</color> Tenon
<color><param>FFFF,0000,FFFF</param>/</color> MySQL
<color><param>FFFF,0000,FFFF</param>/</color>
trucks<color><param>FFFF,0000,FFFF</param>.</color>sql<fontfamily><param>Arial</param><x-tad-bigger>
MySQL said:
</x-tad-bigger></fontfamily></smaller><fontfamily><param>Courier</param><smaller><x-tad-smaller>#1064
- You have an error in your SQL syntax.ÊÊCheck the manual that
corresponds to your MySQL server version for the right syntax to use
near '/ Library / Tenon / MySQL / trucks.sql' at line 1
</x-tad-smaller></smaller></fontfamily>Anyone able to pass along some
suggestions? If I have to rebuild from ground up, one of the databases
I could do in less than two days but the other is hopeless (the dump
file is 1 MB).
Desparately ,
ken Whitcomb
</x-rich>
>From ???@??? Wed Jan 07 09:43:49 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from deimos.frii.net ([216.17.128.193]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com for <itools@xxxxxxxxxxxxxxx>;
Wed, 7 Jan 2004 09:41:01 -0800
Received: from [10.0.2.2] (dsc02-ari-co-204-32-195-21.rasserver.net
[204.32.195.21])
by deimos.frii.net (8.12.10/8.12.10) with ESMTP id i07HetjY025014
for <itools@xxxxxxxxxxxxxxx>; Wed, 7 Jan 2004 10:40:56 -0700 (MST)
Mime-Version: 1.0 (Apple Message framework v609)
In-Reply-To: <38D1F5BD-4135-11D8-BB58-00039315ECD6@xxxxxxxxxxxxxx>
References: <BC1F40A1.28CAA%cdavis@xxxxxxxxxxxx>
<94AE7FA4-3FD1-11D8-AE45-000393129B2A@xxxxxxxxx>
<38D1F5BD-4135-11D8-BB58-00039315ECD6@xxxxxxxxxxxxxx>
Content-Type: multipart/alternative; boundary=Apple-Mail-1-700774954
Message-Id: <A545CC00-4138-11D8-9BF1-0030654CA766@xxxxxxxxxxxxxxxxx>
From: Mike Schienle <mgs@xxxxxxxxxxxxxxxxx>
Subject: Re: OT MySQL restoring from a dump
Date: Wed, 7 Jan 2004 10:40:55 -0700
To: itools@xxxxxxxxxxxxxxx
X-Mailer: Apple Mail (2.609)
Reply-To: itools@xxxxxxxxxxxxxxx
<x-rich>
On Jan 07, 2004, at 10:16 AM, Ken Whitcomb wrote:
<excerpt>I'm trying to restore two MySQL databases from dumps and
continue to get syntax errors.
</excerpt>
Hi Ken -
Can you post the top 10-20 lines or so of the dump file? I've always
used LOAD DATA and mysqlimport for working with text files, not sql
statements. I use the mysql command to load an sql file.
mysql database_name << trucks.sql
<excerpt>I've tried the mysqlimport command in both the CLI and in
phpMyAdmin as well as the LOAD DATA INFILE command in both the CLI and
phpMyAdmin.
Here's an example from phpMyAdmin:
LOAD DATA INFILE /Library/Tenon/MySQL/trucks.sql;
and I get
<fontfamily><param>Arial</param><x-tad-smaller>Error
SQL-queryÊ:Ê
</x-tad-smaller></fontfamily><color><param>9998,0000,9998</param><smaller>LOAD</smaller></color><smaller>
<color><param>9998,0000,9998</param>DATA</color>
<color><param>9998,0000,9998</param>INFILE</color>
<color><param>FFFE,0000,FFFE</param>/</color> Library
<color><param>FFFE,0000,FFFE</param>/</color> Tenon
<color><param>FFFE,0000,FFFE</param>/</color> MySQL
<color><param>FFFE,0000,FFFE</param>/</color>
trucks<color><param>FFFE,0000,FFFE</param>.</color>sql<fontfamily><param>Arial</param><x-tad-bigger>
MySQL said:
</x-tad-bigger></fontfamily></smaller></excerpt><excerpt><fontfamily><param>Courier</param><smaller><x-tad-smaller>#1064
- You have an error in your SQL syntax.ÊÊCheck the manual that
corresponds to your MySQL server version for the right syntax to use
near '/ Library / Tenon / MySQL / trucks.sql' at line 1
</x-tad-smaller></smaller></fontfamily></excerpt><excerpt>Anyone able
to pass along some suggestions? If I have to rebuild from ground up,
one of the databases I could do in less than two days but the other is
hopeless (the dump file is 1 MB).
Desparately ,
ken Whitcomb
</excerpt>Mike Schienle
</x-rich>
>From ???@??? Wed Jan 07 09:55:47 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from nr2baymi.bay.mi.charter.com ([24.247.24.43])
by quwi.tenon.com (Post.Office MTA v3.5.3 release 720
ID# 1001-52296U100L20S0V35) with ESMTP id com
for <itools@xxxxxxxxxxxxxxx>; Wed, 7 Jan 2004 09:53:00 -0800
Received: from [192.168.0.3] (24.247.109.189.gha.mi.chartermi.net
[24.247.109.189])
by nr2baymi.bay.mi.charter.com (8.11.7p1+Sun/8.11.6) with ESMTP id
i07Hqrv04198
for <itools@xxxxxxxxxxxxxxx>; Wed, 7 Jan 2004 12:52:53 -0500 (EST)
Mime-Version: 1.0 (Apple Message framework v609)
In-Reply-To: <A545CC00-4138-11D8-9BF1-0030654CA766@xxxxxxxxxxxxxxxxx>
References: <BC1F40A1.28CAA%cdavis@xxxxxxxxxxxx>
<94AE7FA4-3FD1-11D8-AE45-000393129B2A@xxxxxxxxx>
<38D1F5BD-4135-11D8-BB58-00039315ECD6@xxxxxxxxxxxxxx>
<A545CC00-4138-11D8-9BF1-0030654CA766@xxxxxxxxxxxxxxxxx>
Content-Type: multipart/alternative; boundary=Apple-Mail-2-701586787
Message-Id: <8929BBB1-413A-11D8-BB58-00039315ECD6@xxxxxxxxxxxxxx>
From: Ken Whitcomb <ken@xxxxxxxxxxxxxx>
Subject: Re: OT MySQL restoring from a dump
Date: Wed, 7 Jan 2004 12:54:27 -0500
To: itools@xxxxxxxxxxxxxxx
X-Mailer: Apple Mail (2.609)
X-Charter-MailScanner-Information:
X-Charter-MailScanner:
Reply-To: itools@xxxxxxxxxxxxxxx
<x-rich>Here's the top of the file:
<fontfamily><param>Courier</param># phpMyAdmin MySQL-Dump
# version 2.2.3
# http://phpwizard.net/phpMyAdmin/
# http://phpmyadmin.sourceforge.net/ (download page)
#
# Host: localhost
# Generation Time: Aug 02, 2003 at 03:08 PM
# Server version: 3.23.52
# PHP Version: 4.2.3
# Database : `trucks`
# --------------------------------------------------------
#
# Table structure for table `trailers_available`
#
CREATE TABLE trailers_available (
stockNum varchar(50) NOT NULL default '',
year varchar(50) NOT NULL default '',
make varchar(50) NOT NULL default '',
model varchar(50) NOT NULL default '',
length varchar(50) NOT NULL default '',
width varchar(50) NOT NULL default '',
susp varchar(50) NOT NULL default '',
tires varchar(50) NOT NULL default '',
wheels varchar(50) NOT NULL default '',
brakes varchar(50) NOT NULL default '',
doorType varchar(50) NOT NULL default '',
paint varchar(50) NOT NULL default '',
color varchar(50) NOT NULL default '',
description varchar(255) NOT NULL default '',
image varchar(50) NOT NULL default '',
PRIMARY KEY (stockNum),
UNIQUE KEY stockNum (stockNum)
) TYPE=MyISAM;
</fontfamily>
ken
On Jan 7, 2004, at 12:40 PM, Mike Schienle wrote:
<excerpt>On Jan 07, 2004, at 10:16 AM, Ken Whitcomb wrote:
<excerpt>I'm trying to restore two MySQL databases from dumps and
continue to get syntax errors.
</excerpt>
Hi Ken -
Can you post the top 10-20 lines or so of the dump file? I've always
used LOAD DATA and mysqlimport for working with text files, not sql
statements. I use the mysql command to load an sql file.
mysql database_name << trucks.sql
</excerpt>
</x-rich>
>From ???@??? Wed Jan 07 10:04:46 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from deimos.frii.net ([216.17.128.193]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com for <itools@xxxxxxxxxxxxxxx>;
Wed, 7 Jan 2004 10:03:32 -0800
Received: from [10.0.2.2] (dsc02-ari-co-204-32-195-21.rasserver.net
[204.32.195.21])
by deimos.frii.net (8.12.10/8.12.10) with ESMTP id i07I3TjY058490
for <itools@xxxxxxxxxxxxxxx>; Wed, 7 Jan 2004 11:03:30 -0700 (MST)
Mime-Version: 1.0 (Apple Message framework v609)
In-Reply-To: <8929BBB1-413A-11D8-BB58-00039315ECD6@xxxxxxxxxxxxxx>
References: <BC1F40A1.28CAA%cdavis@xxxxxxxxxxxx>
<94AE7FA4-3FD1-11D8-AE45-000393129B2A@xxxxxxxxx>
<38D1F5BD-4135-11D8-BB58-00039315ECD6@xxxxxxxxxxxxxx>
<A545CC00-4138-11D8-9BF1-0030654CA766@xxxxxxxxxxxxxxxxx>
<8929BBB1-413A-11D8-BB58-00039315ECD6@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <CBCFB7C0-413B-11D8-9BF1-0030654CA766@xxxxxxxxxxxxxxxxx>
Content-Transfer-Encoding: 7bit
From: Mike Schienle <mgs@xxxxxxxxxxxxxxxxx>
Subject: Re: OT MySQL restoring from a dump
Date: Wed, 7 Jan 2004 11:03:28 -0700
To: itools@xxxxxxxxxxxxxxx
X-Mailer: Apple Mail (2.609)
Reply-To: itools@xxxxxxxxxxxxxxx
<x-flowed>
On Jan 07, 2004, at 10:54 AM, Ken Whitcomb wrote:
> Here's the top of the file:
> CREATE TABLE trailers_available (
> stockNum varchar(50) NOT NULL default '',
> year varchar(50) NOT NULL default '',
> make varchar(50) NOT NULL default '',
> model varchar(50) NOT NULL default '',
Yeah, that's SQL and the mysqlimport (and LOAD DATA) command is for
loading raw data. Try using the mysql command to load it and you should
be fine. Something along the lines of ...
mysql trucks < trucks.sql
... is what you're after.
mysqlimport (and LOAD DATA) is for loading a raw file, with field
delimiters, or enclosed in quotes, etc. Here's a line from a raw file I
was dealing with recently:
7130029000313050|ASN|130|29|2003:130:03:24:06.3031250|2003:130:03:24:
33.4170625|
130/29/2003/
LE7130029000313050.jpg|140.553894|57.7795715|0|0|0|1|0|44.5892|107.2
459|45.5634|106.3341|45.2147|108.7306|43.9439|105.7928|43.605|108.1254|D
|D|Y|10-
MAY-03|9|9|23-MAY-03||||||||||L|L|L|L|L|H|L|L|L|-3267|0|23-MAY
-03|LE|45.5634|43. 605|108.7306|105.7928|LE7130029000313050
Where each field is pipe-delimited (|).
Mike Schienle
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
</x-flowed>
>From ???@??? Wed Jan 07 10:49:39 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from ksmailrelay.ksbe.edu ([204.63.137.20]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com for <itools@xxxxxxxxxxxxxxx>;
Wed, 7 Jan 2004 10:46:40 -0800
Received: from mailrelay.ksbe.edu ([10.7.202.41])
by ksmailrelay.ksbe.edu (8.12.10/8.12.10) with ESMTP id i07I947i024737
for <itools@xxxxxxxxxxxxxxx>; Wed, 7 Jan 2004 08:09:04 -1000
(envelope-from blferger@xxxxxxxx)
Received: from [10.10.1.141] ([10.10.1.141])
by mailrelay.ksbe.edu (Mirapoint Messaging Server MOS 3.2.1-GA)
with ESMTP id AVT55269;
Wed, 7 Jan 2004 08:09:03 -1000 (HST)
Mime-Version: 1.0
X-Sender: blferger@xxxxxxxxxxxxx
Message-Id: <f06010206bc21fb610019@[10.10.1.141]>
In-Reply-To: <CBCFB7C0-413B-11D8-9BF1-0030654CA766@xxxxxxxxxxxxxxxxx>
References: <BC1F40A1.28CAA%cdavis@xxxxxxxxxxxx>
<94AE7FA4-3FD1-11D8-AE45-000393129B2A@xxxxxxxxx>
<38D1F5BD-4135-11D8-BB58-00039315ECD6@xxxxxxxxxxxxxx>
<A545CC00-4138-11D8-9BF1-0030654CA766@xxxxxxxxxxxxxxxxx>
<8929BBB1-413A-11D8-BB58-00039315ECD6@xxxxxxxxxxxxxx>
<CBCFB7C0-413B-11D8-9BF1-0030654CA766@xxxxxxxxxxxxxxxxx>
Date: Wed, 7 Jan 2004 08:09:02 -1000
To: itools@xxxxxxxxxxxxxxx
From: Blaine Fergerstrom <blferger@xxxxxxxx>
Subject: FYI from MacInTouch
Content-Type: multipart/alternative;
boundary="============_-1138623551==_ma============"
X-PMX-Version: 4.1.1.86173
X-PerlMx-Spam: Gauge=IIIIIIIII, Probability=9%, Report='HTML_FONT_COLOR_UNSAFE
0.373, HTML_50_70 0.092, HTML_FONT_COLOR_BLUE 0.000, REFERENCES 0.000,
IN_REP_TO 0'
Reply-To: itools@xxxxxxxxxxxxxxx
<x-html><!x-stuff-for-pete base="" src="" id="0"><!doctype html public
"-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
--></style><title>FYI from MacInTouch</title></head><body>
<div><font face="Helvetica" color="#000000"><br></font></div>
<div><font face="Helvetica" color="#000000">From
MacInTouch:</font></div>
<div><font face="Helvetica" color="#000000"><br></font></div>
<div><font face="Helvetica"
color="#000000">http://www.tenon.com/products/itools-osx/</font></div>
<div><font face="Helvetica" color="#000000"><br>
</font><font face="Times" size="+1"
color="#0000EE">iTools</font><font face="Times" size="+1"
color="#000000"> 7.2, Tenon Intersystems' server administration
toolkit for Mac OS X, has added support for WEBmail 5.2 and its
companion WEBcalendar. WEBmail features include skins, an HTML text
editor, new message notification, multiple attachments, real-time spam
filtering, and WEBcalendar integration. Available for Mac OS X and Mac
OS X Server, iTools is priced starting at $349. WEBmail/WEBcalendar is
priced starting at $500.</font></div>
</body>
</html>
</x-html>
>From ???@??? Thu Jan 08 13:45:42 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from mva.net ([208.243.100.14]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com for <itools@xxxxxxxxxxxxxxx>;
Thu, 8 Jan 2004 13:43:12 -0800
Received: from techsupport (208.243.100.5) by mva.net with ESMTP (Eudora
Internet Mail Server 3.2.1) for <itools@xxxxxxxxxxxxxxx>;
Thu, 8 Jan 2004 16:42:59 -0500
From: "Cris Boisvert" <Cris@xxxxxxx>
To: <itools@xxxxxxxxxxxxxxx>
Subject: Webten to itools
Date: Thu, 8 Jan 2004 16:44:31 -0500
Message-ID: <000101c3d630$995ab9e0$064da8c0@techsupport>
MIME-Version: 1.0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook, Build 10.0.4510
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Reply-To: itools@xxxxxxxxxxxxxxx
I'm taking down a webten server and moving it to itools.. Is their a way I
can import the old usernames and passwords?
Cris Boisvert
MVA.NET Network Operations Center
978-469-0682
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
>From ???@??? Thu Jan 08 22:20:26 2004
Return-Path: <itools-request@xxxxxxxxxxxxxxx>
Received: from server.heard.com.au ([203.53.37.162]) by quwi.tenon.com
(Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
with ESMTP id com for <itools@xxxxxxxxxxxxxxx>;
Thu, 8 Jan 2004 22:18:35 -0800
Received: from localhost (localhost [127.0.0.1])
by server.heard.com.au (Postfix) with ESMTP id 7F2AAB45D5
for <itools@xxxxxxxxxxxxxxx>; Fri, 9 Jan 2004 06:18:31 +0000 (GMT)
Received: from server.heard.com.au ([127.0.0.1])
by localhost (server.heard.com.au [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 26448-06 for <itools@xxxxxxxxxxxxxxx>;
Fri, 9 Jan 2004 17:18:28 +1100 (EST)
Received: from [203.53.37.182] (unknown [203.53.37.182])
by server.heard.com.au (Postfix) with ESMTP id 69511B45C7
for <itools@xxxxxxxxxxxxxxx>; Fri, 9 Jan 2004 17:18:25 +1100 (EST)
Mime-Version: 1.0
X-Sender: hmag@xxxxxxxxxxxxxxxxxx
Message-Id: <p06002000bc23f7cdcbd9@[203.53.37.182]>
In-Reply-To: <000101c3d630$995ab9e0$064da8c0@techsupport>
References: <000101c3d630$995ab9e0$064da8c0@techsupport>
Date: Fri, 9 Jan 2004 17:18:24 +1100
To: itools@xxxxxxxxxxxxxxx
From: Terry Allen <hmag@xxxxxxxxxxxxxx>
Subject: Re: Webten to itools
Content-Type: text/plain; charset="us-ascii" ; format="flowed"
X-Virus-Scanned: by heard.com.au
Reply-To: itools@xxxxxxxxxxxxxxx
<x-flowed>>I'm taking down a webten server and moving it to itools.. Is their a
way I
>can import the old usernames and passwords?
>
>
>Cris Boisvert
>MVA.NET Network Operations Center
>978-469-0682
>
Hi again,
Unfortunately, it's been ages since I ran WebTen, but to the
best of my recollection, I don't think there was any way to reimport
even after exporting your WebTen users - Tenon may have some script
that does it, but I don't think so.
--
Bye for now, Terry Allen
___________________________________________________________________
hEARd
Postal Address:
hEARd, 26B Glenning Rd, Glenning Valley, NSW 2261, Australia
Internet -
WWW:
http://heard.com.au or http://www.ozemail.com.au/~hmag
http://hosting.heard.com.au - http://itavservices.com
Interactive Message Board - http://heard.com.au/wwwboard/
EMAIL: (checked every Thursday & Sunday, sometimes more often)
hmag@xxxxxxxxxxxxxx
Phone: Australia - 02 4388 1400 / International - + 61 2 43881400
Mobile: Australia - 04 28881400 / International - 61 4 28881400
-----------------------------------------------
Non profit promotion for new music - since 1994
-----------------------------------------------
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
</x-flowed>
>From ???@??? Mon Jan 12 06:08:43 2004
Return-Path: <>
To: owner-itools@xxxxxxxxxxxxxxx
From: Error-Handler@[192.83.246.24]
Reply-To: Error-Handler@[192.83.246.24]
Subject: Post.Office message notification
Date: Mon, 12 Jan 2004 06:07:01 -0800
Message-ID: <20040112140701.AAA10365@xxxxxxxxxxxxxx>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 7BIT
The mail system on quwi.tenon.com encountered the following error:
Sorry, you aren't allowed to post to this mailing list.
The original mail envelope addresses are:
User-From: SMTP<takako@xxxxxxxxxxxxxx>
Recipient: [itools@xxxxxxxxxxxxxxx]
------------------------------------------------------------
The message was submitted on Mon, 12 Jan 2004 06:06:50 -0800
by host [210.238.193.115] [210.238.193.115]
The original message header is below:
-> Received: from mail.businessmaker.biz ([210.238.193.115]) by quwi.tenon.com
-> (Post.Office MTA v3.5.3 release 720 ID# 1001-52296U100L20S0V35)
-> with ESMTP id com for <itools@xxxxxxxxxxxxxxx>;
-> Mon, 12 Jan 2004 06:06:50 -0800
-> Received: from bpyi (220.108.202.40) by mail.businessmaker.biz
-> with SMTP (Eudora Internet Mail Server 1.3.1); Mon, 12 Jan 2004 21:44:04
+0900
-> FROM: "Microsoft Customer Services" <veuhpt@xxxxxxxxxxxxxxx>
-> TO: "Commercial Customer" <customer.egwqnvq@xxxxxxxxxxxxxxx>
-> SUBJECT: Current Net Critical Update
-> Mime-Version: 1.0
-> Content-Type: multipart/mixed; boundary="isxzxwnkrckrwipb"
-> Date: Mon, 12 Jan 2004 21:44:04 +0900
-> Message-ID: <1138178652-23479331@xxxxxxxxxxxxxxxxxxxxxx>
|