tomasi514
Member
Posted 3 years ago #
My media uploads work fine when my website is hosted on my computer.
Once I put it online, after taking care of changing upload path in my database options, I have this error message when I try to upload files:
Impossible to create the folder D:\Domains\mydomainname.com\wwwroot/http://www. mydomainname.com/wp-content/uploads/2009/03.
s_ha_dum (was apljdi)
Member
Posted 3 years ago #
You have a weird mix of backslashes and forward slashes. Backslashes say 'Windows', forward slashes say 'UNIX'. I saw this on another thread not too long ago and I'm not sure what to make of it, honestly. It looks like file paths are being generated improperly, like a this-is-an-IIS-server switch isn't being thrown.