Access forbidden! when installing vqmod
Known:
- I use XAMPP
- Opencart 3 installed
- My root folder is htdocs/opencart
- I download vqmod from https://github.com/vqmod/vqmod/releases/tag/v2.6.4-stand-alone
- I already extract vqmod to opencart folder
- I already set permission
Problem:
When i accessing http://localhost/opencart/vqmod then this error appear
Access forbidden!
You don't have permission to access the requested object. It is either read-protected or not readable by the server.
If you think this is a server error, please contact the webmaster.
Error 403
Question:
How to solve it … ?
Answer :
This is a wrong download file, the true is the vqmod with opencart integration
https://github.com/vqmod/vqmod/releases/tag/v2.6.4-opencart
Thanks for reading