Re: [PHP] cURL on freebsd

2010-03-30 Thread Shane Hill
On Mar 30, 2010, at 19:50, Tommy Pham wrote: On Tue, Mar 30, 2010 at 7:36 PM, Shane Hill wrote: can anyone tell me why the cURL code below produces a POST request as expected on linux, but the same code on freebsd is forced to be a GET request? the linux box is running php 5.2.11 the

[PHP] cURL on freebsd

2010-03-30 Thread Shane Hill
can anyone tell me why the cURL code below produces a POST request as expected on linux, but the same code on freebsd is forced to be a GET request? the linux box is running php 5.2.11 the freebsd box is running 5.3.2 is there a bug in 5.3.2? a search does not turn anything up.

[PHP] PHPDFS on 20 amazon instances

2009-08-28 Thread Shane Hill
Hi folks, A few weeks ago I started a php project for building a highly scalable distributed file system similar to mogileFS. Well, I did just that and called it PHPDFS and I just completed a test of PHPDFS using 20 ec2 instances and PHPDFS performed quite well. I setup 20 (5 clients, 15 servers)

Re: [PHP] Re: newbie question - php parsing

2009-07-22 Thread Shane Hill
2009/7/22 João Cândido de Souza Neto > You made a mistake in your code: > > > > must be: > > also works. -Shane > > > -- > João Cândido de Souza Neto > SIENS SOLUÇÕES EM GESTÃO DE NEGÓCIOS > Fone: (0XX41) 3033-3636 - JS > www.siens.com.br > > "Sebastiano Pomata" escreveu na men

Re: [PHP] php distributed file system

2009-07-09 Thread Shane Hill
On Thu, Jul 9, 2009 at 1:10 AM, Per Jessen wrote: > > Sounds a lot like glusterfs. http://www.gluster.org/ yep, it is similar, except I am not aiming to be all that comprehensive of a file system. I really want to create something extremely robust, that can be used in web apps and that will

[PHP] php distributed file system

2009-07-08 Thread Shane Hill
hi folks, I am on a couple of php lists and on one of them we were having a discussion about scalable enterprise class systems to store images for things like user photo and file uploads, etc. and whether or not something existed in php to facilitate this. well the discussion inspired me and I cr

Re: [PHP] Simple login form with cookies

2009-07-08 Thread Shane Hill
just an observation here, but are we not getting close to breaking another rule? "Do not high-jack threads, by bringing up entirely new topics. Please create an entirely new thread copying anything you wish to quote into the new thread." I know some feel this is important but if i was searching f