How to Install MirrorCreator Clone ?
1. Create a new database
2. Import the database.sql to the database
3. Upload all files
4. Enter the database details in includes/db.inc.php
5. Edit the domain, path etc in includes/configs.inc.php
6. Chmod uploads folder 777
6. Chmod cgi/ubr_upload.pl 755
8. Chmod /cookies 777
9. Also edit contact/gbcf_config with your email details etc.
***************************************************************************
10.Cron Jobs
find /path/to/uploads/folder/ ! -name '.*' -mtime +0 -exec rm -f {} ;
The above command is to delete the files from the upload folder. So set the cron job to run every 6 hours.
Download Link :
Download link
File removed
ReplyDeleteNEW link plz