Henri Bergius writes: > Hi, Hi!
> On Wed, Jan 28, 2009 at 11:19 PM, Piotr Pokora <[email protected]> > wrote: >> I wonder if could use php_dir as default www_dir directory. Or maybe >> something like: if web_dir is found in config , set www_dir using its >> value. If not, use defined '/usr/share/php'. > > I think we should set www_dir to same location we used to set web_dir. Point is that we didn't set it as absolute path. We always used web_dir = web_dir + MIDCOM_STATIC_DIR. We shoud do the same with www_dir which won't be perfect. There is not a PHP dev tool which give you some hints about configured paths. All we have is pear config registry :( Piotras _______________________________________________ user mailing list [email protected] http://lists.midgard-project.org/mailman/listinfo/user
