I recently installed AbanteCart and almost immediately received several warning messages.
- Incorrect index.php file permissions
- Incorrect config.php file permissions
- Not secure vendor directory
I set the permissions for index.php and config.php to 644.
I set the permissions for the vendor directory to 755.
I was under the impression that those permissions are correct but I still get the warning messages. What am I missing?