From: alex b. <en...@tu...> - 2001-07-23 01:10:45
|
> how about having a directory for php extensions within the binarycloud tree? > The ZendOptimizer or ZendCache could be placed there and included in Init > and the make process. This can become very handy for people that don't have > full access to the webserver and are forced to include the libs via > .htaccess (apache api) or directory based php.ini (cgi api) or ini_set. Why not have those in ext/ ? :) I like that becuase we don't need to "do anything" (i.e. it already works) and those utilities are external packages. _a > btw-ot: The bc lists are silent for a few days now. What's up? I think everyone is (rightly) waiting to see what's up next, I'm workin' on that :) The remaining core components are up next, after that the managers. _alex |