Not responding WP CLI not working
-
Hello,
my Wordpress app is not responding. I assume that the error will be in the plugin. I am trying resolve it with WP CLI, but always I am getting something like this:/usr/bin/wp: line 3: 22 Segmentation fault sudo -u www-data -i -- /app/pkg/wp --path=/app/data/public/ "$@"
Is this normal behavior?
-
@macone said in Not responding WP CLI not working:
I am trying resolve it with WP CLI
You could also just use the File Manager to edit the plugin folders. I'd go through them one by one adding
-backup
to their folder names or something like that until you work out which plugin it is.