View Single Post
  #6 (permalink)  
Old 11-01-2007, 09:56 PM
Kritz Kritz is offline
Junior Member
 
Join Date: Nov 2007
Posts: 1
Default

You could install ZF on a global location (like /usr/local/share/ZendFramework-1.0.2) and then symlink to this directory. When you update the framework you install it in /usr/local/share/ZendFramework-1.0.3 and then site by site you can update the symlink.
Reply With Quote