
نوشته اصلی توسط
ccirco
طبق راهنما
کار های زیر باید انجام شود
*** Extra File-Server Installation ***
1) Copy (upload) all files and folders from "FS-dist/cgi-bin" into FileServer cgi-bin folder.
Copy (upload) all files and folders from "FS-disr/htdocs" into FileServer htdocs (public_html) folder.
2) Chmod install_fs.cgi to 755 and run it in browser.
It will set correct permissions for other files and put correct paths into config.
3) Login with admin account and go to "Server Management" section, click "Add new server".
Put your FS cgi-bin and files URLs there, then Main server will test & update FileServer configuration.
4) Add the cronjobs (don't to forget to replace /var/www/cgi-bin with your actual path):
* * * * * cd /var/www/cgi-bin;./transfer.pl >/dev/null 2>&1
The needed files are in the zip file from when you purchased the script.