Console clear in Mautic don't work

Hi,



I’m set Mautic command console in my sever.

But don’t work.



Before this, i was set in /app/config/local.php file into final array parameters:



‘dev_hosts’ => [ ‘xxx.xxx.xxx.xxx/mautic/’]



And after in my console:



[jb@linux-mautic]# php app/console cache:clear --env=ENV



And my console try this.



[InvalidArgumentException]

The file “/var/www/html/mautic/app/config/config_ENV.php” does not exist.




What’s wrong?



Cheers





Jansen

Hi,

I’m set Mautic command console in my sever.
But don’t work.

Before this, i was set in /app/config/local.php file into final array parameters:

‘dev_hosts’ => [ ‘xxx.xxx.xxx.xxx/mautic/’]

And after in my console:

[jb@linux-mautic]# php app/console cache:clear --env=ENV

And my console try this.

[InvalidArgumentException]
The file “/var/www/html/mautic/app/config/config_ENV.php” does not exist.

What’s wrong?

Cheers

Jansen