I have a couple of WP based blogs on my servers and they all have the same problem ... I cannot upload images directly to the server when i write an article ...
here is what I have done ...
created a uploads directory in wp-content
chmod 777 for that directory
I CAN FTP to that directory
when I UL for the wp-admin the file LOOKS like it uploads ... I can direct it to the editor and it will insert it the file name normally. But the file NEVER uploads to the upload directory
No error messages are generated that I can find.
I go to Manage Uploads and there is a box for the file but no file ... nor is there a file in the /wp-content/uploads directory.
I have confirmed through PHPINFO that uploads are enabled and that permissions are set correctly
I am at the end of my rope with this does anyone have any ideas
BTW ...
Server info Apache2 PHP latest and greatest GD latest