WordPress 2.7.1
I am trying to develop a WordPress site on a hosting server that uses Apache's default home directory URL structure with the tilde (~)... i.e. http://www.domain.name/~user/
I've searched around here and google, but have unable to find a fix. I did find a TRAC item listing the issue -- http://core.trac.wordpress.org/ticket/7270 -- but even manually applying the suggested fix, the image uploader isn't functioning properly. It goes through the motions of uploading, but nothing is created in the wp-content/uploads folder... subsequently, my "successfully" uploaded image ends up non-existent.
Is anyone else having this problem?