• I’ve used this plugin before and it’s great. But the developers of the PHP SDK for Azure are hallucinating. The install documentation is insufficient. The plugin documentation and messaging is also very sparse.

    I was able to get PEAR installed and get the base SDK installed. I’m lost as to the “four steps” that it requires.

    It says to use a runonce in the autoloader script, but no context is given. I have no idea what script it is referring to and suspect this is stuff that should be done in the PHP code that calls it.

    I really dislike manual code installs because they are difficult to keep up to date over time. My first preference is an Ubuntu package (easy to maintain and live with), but I can handle a PEAR package.

    https://wordpress.org/plugins/windows-azure-storage/

Viewing 1 replies (of 1 total)
  • Thread Starter brian_greul

    (@brian_greul)

    I followed the readme on github:
    – install php-pear
    – pear channel-discover pear.windowsazure.com
    – pear install pear.windowsazure.com/WindowsAzure-0.4.0

    The “getting started” part has me lost and the plugin isn’t delivering an adequate message to tell me what is wrong.

Viewing 1 replies (of 1 total)
  • The topic ‘Windows Azure for WordPress Install trouble’ is closed to new replies.