Hi Marc
> For instance, I know if I don't download/install the Zend Optimizer,
> and do a 'phpinfo()', it still lists the Zend Engine itself, so its
> part of the *base* PHP build ...
The PHP interpreter is based on Zend Engine, and this is licensed under
a Apache-style license. So PHP would have to fork it.
Conni