WordPress plugins Installation failed

Moulay bz

Newbie
Joined
Dec 16, 2018
Messages
16
Reaction score
0
I have tried to install some plugins on WordPress and when I try to download them the message “Installation failed: There has been a critical error on your website. Please check your site admin email inbox for instructions.Learn more about debugging in WordPress. ” keeps displaying. Any ideas on how I can fix this.

note : now i use mamp program on 7.2.14 php version because when i try to use 7.3.7 version the apache server not working.

My site now works however I can’t install any plugins or themes .
 
did you try to install them all at one time ? if so ... try to install one by one ...

if the problem still happen, try to delete them with FTP ... and install them manually with FTP
 
did you try to install them all at one time ? if so ... try to install one by one ...

if the problem still happen, try to delete them with FTP ... and install them manually with FTP
how can i use ftp
 
how can i use ftp

- download FileZilla on your laptop (or any other FTP network)
- go to your host, and search for FTP or FTP account, or something like that ...
- create an FTP account on your host, it'll give you (host name, port, username, and password)
- go to FileZilla, click connect or Ctrl + s
- enter the host name and port and username and password that you've created, and you'll be connected.

(there're plenty videos explaining how to use FTP, search for it, maybe I miss some details)
 
some plugins won't work with up to date settings of PHP versions .

go to the plugin page and see what version there running with.

not all plugins are upto date
 
- download FileZilla on your laptop (or any other FTP network)
- go to your host, and search for FTP or FTP account, or something like that ...
- create an FTP account on your host, it'll give you (host name, port, username, and password)
- go to FileZilla, click connect or Ctrl + s
- enter the host name and port and username and password that you've created, and you'll be connected.

(there're plenty videos explaining how to use FTP, search for it, maybe I miss some details)
thank u bro i sloved the problem
 
Im getting a lot of problems with WP.
My website keep vanishing from my server when i try do upload something on WP.
 
thank u bro i sloved the problem

Could be due to permissions issue. It could be due to permissions on wp-content folder, which is preventing wordpress for creating directories inside wp-content.
Although FTP works, you still need to figure this out. Else, you will have to manually update your plugins in future.
 
Back
Top