We have a configuration (all windows 2012 and IIS 8) with a cluster share setup and all sit econtent located in the share. Application pool idnetity is set to an AD user and pass-through auth is enabled along with the anonymous auth set as the app pool identity.
We're using the fastcgi module and PHP was installed through WPI. We can create a php simple script to write a directory, but Wordpress is not able to. We also tried switching the auth to an administrator which we know has complete access and it didn't work.
Does anyone have any idea? Is there a WP bug where it cannot write to shares?
I think that as far as the ApplicationPool identity used for your wordpress site is an AD account granted to modify on your share, it should work... So can you chek if you have any related entries in the logs:
PHP error log?
Application event log?
HTTPERR.SYS error log?
This message is provided "AS IS" with no warranties, and confers no rights!
Please 'Mark as Answer' if this post helps you.
Fabrice ZERROUKI
Sorry, I just realised that this is an issue with Nextgen gallery, not wordpress. Wordpress cna write fine, it's just this gallery plugin. I posted to their forums hoping for an answer.
mindaugas
38 Posts
Wordpress cannot write to windows share
Jan 29, 2013 09:52 PM|LINK
We have a configuration (all windows 2012 and IIS 8) with a cluster share setup and all sit econtent located in the share. Application pool idnetity is set to an AD user and pass-through auth is enabled along with the anonymous auth set as the app pool identity. We're using the fastcgi module and PHP was installed through WPI. We can create a php simple script to write a directory, but Wordpress is not able to. We also tried switching the auth to an administrator which we know has complete access and it didn't work.
Does anyone have any idea? Is there a WP bug where it cannot write to shares?
mindaugas
38 Posts
Re: Wordpress cannot write to windows share
Feb 03, 2013 02:42 AM|LINK
BUMP
fab777
925 Posts
Re: Wordpress cannot write to windows share
Feb 04, 2013 01:33 PM|LINK
Hi,
I think that as far as the ApplicationPool identity used for your wordpress site is an AD account granted to modify on your share, it should work... So can you chek if you have any related entries in the logs:
PHP error log?
Application event log?
HTTPERR.SYS error log?
Please 'Mark as Answer' if this post helps you.
Fabrice ZERROUKI
mindaugas
38 Posts
Re: Wordpress cannot write to windows share
Feb 04, 2013 06:08 PM|LINK
Sorry, I just realised that this is an issue with Nextgen gallery, not wordpress. Wordpress cna write fine, it's just this gallery plugin. I posted to their forums hoping for an answer.
fab777
925 Posts
Re: Wordpress cannot write to windows share
Feb 05, 2013 08:30 AM|LINK
Great! IIS can't never be ths issue!! ;)
Please 'Mark as Answer' if this post helps you.
Fabrice ZERROUKI