On 09.09.2007 12:41, Danny Carroll wrote: > Anthony, > > I need some assistance gathering the information that might be most helpful. > > This week sometime I will grab a snapshot and install it. Normally I > install php via the FreeBSD ports collection. I am happy to build a > custom version but I would like to make sure that I do not overwrite any > files in the FreeBSD base.
Just put it in your $HOME or elsewhere, --prefix and --with-config-file-path should help with that. > So, it might take me a little while to do that properly. > > If you could let me know if there are any specific make options you > would like to see I would be happy to accomodate you. --enable-debug is required to get any debug info. If possible, use --disable-all and enable only required extensions in order to have minimal PHP config which is enough to reproduce it. -- Wbr, Antony Dovgal -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php