Hier mal die Instalationsanleitung:
To install your new Auction Software, please read the following:
We recommend you get good text editor to edit any auction files.
Note: Windows notepad is not recommended as it has a large content memory problems.
For a good text editor, we suggest using EditPad Pro on a trial basis:
https://www.editpadpro.com/
To upload and downloading your folders and files to your hosting server we recommend using a good FTP Client Program. We suggest using WS_FTP Home edition on a trial basis:
https://www.ipswitch.com/downloads/index.html#ftp
Basic installation guide lines.
All cgi-bin folders/files upload as ( ASCII ) mode and the file permissions set to ( 755 )
All public_html folder upload as ( BINARY ) mode and the folder (auct-photos) set permissions to ( 777 )
First Upload all folders/files to there correct directory in your hosting server as followed below.
(Upload_To_cgi-bin_Directory) = Upload all folders/files in this folder, to your (cgi-bin) Directory.
(Upload_To_www_or_public_html_Directory) = Upload all folders/files in this folder, to your (public_html) Directory.
The config.pl file contains all your auction settings: fees, password, payment, categories, website layout, ext....
--------------------------------------------------------
#1) Edit the file config.pl, this file is located in your (cgi-bin/auction/config.pl)
a. change all server information to the correct server paths - For more Info on your server paths (Click Here)
b. change all (yourdomain.com) to your registered domain name.
We suggest you get familiar with the config.pl file, you can turn on/off allot of features/functions on your auction website.
--------------------------------------------------------
#2) Edit the file yourphoto.pl, this file is located in your(cgi-bin/auction/yourphoto.pl)
a. change server information to the correct path on line (59) only!
--------------------------------------------------------
#3) Edit the file FormMail.pl, this file is located in your(cgi-bin/auction/FormMail.pl)
a. change (yourdomain.com) to your registered domain name.
--------------------------------------------------------
#4) Edit the file contact_us.pl, this file is located in your(cgi-bin/auction/contact_us.pl)
a. change (yourdomain.com) to your registered domain name on lines (81 & 82) only.
--------------------------------------------------------
Upload these 4 files in ( ASCII ) mode back to your hosting server, and set the file permissions to (755)
That's It!
Look in the (Auction-Docs) folder for more information on settings & installation procedures.