- Go to the extension directory:
cd app/code/community/
- Set the 755 permissions for all files and directories:
chmod -R 755 Simtech/
- Apply the 644 permissions for the files:
find Simtech/ -type f -print0 | xargs -0 -I'{}' chmod 0644 '{}'
How can we help you today?
Fatal error: Class ‘Searchanise’ not found Print
Modified on: Thu, 30 Mar, 2023 at 5:06 PM
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.