I'm trying to clear cache after editing .yml files
First I locate installation folder using this command: cd directory-path-here
Then I enter:
php bin/console cache:clear --env=dev
php bin/console cache:clear --env=prod
But I get this error:
Cannot load the ionCube PHP Loader - extension already loaded Could not open input file: bin/console