Page 1 of 1

IIS Permissions save files. WP.NET

PostPosted: December 17th, 2012, 8:17 am
by Madde
Hi i can't save images and wordpress plugins on the server.
I run the permissions file that came white the WP.NET install.
i even tried to set Write permissions to Everyone on the wordpress folder.

I get this:
Error: Call to undefined function: 'utf8_encode'.

And this when download plugins.
Download failed. Destination directory for file streaming does not exist or is not writable.


It has to be the iis, cause it was working with the visual studio developer server.

And there is this in iis:
The server is configured for direct authentication with an existing account to access the specified physical path. IIS Manager can not verify whether the existing account has access. Make sure that the application pool identity has Read access to the physical path. If the server is connected to a domain, and the application pool identity is NetworkService or LocalSystem, verify that <domain> \ <computer_name> $ has Read access to the physical path. Then test your settings again.

Re: IIS Permissions save files. WP.NET

PostPosted: January 6th, 2013, 5:12 pm
by Jakub Misek
Hi,

The first error means XML extension is missing. For now you can refer to this post viewtopic.php?f=3&t=929&p=4198#p4198

We'll fix this in future update of wp.net.

Thanks!