The eAuction Support Forums
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl
eAuction 1.6.1.x >> Start Up and more >> internal server error
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl?num=1181743058

Message started by lord_oeko on 06/13/07 at 15:57:37

Title: internal server error
Post by lord_oeko on 06/13/07 at 15:57:37

As usual I have/had several problems setting up eAuction, at first I didn't know how to set up a perl script, then I didn't know what to fill in for sever access, my current problem is that there appears just a tiny error message when I try to run the program:


Quote:
Serverfehler!

Die Anfrage kann nicht beantwortet werden, da im Server ein interner Fehler aufgetreten ist.

Fehlermeldung:
Premature end of script headers: eAuction.pl

Sofern Sie dies für eine Fehlfunktion des Servers halten, informieren Sie bitte den Webmaster hierüber.
Error 500
blazz.net
Wed Jun 13 15:29:14 2007
Apache/2.0.53 (Linux/SUSE) (http://blazz.net/cgi-bin/eAuction161/eAuction.pl)



My set up structure looks like that:


Code:
# Config-Section-01
#-#############################################

# The name of your servers cgi-bin directory
   $config{'cgi_dir'}            = 'cgi-bin'; # Default for most servers
   
# The cgi-bin subdirectory where your eAuction.pl will be stored
   $config{'auction_dir'}      = 'eAuction161';
   
# The Path to a 'NON-WEBACCESSABLE' directory of your system
# Maybe you have to chmode it if you use your own setting

  $config{'get_path'}              = 0; # Set this from 1 to 0 if you want to use your own setting    
  $config{'basepath'}              = '/srv/www/vhosts/h1304062.stratoserver.net/';

# You need to assign either a mail program or
# a mail host so e-mails can be sent out.
# Configure your MAIL PROGRAM

  $config{'get_mail'}            = 1; # Set this from 1 to 0 if you want to use your own setting    
  $config{'mailprog'}            = '/usr/lib/sendmail/'; # no additional options please
   
# or Configure your MAIL HOST (SMTP)
   #$config{'mailhost'}      = 'http://YourSMTP-Host';    
   
# Set this from 0 to 1 if the script is running with a real Web-Server
   $config{'web_server'}      = 1;


Apart from that: I've got a Strato-Virtual Server and I read in the german forums that a year ago it was impossible to install eAuction on it, since Strato uses a Perl-Version which is much too old. But maybe this changed, I hope so^^

I hope someone can advise me in this situation.

Title: Re: internal server error
Post by Dieter Werner on 06/13/07 at 18:19:00

Sorry, but I know nothing about Strato's servers.
So I can't help.

P.S. are you sure about the baspath you want to use?
Wouldn't it be better to use the automatic path detection?

Title: Re: internal server error
Post by lord_oeko on 06/13/07 at 18:34:05


Quote:
P.S. are you sure about the baspath you want to use?
Wouldn't it be better to use the automatic path detection?


Yeah, could be, I have no idea why I chose it that way ^^


Haven't you got any idea what the problem with the script could be?

Title: Re: internal server error
Post by Dieter Werner on 06/13/07 at 18:43:48


lord_oeko wrote:

Quote:
P.S. are you sure about the baspath you want to use?
Wouldn't it be better to use the automatic path detection?


Yeah, could be, I have no idea why I chose it that way ^^


Haven't you got any idea what the problem with the script could be?

Not the script is having any problems.  ;)

Title: Re: internal server error
Post by lord_oeko on 06/13/07 at 21:21:34

darn, but still thanks to you, as a really great script maker, what a pity it doesnt work on my v-server :(

Wirklich schade :|

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