eAuction
  Not just another Perl script
Google
Welcome, Guest. Please Login or Register


If you use eAuction a lot and like it or if you make money from eAuction or from eAuction-related activities ...
then the project asks you for a donation in favor of the further development.



The forums are protected by
AccessControl
(written by Dieter Werner)
Click here if you want to check your IP against the most important RBLs of the net.
Click here in order to visite the AccessControl forums.


<< Visit the international e Auction Marketplace >>
Buy and sell PC and Consumer Electronic components






  HomeHelpSearchLoginRegister
 



Pages: 1 2 3 4 5 
I hate CGI scripts (Read 1444 times)
Dieter Werner
Administrator
*****
Offline

Dipl. Paranoiac ®

Posts: 1162
Germany
Gender: male
Re: I hate CGI scripts
Reply #9 - 11/18/05 at 11:11:22
 
Seems to be a server problem.

Search eAuction.pl for Code:
 # oops("$@<br>$!<br>") if $@; # Only for testing the code 


- delete the leading #
- save the file
- upload the file (use ASCII mode)
- run eAuction.pl

and let me know what happen.
Back to top
 
 

Multimedia file viewing and clickable links are available for registered members only!!  You need to Login or Register!!


Greetings from Germany
Dieter Werner




Advertising
View Profile | WWW   IP Logged
Charlie286
eAuction User
**
Offline

I love Perl

Posts: 10

Re: I hate CGI scripts
Reply #10 - 11/18/05 at 15:55:53
 
Hello Dieter
This is how it is in the in the file

# We hide each server-fault and let the user think whatever; aren't we nice Wink
   oops("$@<br>$!<br>") if $@; # Only for testing the code
   oops($txt{'Server-Overload'}) if $@;
   exists $form{'error'} && do { $form{'error'} && oops($txt{$form{'error'}}) };

There was no hash sign in front of it.

Charlie
Back to top
 
 


Advertising
View Profile   IP Logged
Dieter Werner
Administrator
*****
Offline

Dipl. Paranoiac ®

Posts: 1162
Germany
Gender: male
Re: I hate CGI scripts
Reply #11 - 11/18/05 at 16:37:41
 
OK ...
open eAuction.pl
search for Code:
#-#############################################
# Use-Section
#-#############################################
   use strict;
   use vars qw(%config %category %form %txt %long_txt $event); 


add this Code:
    use CGI::Carp qw(fatalsToBrowser warningsToBrowser);
   warningsToBrowser(1); 



- save the file
- upload it to your server
- start eAuction and let me know what happen.
Back to top
 
 

Multimedia file viewing and clickable links are available for registered members only!!  You need to Login or Register!!


Greetings from Germany
Dieter Werner




Advertising
View Profile | WWW   IP Logged
Pages: 1 2 3 4 5 


If you like eAuction, please Rate it.
If you don't like eAuction, please Rate it too.


1 is being poor and 10 is being excellent


EveryScript

ip-location


AccessControl - Members Only