Trouble installing plugins
-
Hi. I am new to wordpress, just installed xampp and wordpress to play around with on my mac.
I can’t install any plugins, though…
First I had a form pop up and ask me for ftp details that didn’t exist. I found that adding this code:
define(‘FS_METHOD’, ‘direct’);
to my wp-config.php fixed that.Then I got another error, ‘can’t create directory’. I found a solution here:
https://stuff24.de/blog/wordpress-could-not-create-directory-plugin-install-failed/
that said to add some more code somewhere.But now I’m stuck with a vague error. Clicking on the ‘Install Now!’ button on the plugins page, the button text just changes to ‘Update Failed!’.
So I still can’t install any plugins, and I imagine themes and stuff can’t be installed either.
- The topic ‘Trouble installing plugins’ is closed to new replies.