Theme and plugin install or update display error in localhost
"connection information error"
in localhost how to connect the FTP
I'm using wordpress 4.7
Theme and plugin install or update display error in localhost
"connection information error"
in localhost how to connect the FTP
I'm using wordpress 4.7
Share Improve this question edited Dec 22, 2018 at 5:16 SNS asked Dec 22, 2016 at 7:30 SNSSNS 1731 silver badge14 bronze badges 7- Please explain your problem better. – fuxia ♦ Commented Dec 22, 2016 at 7:31
- i'm install or update the plugin in localhost display the error on the server it working – SNS Commented Dec 22, 2016 at 7:33
- Which error? Please edit your question, and quote the error. Also tell us about your research efforts and what you have tried already. – fuxia ♦ Commented Dec 22, 2016 at 7:34
- it the error is connection FTP information – SNS Commented Dec 22, 2016 at 7:37
- That is not an error, it is a prompt to request your access authentication. – fuxia ♦ Commented Dec 22, 2016 at 7:38
1 Answer
Reset to default 1The install wordpress in the localhost
Copy the code wp-config.php file..
To add the this code in wp-config.php file define('FS_METHOD', 'direct');
Avoid the asking "connection information error"