From: c4...@comcast.net

> Has anyone done any work towards packaging of PHP in
> a manner similar to jar or eggs? I was working on a
> project the other day with a lot of class files and
> thought this would be a cool, simple way to deploy
> the app. 

Nope, too much like work. We just wrap it up in an RPM which is
installed in a local repository. Then we use yum to install it on each
server in the cluster.

Bob McConnell


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to