Wednesday, April 6. 2005Not-too-Distant future: self-installing PEAR from a single fileComments
Display comments as
(Linear | Threaded)
In case you hadn't seen it, you might find it interesting to look at fudforums installer. Nice trick there of embedding a gzip binary inside a PHP script which itself is the installer.
What about go-pear?
(http://go-pear.org) Put it in your htdocs directory, open it in a browser and click the install button. One file, One click. What do i miss? Christian
go-pear requires more than 1 file, and forces download unless the .tgzs are bundled.
I'm talking about a single-file install and go solution. Most likely, this would be a modified version of go-pear that would simply include files from the .phar, as go-pear is proven. It's an enhancement that would also make installing the bundle for PHP distros much simpler (1 file to sync - boom, done)
Sounds good! What would be to improve the web installer interface.
The way fudforum's installer works is also an interesting method of doing the installation. Reminds me of how some people do gzipped tarballs in shell scripts.
This sounds like a very cool idea, and could do alot for pear and shared hosting providers. I run a small hosting business, and everyone seems to have different needs for pear, so they all end up maintaining thier own. Something like this would allow them to maximize thier pear usage, and leave me out of it!
|
Calendar
CategoriesPopular EntriesSetting up your own PEAR channel with Chiara_PEAR_Server - the official way
(36) Do you develop a website? It is infinitely better to synchronize live and development sites using the PEAR Installer(25) How to put the FAIL in open source(22) doing the PEAR thing(19) Using PEAR 1.4.0 to install PEAR packages on a remote host(19) phpDocumentor and __get/__set/__call - give us your ideas (RFC)(17) PEAR now fits in a bottle: meet go-pear.phar(17) Mac OS X ships with security hole-laden PEAR - how to upgrade immediately(16) Introducing pecl extension phar(13) go-pear.phar works! In related news, PHP_Archive is now PHP 5.1.0+(12) |
|||||||||||||||||||||||||||||||||||||||||||||||||
Well, I just spent 20 minutes typing an entry, and a little hit of the backspace key, and ***ing Firefox deleted the whole thing. Here's an abridged version.After writing This entry I've spent some time hacking on Davey Shafik's PHP_Archive, and to my
Tracked: Apr 07, 22:16