Tomas Kuliavas wrote:

> If you don't use this option, PHP will look for it in
> /home/danny/php5/lib/. Config file path option is useful, if you have to
> recompile php several times and want to preserve your php.ini. then you
> just set it outside of --prefix and delete old php install before
> installing new one. In your configure php.ini is still within directory
> set with --prefix.

Thanks for that.

> If you don't want to damage your apache installation, install apache in
> /home/danny/apache. And make sure that you do everything as danny and not
> as root.

So far as I can tell the apxs option just gives the php installer a hook
to install the module.  I have backed up the old php module in the
apache lib dir so I don't mind it overwriting it.

When I get time I will roll my own apache in /home/danny

Thanks.

-D

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to