4cb53598d2 | ||
---|---|---|
.. | ||
Client | ||
tasklist | ||
README.markdown |
README.markdown
The examples tend to be clear from how to use the SDK and as usual to run them this requires specific PHP configuration which is listed here: ###Include path has the following paths
- Path to
src
folder which hasautoload.php
andWindowsAzure
folder. - Path to
WindowsAzure
which has the actual SDK code. - Path to
PEAR
folder.
###Long REST calls Some REST calls (like creating storage service) will take couple of minutes to finish, an update to the web server is required so it expects long operation time like that.