How do I modify the Fikker CDN Master System access port?
1. Modify the configuration file local\apache2\conf\httpd.conf port configuration entry: Listen
2. Modify the port of the URL link in the Local\fikcron\config\fikcron.ini;
Note: The IP of the URL must be: 127.0.0.1.
Why do I modify the Fikker CDN Master System URL to access the directory without statistics or background tasks cannot be executed?
1. After modifying the URL access directory and port of the Master System, it is necessary to modify the URL request address of the Local\fikcron\config\fikcron.ini timer task;
You are not prompted to find Msvcp100.dll when you run the service?
1. Please install vcredist_x86\vcredist_x86_vs10.exe;
How to open the user-side registration function of the main control?
1. Modify the configuration in the webroot/fikcdn/config/config_global.php: $FikConfig _allowregister = false; , modified to true;
Note: The config_global.php file is in UTF8 format and can be edited with UltraEdit, EditPlus, Dreamweaver and other tools.
What configuration files need to be modified synchronously after the MySQL password has been modified?
1. Modify the MySQL related configuration item in webroot\fikcdn\config\config_global.php;
2. Modify the MySQL related configuration item in Local\fikcron\config\fikcron.ini;
Fikker CDN Master System How do I add a domain name?
1. Add a product plan on the management side, admin login address: http://your-ip:1280/fikcdn/admin/
2. Register a user account on the management side and recharge the account;
3. Log in to the client using the user account to purchase a package, client login address: http://your-ip:1280/fikcdn/cdn/
4. Add the domain name to the purchased package;
5. On the management side through the audit domain name;
Frequently asked questions of building Cdnfikker CDN master Control system