• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » Fix Cannot Upload Media via WordPress Uploader or Update Plugins

By Abhishek Ghosh March 24, 2014 3:13 am Updated on February 27, 2016

Fix Cannot Upload Media via WordPress Uploader or Update Plugins

Advertisement

The Fix for we cannot upload media via WordPress Uploader or Update Plugins even after running command to recursively chmod to 777 or equivalent action via FTPis one of the most wanted fix. Often for these reasons, the user can not activate, unzip or automatically update the WordPress Plugins. Without any change, this Cannot Upload Media in WordPress can never arise. There are many things to know and then you can proceed fix. Running something blindly even from SFTP or FTP software is not recommended and can end up with getting a hacked website. Cannot Upload Media via WordPress Uploader is just a non-informative debug information of complex UNIX Server security mechanism in backend to prevent execution of files – this is one of the basic reason behind why UNIX, in 40 years has very less number of Virus, most are malwares and thats too; usually affect certain folders only.

 

Fix Cannot Upload Media via WordPress Uploader or Update Plugins Appears Usually After Changing the Server or Upgrading WordPress!

 

You can see and play with a thing here :

Vim
1
http://www.thepcmanwebsite.com/chmod_calculator.shtml

Please read the documentation on WordPress on recommended CHMOD values. Also, we published the bare minimum details of chmod for an average user. There are another two parts : CHMOD and CHOWN for WordPress are explained again here.

Advertisement

---

Another unwritten thing is –chgrp– autocorrect is too bad, it is trying to become chirp. Change Group is CH GRP. Run man (for manual) for full details :

Vim
1
2
3
man chgrp
man chmod
man chown

We are taking that, you have upgraded to OS X or any GNU/Linux from Microsoft Windows. Using that living malware Microsoft Windows you will learn nothing about computing and everyday these kind errors will disturb you. These are basically found from day to day experiences while working on localhost.

Fix Cannot Upload Media via WordPress

 

Fix for Cannot Upload Media via WordPress Uploader is not CHMOD to 0777

 

Suicide is a crime, because you can not inflict injury even on you! Anyway, the issue either happens either due to two reasons :

Change in Group ownership – Apache2 is usually our Server Software, sometimes Nginx; the username of Apache2 or Nginx is commonly www-data – nowadays almost always it is www-data for most web server softwares. Actually we need to recursively change the group permission and file ownership :

Vim
1
2
sudo chown root:www-data /var/www/wp-content -R
sudo chgrp -R www-data /var/www/wp-content

Do not run these commands without minimum understanding. CHMOD, obviously need not to be more than 0755 for Apache2 (or rather www-data) for avoiding Cannot Upload Media via WordPress Uploader issue. Maximu of 0775 is required for few files. Also, adding yourusername as shell user into the www-data group, and adding www-data group into the psaserv group can solve the ownership issue.

These change or conflict happens if there is change in Linux Server, any distribution upgrade or upgrade of WordPress (should affect good number of files).

If you are too much abnormal (but common) errors; like challenged by a FTP login screen, add this to your WordPress wp-config.php file :

Vim
1
define('FS_METHOD','direct');

Keep in mind – direct FS_METHOD is a quick fix which can deliver insecurity in case Plugins are not safe, you must discover the reason of error.

This Article Has Been Shared 767 Times!

Facebook Twitter Pinterest
Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Fix Cannot Upload Media via WordPress Uploader or Update Plugins

  • Cloud Computing and Ubuntu : Richard Stallman’s View

    Cloud Computing and Ubuntu both historically is being criticized by Richard Stallman not once but many a times. Why Father of Free Software Movement is against?

  • Installing Gitlab on Rackspace Cloud Server

    Installing Gitlab on Rackspace Cloud Server using a single server Debian instance with 1 GB RAM is quite easy. Here are the steps with commands.

  • Cloud Security Tools

    Cloud Security Tools checks the security in cloud environments, there are several tools available for free, users not necessarily have to buy expensive suites.

  • Symbolic Link : Basics and Creation in OS X, Linux, Windows

    Symbolic Link or symlink is a linking system within in files and directories that points to another file or directory usually in UNIX ot Unix derivative OS.

  • Virtualization Control : Nifty Points

    Virtualization control can proved to be effective for the technical management of virtual infrastructure, configuration of the hypervisor.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (22.1K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Ways To Make Sure Your Online Course Outshine Others July 3, 2022
  • Will Smart Factories Become the New Assembly Line? July 2, 2022
  • The Cost of Doing Business as a Handyman July 1, 2022
  • Samsung Galaxy S22 Ultra: Long Term Review June 30, 2022
  • How to Make the Most of Your S Pen (S22 Ultra) June 29, 2022

About This Article

Cite this article as: Abhishek Ghosh, "Fix Cannot Upload Media via WordPress Uploader or Update Plugins," in The Customize Windows, March 24, 2014, July 5, 2022, https://thecustomizewindows.com/2014/03/fix-upload-media-via-wordpress-uploader-update-plugins-2/.

Source:The Customize Windows, JiMA.in

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Privacy Policy.

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2022 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy