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 6 
Blank screen! (Read 3392 times)
iopsrb1
eAuction User
**
Offline

I love Perl

Posts: 5
New Hampshire
Gender: male
Re: Blank screen!
Reply #9 - 01/21/04 at 01:44:32
 
After much fiddlin', I tried changing eConfig161.pl permissions to 444...worked!

also used basepath option (get_path=0) and don't forget, no trailing slash on  basepath.

Thanks,

Ron
Back to top
 
 


Advertising
View Profile | WWW   IP Logged
absorbo
eAuction Novice
*
Offline

I love PHP

Posts: 1

Gender: male
Re: Blank screen!
Reply #10 - 01/13/05 at 22:07:08
 
Hello,

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


Same blank screen...
Changed the chmods also, nothing...

Really want to use it: looks great... should I get it to work lol

Anyway, can anyone help me?

Thanks
Back to top
 
 


Advertising
View Profile   IP Logged
jerryco
eAuction User
**
Offline

I Love Perl

Posts: 6

I also get a blank screen
Reply #11 - 08/05/06 at 20:54:59
 
I have read the similiar thread and tried all the recommendations.  I still have a blank screen.  

I called my ISP and they are running Perl 5.6.1

I have changed the attribs on the files according to setup and I tried the 444 the last user suggested.  If you have any suggestions I am open.

Thanks,

Jerry C.

# 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'}              = '/u18/hidden/cgi-bin/eAuction161';

# 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'}            = 0; # Set this from 1 to 0 if you want to use your own setting  
  $config{'mailprog'}            = '/u185/hidden/To/sendmail'; # no additional options please
 
# or Configure your MAIL HOST (SMTP)
   #$config{'mailhost'}      = 'Multimedia file viewing and clickable links are available for registered members only!!  You need to Login or Register!!
';    
   
# Set this from 0 to 1 if the script is running with a real Web-Server
   $config{'web_server'}      = 1;
   
#-#############################################
# Config-Section-02
#-#############################################

# Closed Auction Directory  
# This is where closed auction items are stored.
   $config{'closedir'}                = 'closed';

# Closed items may survive ...
   $config{'closedays'}          = 30; # Days

# User Registration Directory
# This is where user registrations are stored.
# Leave this blank if you don't want to require registration.
   $config{'regdir'}                = 'userreg';

# Your Admin-Password.
   $config{'adminpass'}          = 'auction';

# This line must be your e-mail address
   $config{'admin_address'}          = 'info@hidden.com';
   
# Set this to 1 if you want a carbon copy of each new registration eMail
   $config{'cc_to_admin'}          = 1;

# This will let you define the colors of the
# tables that are generated by the script.
   $config{'colornavbar'}          = '#EEEEEE'; # Color of the navbar
   $config{'colornavbarbg'}          = '#BBBBBB'; # Background of the navbar
   $config{'colortablebg'}          = '#FFFFFF'; # Backgrund of the tables
   $config{'colortablehead'}          = '#BBBBBB'; # Color of the table-header
   $config{'colortablebody'}          = '#EEEEEE'; # Color of the table-body

# Sniper Protection.
# How many minutes past last bid to hold auction.
# If auctions should close at exactly closing time, set it to zero.
   $config{'aftermin'}                      = 5; # minutes

# User Posting Enabled
   $config{'newokay'}                      = 1;  # 1 = yes | 0 = no

# Auction Name (will appear at the top of each page)
   $config{'sitename'}                      = 'hidden.COM';

# Change this to 0 if your server doesn't support file locking
   $config{'flock'}                    = 0; # 1 = yes | 0 = no

Back to top
 
 


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


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