Firstly, please look through the common issues with kitconnect. Maybe you can find a solution to your problem.
Sometimes, the web server doesn’t have permissions to read and execute uploaded files and folders. After uploading the kitconnect package, please correct its permissions by:
- Changing the permission of the
kitconnect_xxx
folder to755
- Changing the permission of the
kitconnect.php
file to644
These values may vary depending on your web server, you could check them on existing files and folders to ensure proper permissions.
*Note: If the method above does not solve your problem, please submit a ticket from your dashboard. Our technicians will help you fix it quickly.