Then restart all your services, please.
If needed, remove all +x
from your .php
files:
sudo find /var/www -type f -name "*.php" -exec chmod -x {} \;
and
ee stack remove wpcli; ee stack install wpcli;
Then restart all your services, please.
If needed, remove all +x
from your .php
files:
sudo find /var/www -type f -name "*.php" -exec chmod -x {} \;
and
ee stack remove wpcli; ee stack install wpcli;