tsoHost Help Centre

Table of Contents

I can't upload media in WordPress

Updated Oct 31st, 2017 at 12:30 GMT

If you're having trouble uploading Media to WordPress, it's almost certainly the upload_path setting in your database. If you have moved the site from another hosting provider it's often wrong.

In later versions of WordPress you can change this under settings - > general. 

However, you can also use the database. Open up phpMyAdminand navigate to the wp_options table. Find the row which has the option_name set to 'upload_path' and check the path is correct for your installation.

Try changing it to just wp-content/uploads