2010年1月29日星期五

Re: [fw-mvc] Suggestion: Zend Installer

Hello Dolf,

PEAR channel
http://code.google.com/p/zend/

install first pear:

wget http://pear.php.net/go-pear
php go-pear

then install ZF :

pear channel-discover zend.googlecode.com/svn
pear install zend/zend

Friday, January 29, 2010, 9:25:25 PM, you wrote:
> Hi,

> Imho what you're asking is too server specific, especially when you keep
> in mind that a lot of users have a different version of ZF on a per
> project basis and have all different strategies for upgrading. Besides
> that, there already is a pear package of ZF that allows for easy
> installation maintained by a Zend employee.

> Regards,

> Dolf Schimmel
> Freeaqingme

> On 01/29/2010 08:08 PM, Nathan Garlington wrote:
>> Hi all,
>>
>> I am sitting here uploading the new 1.10.0 version of ZF. The process
>> goes like this:
>>
>> I have three separate servers I have to upload the new version to, so
>> I download the zip file, unpack it, and upload the new version to the
>> servers. It takes about 20 minutes or more for each one, so I lose
>> about an hour of work time to the upload process, and well as the hit
>> on my bandwidth while it's uploading.
>>
>> It would be wonderful if there was a Zend package called
>> Zend_Installer(?) that could be configured with the location of the
>> temp directory where the file would be downloaded, and the
>> installation directory on the server, and would then just use the web
>> server itself to download the new version, install it to the
>> previously configured location and that's it. It could handle any
>> common compression format. I don't know if such functionality runs
>> against ZF's design paradigm but it would sure make the upgrading
>> process much simpler and less time consuming. It wouldn't necessarily
>> need to have a browser frontend (think PEAR); such could be left up to
>> the developer to create.
>>
>> Any thoughts?
>>
>>
>> regards,
>>
>> Nathan Garlington
>> T&R Trailer Sales
>> 5930 N Interstate 25
>> Pueblo, CO 81008
>>
>> 719.546.2321 T
>> 719.423.8033 M
>> 719.404.4697 F
>>
>> nathan@tandrtrailer.com
>> www.tandrtrailer.com
>>


--
Julian
Zend Certified Engineer
****************************

没有评论: