Uploading Files IIS issue – again
-
Hello All,
I understand that they are countless post about this issue; but this one is slightly different:
My setup:
——————–
Windows 2008 Server
PHP 5.2.9-1 running with FastCGI
MySQL 5.5.27
WordPress 2.9.1I moved this WordPress from another server (also and windows server). New server is clean and has nothing on it, just this new blog wich I’m trying to make work. The setup of the server is identical to the older one (I kept the same versions of the software)
The problem is that when I go to media and select “add new” it allows me to select a file and shows me that upload it, it takes the name of the file and everything, but it doesn’t really upload it. It shows it in the media list with a broken image icon. When I check the server under wp-content\uploads the file is not there.
I have setup my php.ini file to upload files to:
c:\inetpub\phptemp
and I have applied NTFS permissions to that folder. I have given the IUSR and IIS_IUSR full permission to that folder.
Also I have given the same two users full permissions to \wp-content\ folder under the blog.
I’m running out of ideas… would apreciate any others.
Thanks in advance.
- The topic ‘Uploading Files IIS issue – again’ is closed to new replies.