teamsavoy
Forum Replies Created
-
Ah. There you go. I incorrectly assumed WP 3.4.1 had a PHP 5.3 requirement. Boo on me.
To the cloud!
Forum: Plugins
In reply to: [WP Super Cache] [Plugin: WP Super Cache] Preload For 2 Minutes then Nothing?I sent a request to DreamHost. I’m on shared hosting and they said I had exceeded the memory allotment for the day. I suspect because I had been messing with it all day.
So, I’m going to give it a try again without futzing with it over and over.
There’s actually a discussion over at http://phpazure.codeplex.com/discussions/349701
It is a permissions issue as I sort-of resolved my issue after updating the permissions. Essentially, you’re going to change the install-php-impl.cmd file to say:
CALL icacls %RoleRoot% /grant “NETWORK SERVICE”:F /T
I haven’t yet confirmed this. I manually changed permissions using Remote Desktop to the azure instance. Once I changed permissions, I no longer got the error you’re showing. I started getting a different error which I’m working on now.
If you make that change and confirm it works, please let us know.
I’m having this problem too.
in your BLOGUPLOADDIR, are you setting <LocalStorageName> to something? Or is that a literal that I would put in there. And this goes in the wp-config file?