Login credential is required when uploading via wp-admin portal

Reason 1: Permission for website files and directories is incorrect.

Solution: Correct permission by command
chown -R client: group Directory/

Reason 2: Configuration is incorrect.

Solution: Modify content of file wp-config.php, add define('FS_METHOD','direct'); before define('DB_NAME', '*****'); and save.

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to secure your WordPress?

WordPress is an open-source application so security level issues you may face but Do not worry...

Install themes into the wordpress

What is the WordPress theme? A WordPress Theme is a collection of files that work together to...

Top 5 e-commerce applications

What is e-commerce?   E-commerce (electronic commerce) is the buying and selling of goods and...

How to Install Wordpress Website?

WordPress is a free and open-source content management system (CMS) based on PHP and MySQL....

How To Check DotNetNuke Install Instance Version?

> Please login to your DNN site with your host account. > Please Navigate to Host >...

Powered by WHMCompleteSolution