Welcome Guest. Please Login or Register  


You are here: Index > Virtualizor - Virtual Server Control Panel > General Support > Topic : FTP System not work on my Webuzo Panel



Threaded Mode | Print  

 FTP System not work on my Webuzo Panel, FTP System not work on my Webuzo Panel (3 Replies, Read 6236 times)
munna
Group: Member
Post Group: Newbie
Posts: 21
Status:
i am new user on webuzo ....i thing my panel ftp not work . i can not install any script also my all wordpress site show this massage when i install a thems or plugin

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.....
IP: --   

FTP System not work on my Webuzo Panel
syamrajk@hotmail.com
Group: Member
Post Group: Newbie
Posts: 2
Status:
This means that WordPress is having limited permission for making changes in the folder that it was installed.

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
IP: --   

FTP System not work on my Webuzo Panel
husain_bhala
Group: Member
Post Group: Working Newbie
Posts: 62
Status:
Hi Royel,

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.



Edited by husain_bhala : August 5, 2016, 7:22 am
IP: --   

FTP System not work on my Webuzo Panel
24x7servermanagement
Group: Member
Post Group: Newbie
Posts: 11
Status:
You can fix this by updating wp-config file with the following code.

Code
define('FS_METHOD', 'direct');



-----------------------
www.24x7servermanagement.com
Server Management, Server Security, Server Monitoring
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 16, 2024, 9:08 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.025