Media uploader not working
-
I’m trying to attach images to my posts, but it is not working. I can choose the file from my harddrive, it creates the folders for the month and year in my uploads directory, and the upload seems to go through, but when I try to view the file, all I see is a dead image.
I have tried the .htaccess fix suggested in some previous posts, but that doesn’t solve my problem.
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>My uploads folder has been chmod to 777, and I am not using any attachment/image plugins. Tried both the browser and flash uploader as well.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Media uploader not working’ is closed to new replies.