I’m 100% not the first asking this question, yet I want to have this question be answered to my situation..
I got WordPress installed on my server (I host it at Versio.nl) and configured whole WordPress as it is recommended.. Which is default. Though.. I’m not being able to install any plugin (or theme or anything related to an ‘write’ action.
Whenever I try to install one, I get the following message:
Downloading install package from http://downloads.wordpress.org/plugin/wp-security-scan.zipâ¦
Unpacking the packageâ¦
Installing the pluginâ¦
Could not create directory. /home/sandexs1/domains/iscs.nl/public_html/wp-content/plugins/wp-security-scan/
Plugin install failed.
Could anyone help?
Please ask if you need more information to answer my problem!
You need to talk to your web host Versio.nl; something is amiss with their shared server configurations.
Files and folders should never be 777. WordPress needs no more than 644 on files and 755 on folders. And WordPress should be able to create directories.
From http://codex.wordpress.org/Changing_File_Permissions :