FTP System not work on my Webuzo Panel https://www.softaculous.com/board/index.php?tid=8033 <![CDATA[FTP System not work on my Webuzo Panel]]> https://www.softaculous.com/board/index.php?tid=8033&tpg=1#p32218
Code
define('FS_METHOD', 'direct');

]]>
Mon, 08 Aug 2016 11:19:16 GMT https://www.softaculous.com/board/index.php?tid=8033&tpg=1#p32218
<![CDATA[FTP System not work on my Webuzo Panel]]> https://www.softaculous.com/board/index.php?tid=8033&tpg=1#p32198
Edit your wp-config.php of your wordpress installation and add the following with your actual credentials:
define('FTP_USER', 'my-ftp-username');
define('FTP_PASS', 'my-ftp-password');
define('FTP_HOST', 'my-ftp-host-server');

after the salt section (before the WordPress Database Table prefix).

let us know if this helps.

]]>
Fri, 05 Aug 2016 07:22:17 GMT https://www.softaculous.com/board/index.php?tid=8033&tpg=1#p32198
<![CDATA[FTP System not work on my Webuzo Panel]]> https://www.softaculous.com/board/index.php?tid=8033&tpg=1#p32197
In-order to fix this, all that you need to do is provide necessary permissions for the same.

Run the following Command in your Terminal / Putty / Commandline Prompt after connecting to your Server via SSH.

sudo chown -R apache:apache /var/www/html

Checkout the below article for full details,
How to fix the infamous issue of WordPress asking for FTP Credentials for Installing Plugins / Themes ?How to fix the infamous issue of WordPress asking for FTP Credentials for Installing Plugins / Themes ?

Syam | MMWYS.Online]]>
Fri, 05 Aug 2016 06:50:53 GMT https://www.softaculous.com/board/index.php?tid=8033&tpg=1#p32197
<![CDATA[]]> https://www.softaculous.com/board/index.php?tid=8033&tpg=0#p27696
To perform the requested action, WordPress needs to access your web
server. Please enter your FTP credentials to proceed. If you do not
remember your credentials, you should contact your web host....

Now please any one help me how to fix it.....
]]>
Sun, 30 Aug 2015 04:00:33 GMT https://www.softaculous.com/board/index.php?tid=8033&tpg=0#p27696