CyberPanel Community

Wordpress Permission issue on cyberpanel

Ay
Ayan #1

i am facing issue after installing wordpress it asks for ftp credentials when i am trying to install plugins and when i go to check wordpress permission it says file not writable what the issue is this i am facing this issue after updated the cyberpanel

4 replies
jo
josephgodwinke #2

Welcome @ayanhacks Happy you are here

Try fix file permissions:

Go to Websites → mywpwebsite.com → File Manager → Fix Permissions

OR

You can use FTP to fix file permissions using a good client such as WinSCP, FileZilla, CyberDuck

sh
shoaibkk #3

you are using any package for that site custom package of cyberpanel?

Ay
Ayan #4

i have uploaded wordpress

jo
josephgodwinke #5

Have you checked the permissions set for wp-content and all folders within it?

Also consider adding to wp-config.php

define( 'FS_METHOD','direct' );

Sign in to reply