• 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.

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

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • Changing Data With cURL for OpenStack Swift (HP Cloud CDN)

    Changing Data With cURL For Object is Quite Easy in OpenStack Swift. Here Are Examples With HP Cloud CDN To Make it Clear. Official Examples Are Bad.

  • Python Script to Upload Files to OpenStack Swift (HP Cloud CDN)

    Here is a Simple Python Script to Upload Files to OpenStack Swift, for Our Case HP Cloud CDN. Very easy to use from Mac or Linux Server.

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 (24.3K 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

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

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

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