1-10 of 16 < Previous Next >
Discussions for Windows Azure SDK for PHP
Latest post:
Nov 14
1:10 AM
3 Posts
First post: DustinS wrote: Does the php.ini file need to be renamed from php.ini.production to php.ini and modified in order to use phpAzure? When using...
Latest post: mariodivece wrote: I had the same issue. After reading a few articles on setting up PHP with different php.ini files for different websites, I cam...
Jump to: First Post    |Latest Post
Latest post:
Nov 5
7:16 AM
2 Posts
First post: bhavik1st wrote: HiLocally the stuff worked fine..I am getting '500 - Internal server error.' on some pages where I use fread/fwrite to acess fi...
Latest post: maartenba wrote: See http://phpazure.codeplex.com/WorkItem/View.aspx?WorkItemId=2994
Jump to: First Post    |Latest Post
Latest post:
Nov 5
7:16 AM
5 Posts
First post: bek wrote: Hi, I just want to know how to deploy php blob program on Azure. Actually, PHP SDK is working fine on locally (create, delete, ...
Latest post: bhavik1st wrote: Thanks it helped me too.Should URL_DEV_BLOB = "something.blob.core.windows.net";be URL_DEV_BLOB = "blob.core.windows.net"; ?
Jump to: First Post    |Latest Post
Latest post:
Oct 26
4:20 PM
3 Posts
First post: jeff00seattle wrote: What is the best way to determine if a PHP application is running within Develoment Fabric orAzure Cloud environment?I would li...
Latest post: jeff00seattle wrote: Sorry for asking, but where did you find this information that makes this condition referring to Production?$_SERVER['USERDOMAI...
Jump to: First Post    |Latest Post
Latest post:
Oct 1
8:35 AM
4 Posts
First post: kishorec4 wrote: Hi All,I am trying to redirect all requests to index.php. In local host using url rewrite module I am redirecting. please sugge...
Latest post: maartenba wrote: Are you sure the error is caused by the rewriting? Try posting this question on the MSDN Azure forum, they have access to logs ...
Jump to: First Post    |Latest Post
Latest post:
Sep 21
12:14 PM
4 Posts
First post: debesh wrote: Hi, I am getting the fatal error message "PHP Catchable fatal error: Argument 2 passed to Microsoft_WindowsAzure_Storage_Table:...
Latest post: maartenba wrote: The second parameter to insertEntity() should not be string. It should be of type Microsoft_WindowsAzure_Storage_TableEntity. P...
Jump to: First Post    |Latest Post
Latest post:
Sep 21
7:53 AM
2 Posts
First post: jeff00seattle wrote: When deploying a service that is written in PHP using this SDK, then how does one create a PHP Application Package to be upload...
Latest post: maartenba wrote: There's http://blog.wadewegner.com/index.php/2009/03/23/running-a-php-application-on-windows-azure/ and there's cspack.exe whic...
Jump to: First Post    |Latest Post
Latest post:
Sep 21
7:40 AM
15 Posts
First post: kishorec4 wrote: Hi All I am trying to talk to the Azure I am getting above error.Below are my HEaders0= x-ms-version: 2009-04-14 1= x-ms-date:...
Latest post: maartenba wrote: Have a look at the testconfiguration.php file in the download, it contains our test account key.
Jump to: First Post    |Latest Post
Latest post:
Sep 17
7:22 PM
2 Posts
First post: eduardosojo wrote: Hi, i would like to know if it is an example application that i can download.thanks in advanced.
Latest post: maartenba wrote: Not at the current moment. The tests folder provided should offer enough examples for now.
Jump to: First Post    |Latest Post
Latest post:
Aug 13
7:13 AM
6 Posts
First post: bek wrote: Hi,I can not update my table entity. The code is as it is described in Getting Started Page.This is error message:Fatal error: ...
Latest post: maartenba wrote: Can you try the following class definition instead?class SampleEntity extends Microsoft_Azure_Storage_TableEntity{ /** *...
Jump to: First Post    |Latest Post
1-10 of 16 < Previous 1 2 Next >
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987