
jeremy at ZeeVee
Apr 3, 2011, 1:03 PM
Post #3 of 4
(415 views)
Permalink
|
Ah... ok, I will look at php. I wasn't clear on what the server is doing and what php is doing for the upload. But I guess I should have looked at php too :) Jeremy -----Original Message----- From: pigmej [at] gmail [mailto:pigmej [at] gmail] On Behalf Of Jedrzej Nowak Sent: Sunday, April 03, 2011 3:56 PM To: Jeremy Greene Cc: cherokee [at] lists Subject: Re: [Cherokee] file transfer "upload_tmp_dir" PHP configuration variable ;-) As Cherokee is using php-cgi you need to configure PHP itself ;) Pozdrawiam Jędrzej Nowak On Sun, Apr 3, 2011 at 9:53 PM, Jeremy Greene <jeremy [at] zeevee> wrote: > Hi, > > > > Through the server, I need a firmware update mechanism on an embedded > system. Using the normal http/php file upload mechanism won’t work because > there isn’t space for temporary storage of the entire file -- I need to > process it as it’s received (decompress, store). > > > > Actually, poking through Cherokee-admin, I don’t see anything on this, even > temp directory control etc… > > > > Any pointers on this? > > > > Thanks, > > Jeremy > > _______________________________________________ > Cherokee mailing list > Cherokee [at] lists > http://lists.octality.com/listinfo/cherokee > > _______________________________________________ Cherokee mailing list Cherokee [at] lists http://lists.octality.com/listinfo/cherokee
|