The eAuction Support Forums
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl
eAuction 1.6.1.x >> Start Up and more >> Installation Woes
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl?num=1114788582

Message started by mars on 04/29/05 at 17:29:41

Title: Installation Woes
Post by mars on 04/29/05 at 17:29:41

Dieter,
I am quite experienced at installing perl programs.
Before I discovered your generous website offering EveryAuction with so many of the addons included I had sucessfully installed  EveryAuction version 1.5 with a few of the addons.

However I am unable to get this script to run and continue to get an--Internal Server Error  message.

I have included as much relevant information as possible below.
Can you see where I have gone wrong?

Regards,
Marshall Burke

(Regarding our server, we are the only user using it.)

$config{'cgi_dir'} = 'cgi-bin';
$config{'auction_dir'} = 'eAuction161';
$config{'get_path'}= 1;
# $config{'basepath') = '/Your/Basepath';
$config{'get_mail'} = 1;
# $config{'mailprog'}      = '/Your/Path/To/sendmail'; # no additional options please
#$config{'mailhost'}      = 'http://YourSMTP-Host';
$config{'web_server'} = 1;
-------------------------------------------------------------
#!/usr/bin/perl -w (I verified your default is the correct path to our perl location)
eAuction.pl  chmod 755
eConfig161.pl chmod 644
eAuction chmod 755

Environment Variables:
------------------------------------------------
DOCUMENT_ROOT => /home/antenen/public_html
PATH => /usr/local/bin:/usr/bin:/bin
SERVER_ADDR => 66.98.246.84

Server Information:
------------------------------------------------
Operating system        Linux
Apache version      1.3.33 (Unix)
PERL version      5.8.1
Path to PERL      /usr/bin/perl
Path to sendmail      /usr/sbin/sendmail

Title: Re: Installation Woes
Post by Dieter Werner on 04/30/05 at 10:01:15

What's the URL of the script?

Title: Re: Installation Woes
Post by mars22 on 04/30/05 at 15:58:36

Dieter,
Thanks for the reply.
The URL is: http://www.antenen.com/cgi-bin/eAuction161/eAuction.pl

I was able to get the script working early this morning by doing something that for me is counter-intuitve, and that was using the deafut options as you wrote the script, for example your script is:
$config{'get_path'}= 1;
$config{'basepath') = '/Your/Basepath';
But I reasoned that if I leave it as it is, or, "set to =1", I should have to remark out the other option, and that is what I did.
$config{'get_path'}= 1;
#$config{'basepath') = '/Your/Basepath';
But that was not working, so I simply left everything as you wrote it to get started and it is now working.
I guess I am dumb in that respect - of how I considered the config file options. I should have looked at the code to see how $config{'get_path'} was using that information,

But for now "alles es en ordenung"

If we go ahead with our tentative business plan of offering a private auction of our industrial robots to selected customers, and use your EveryAuction auction we will defintely make a donation.

Until then I will be casting a vote and rating for you and your program.

With dankes and regards,
mars

The eAuction Support Forums » Powered by YaBB 2.2!
YaBB © 2000-2007. All Rights Reserved.