Thanks to Dieter Werner, I have downloaded your eauction software.
There are 5 files (2 pic, 1 license text and 2 .pl in text format). Is that all? I must say I am not sure how to install the software apart from copying all the files to my ftp server. Is there an install file?
Anyone can help? Many thanks.
CMS
The number of files is OK.
The following text is a part of eAuction.pl (search the header for it).
#-#############################################
#
# INSTALLATION:
# -----------------
# In order to run the program ...
#
# - edit eConfig161.pl and save it
# - save THIS file as eAuction.pl
# - search your server for your cgi-bin directory
# - create a new sub-directory: eAuction161
# - chmod that sub-directory (at least) 755.
#
# - upload
# eAuction.pl
# eConfig161.pl
# to the directory 'eAuction161' (use ASCII-Mode)
#
# - chmod 755 eAuction.pl
# - chmod 644 eConfig161.pl
# - start your browser and type in:
# Multimedia file viewing and clickable links are available for registered members only!! You need to
or
!!
#
# In order to create 'Test-Items'
# - start your browser and type in:
# Multimedia file viewing and clickable links are available for registered members only!! You need to
or
!!
# (You should delete this Sub after your auction has been tested)
#
# In order to access the (small) admin part
# - start your browser and type in:
# Multimedia file viewing and clickable links are available for registered members only!! You need to
or
!!
#
# In order to use the delivered icons (or your own icons)
# - start your FTP-Program again
# - select the directory 'eAuction'
# - select the sub-directory 'auction_pics'
# - upload the pics to this directory (use Binary-Mode)#
#
#-#############################################