Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Interchange: users

Setting up Interchange

 

 

Interchange users RSS feed   Index | Next | Previous | View Threaded


interchange-users at interchange

Apr 8, 2002, 5:00 PM

Post #1 of 7 (937 views)
Permalink
Setting up Interchange

I am having some difficulty setting up the interchange server. Installation
goes fine, but when I restart the server I get the following error:


Configuring catalog foundation...foundation config error: Please specify the
Mailorderto in the configuration file ''


I have tried an email account that is local to the server, one that is not
local to the server, and PGP? The configuration file doesn't list anything
concerning mail. Am I doing something wrong?

This is running on a VERIO VPS account(FREE BSD) using the defualt text DB.


Thanks


interchange-users at interchange

Apr 8, 2002, 5:17 PM

Post #2 of 7 (887 views)
Permalink
Setting up Interchange [In reply to]

Andrew Nisbet wrote:
>
> I am having some difficulty setting up the interchange server. Installation
> goes fine, but when I restart the server I get the following error:
>
> Configuring catalog foundation...foundation config error: Please specify the
> Mailorderto in the configuration file ''
>
> I have tried an email account that is local to the server, one that is not
> local to the server, and PGP? The configuration file doesn't list anything
> concerning mail. Am I doing something wrong?
>
> This is running on a VERIO VPS account(FREE BSD) using the defualt text DB.
>
> Thanks

I see a lot of such kind of problem report! Did you use the archivs and
did you search for some key words like "Please specify the Mailorderto"?

Joachim

--
Hans-Joachim Leidinger | Dipl.-Phys.Ing. Entwicklung eCommerce
[leidinger [at] bpanet]
Black Point Arts Internet Solutions GmbH
http://www.bpanet.de


interchange-users at interchange

Apr 8, 2002, 7:39 PM

Post #3 of 7 (881 views)
Permalink
Setting up Interchange [In reply to]

Dear Joachim,
RE:>> I see a lot of such kind of problem report! Did you use the archivs
and
> did you search for some key words like "Please specify the Mailorderto"?
-------------
I think what Andrew Nisbet is pointing out, Joachim, is that it did not work
for HIM.
This is very important information. We should be asking, "Why it did not
work for you?. How did you enter your email address? What exact
information
did you supply to the computer?" instead of balling him out because he did
not
check the archives first.

And your answer, that it did not work for LOTS of others validates his
point even more! It's breaking and apparently it KEEPS breaking. Is this a
known issue? If so, are measures being taken to stop the user from entering
information incorrectly? Is it a programming issue or a documentation issue?

A program must be able to validate the user's input or possibly this is not
the correct
place to ask for the input. If the program can't FORCE a correct input,
then I would
posit that this is not the correct place to ask the question. If the user
can break the
system, then the user is smarter about the program than the programmer?
Please... We know that is not true. However, users CAN point out things
that we
did not think about and this becomes valuable information. Trapped and
handled
correctly, data input should not be able to cause the system to "break".

For development, THIS Andrew's mentioning this problem once again could
be valuable information. "Hey. Remember that email bug guys, in the
makecat
script? We thought we had it fixed but some guy named Andrew just made it
rear its ugly head again" and the issue cycles back through quality
control...
hopefully until it's fixed.

As I recall, it didn't work for me either (the Andrew who signed this
message) the first time around. I've been installing systems for nearly 20
years and
I think I know what my email address is. I'd say it's not the user this
time, but
that the instructions or possibly the program may need a tweak. (I think I
had
to go to producst/variable.txt and fix the entry with an editor, then
restart
interchange--I could be mistaken but it seems like this worked for me).

For instance, does the system want the email address of a user on that EXACT
system, the one that it will be running on; like root, or admin, or the
interch user,
or can you enter any fully qualified email address? Does the prompt on
the screen make this clear? Obviously, you can't be TOTALLY braindead and
run an install script, yet if an incorrect answer here can cause the entire
system
to malfunction so that it can't even load, then this should escalate the
importance
of resolving this issue, not relagate future users to an infinite search of
the historical archives. You DO want people to be installing more and more
IC, don't you? You aren't expecting the users to get smarter as we go
along,
are you? NO! The programs have to get smarter. That's just how it
works...

Yes, there could be an easy fix noted in the archives but possibly a better
solution would be to observe how often this happens and try to figure out
WHY it is
happening. Perhaps a little tweak here or there and then the problem goes
away ....forever!

Mike Heins, or development: Couldn't this question be asked AFTER
the system has been set up and is running? This would make it so that
an incorrectly entered email address doesn't trash the entire catalog
install. Seems to me the goal is a seemless, nearly braindead,
installation not "who can stump the newbie" today. Or am I referring to
some other product?

Andrew Lietzow, MBA
The ACL Group, Inc.
On a continuum between genius and dunce....Hope you're catching me on a good
day!


docelic at spinlocksolutions

Jul 2, 2009, 2:02 AM

Post #4 of 7 (886 views)
Permalink
Re: Setting up Interchange [In reply to]

On Wed, 1 Jul 2009 19:50:16 -0500
Scott Winterstein <0turn1 [at] gmail> wrote:

> I am setting up Interchange on a virtual hosted Linux Go Daddy
> account. I am needing a few questions answered.
>
> 1. what servers/modules needs to be present on Go Daddy's server?
> 2. Is there a place/URL setup that has step by steps to setup a Go
> Daddy setup with a PayPal payments configuration.

Hello,

Could you describe a Go Daddy account, i.e. what kind of a setup
it is?

If you have shell access, you can easily install all needed
Perl modules by doing:

perl -MCPAN -e 'install "Bundle::Interchange"'

-doc

_______________________________________________
interchange-users mailing list
interchange-users [at] icdevgroup
http://www.icdevgroup.org/mailman/listinfo/interchange-users


ScottsDesk at azlecomputers

Jul 2, 2009, 4:50 PM

Post #5 of 7 (874 views)
Permalink
Re: Setting up Interchange [In reply to]

On Thu, Jul 2, 2009 at 4:02 AM, Davor Ocelic
<docelic [at] spinlocksolutions>wrote:

Hello,
>
> Could you describe a Go Daddy account, i.e. what kind of a setup
> it is?
>
> If you have shell access, you can easily install all needed
> Perl modules by doing:
>
> perl -MCPAN -e 'install "Bundle::Interchange"'
>
> -doc
>
Hey:
Well I have a main account with go daddy. Then I have several client
accounts. The acccount I am using to set this up is my main account
azlecomputers.com, which is a Linux setup with shell access. I guess since I
have never had dealings with shell access maybe you could further explain
that. Since I have it how do I get to a "command" type of connection?

Scott


greg at perusion

Jul 6, 2009, 1:45 PM

Post #6 of 7 (845 views)
Permalink
Re: Setting up Interchange [In reply to]

Scott Winterstein wrote:
>
>
> On Thu, Jul 2, 2009 at 4:02 AM, Davor Ocelic
> <docelic [at] spinlocksolutions <mailto:docelic [at] spinlocksolutions>>
> wrote:
>
> Hello,
>
> Could you describe a Go Daddy account, i.e. what kind of a setup
> it is?
>
> If you have shell access, you can easily install all needed
> Perl modules by doing:
>
> perl -MCPAN -e 'install "Bundle::Interchange"'
>
> -doc
>
> Hey:
> Well I have a main account with go daddy. Then I have several client
> accounts. The acccount I am using to set this up is my main account
> azlecomputers.com <http://azlecomputers.com>, which is a Linux setup
> with shell access. I guess since I have never had dealings with shell
> access maybe you could further explain that. Since I have it how do I
> get to a "command" type of connection?
>
> Scott

Scott,

That is a little off topic for this list, but you can go here for more
information regarding shell access on Go Daddy.

http://blog.godaddyhosting.com/2008/12/02/ssh-access.aspx

hth.

Greg
> ------------------------------------------------------------------------
>
> _______________________________________________
> interchange-users mailing list
> interchange-users [at] icdevgroup
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>


--
Greg Hanson
Interchange Consulting
Perusion
1506 E Gilbert Ave
Coeur d'Alene, ID 83815

Email greg [at] perusion
Phone 208-214-4306
Toll Free 800-949-1889
Fax 775-256-2231
Web http://www.perusion.com

Nothing is fool proof to a sufficiently equipped fool


0turn1 at gmail

Jul 7, 2009, 2:40 PM

Post #7 of 7 (838 views)
Permalink
Re: Setting up Interchange [In reply to]

On Mon, Jul 6, 2009 at 3:45 PM, Greg Hanson<greg [at] perusion> wrote:

>
> That is a little off topic for this list, but you can go here for more
> information regarding shell access on Go Daddy.
>
> http://blog.godaddyhosting.com/2008/12/02/ssh-access.aspx
>
> hth.
>
> Greg

Yeah. I went throught it with GoDaddy. I will have a virtual dedicated
server setup tommorow to install Interchange on. The shell access with
a base hosting account is limited. But the will be all over now I can
get to installation and configuration. One of the guys asked me why I
would do this when there is a easier alternative to me installing
Interchange when I have limited expereience and all I will have to go
through to get it done? I love a good challenge. That being said I am
not ashamed to say "Help!!!!" lol. I really like this product and
think its worthwhile to learn it.

Scott

_______________________________________________
interchange-users mailing list
interchange-users [at] icdevgroup
http://www.icdevgroup.org/mailman/listinfo/interchange-users

Interchange users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.