Antony Dovgal wrote: > 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. >
Tony, My first attempt at compiling has not been terribly successful. I cannot seem to get php to read it's (new) ini file. Here is the output from phpinfo(). You can see that I gave --prefix and --with-config-file-path options but I could not get it to load php5.ini (or php.ini) when the file was in the following locations. /home/danny/php5/php5.ini /home/danny/php5/etc/php5.ini /etc/php5.ini /usr/local/etc/php5.ini There are some include changes I need to add to php5.ini to make it work with Horde. Would you have any idea where php would expect to find an ini file in this case? -D #../bin/php phpinfo() PHP Version => 5.2.5-dev System => FreeBSD ferrari.dannysplace.net 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #4: Mon Oct 2 12:19:18 EST 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/POWEREDGE_1850 i386 Build Date => Sep 10 2007 01:37:34 Configure Command => './configure' '--prefix=/home/danny/php5' '--with-config-file-path=/home/danny/php5/php5.ini' '--disable-all' '--enable-debug' '--disable-ipv6' '--enable-xml' '--with-gettext=/usr/local/bin/' '--enable-dom' '--with-libxml-dir=/usr/local' '--with-mysql' '--with-apxs2=/usr/local/sbin/apxs' '--enable-libxml' Server API => Command Line Interface Virtual Directory Support => disabled Configuration File (php.ini) Path => /home/danny/php5/php5.ini Loaded Configuration File => (none) PHP API => 20041225 PHP Extension => 20060613 Zend Extension => 220060519 Debug Build => yes Thread Safety => disabled Zend Memory Manager => enabled IPv6 Support => disabled Registered PHP Streams => php, file, data, http, ftp Registered Stream Socket Transports => tcp, udp, unix, udg Registered Stream Filters => string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed This program makes use of the Zend Scripting Language Engine: Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies _______________________________________________________________________ Configuration PHP Core Directive => Local Value => Master Value allow_call_time_pass_reference => On => On allow_url_fopen => On => On allow_url_include => Off => Off always_populate_raw_post_data => Off => Off arg_separator.input => & => & arg_separator.output => & => & asp_tags => Off => Off auto_append_file => no value => no value auto_globals_jit => On => On auto_prepend_file => no value => no value browscap => no value => no value default_charset => no value => no value default_mimetype => text/html => text/html define_syslog_variables => Off => Off disable_classes => no value => no value disable_functions => no value => no value display_errors => STDOUT => STDOUT display_startup_errors => Off => Off doc_root => no value => no value docref_ext => no value => no value docref_root => no value => no value enable_dl => On => On error_append_string => no value => no value error_log => no value => no value error_prepend_string => no value => no value error_reporting => no value => no value expose_php => On => On extension_dir => /home/danny/php5/lib/php/extensions/debug-non-zts-20060613 => /home/danny/php5/lib/php/extensions/debug-non-zts-20060613 file_uploads => On => On highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font> highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font> highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font> highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font> highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font> highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font> html_errors => Off => Off ignore_repeated_errors => Off => Off ignore_repeated_source => Off => Off ignore_user_abort => Off => Off implicit_flush => On => On include_path => .: => .: log_errors => Off => Off log_errors_max_len => 1024 => 1024 magic_quotes_gpc => On => On magic_quotes_runtime => Off => Off magic_quotes_sybase => Off => Off mail.force_extra_parameters => no value => no value max_execution_time => 0 => 0 max_input_nesting_level => 64 => 64 max_input_time => -1 => -1 memory_limit => 128M => 128M open_basedir => no value => no value output_buffering => 0 => 0 output_handler => no value => no value post_max_size => 8M => 8M precision => 14 => 14 realpath_cache_size => 16K => 16K realpath_cache_ttl => 120 => 120 register_argc_argv => On => On register_globals => Off => Off register_long_arrays => On => On report_memleaks => On => On report_zend_debug => Off => Off safe_mode => Off => Off safe_mode_exec_dir => /usr/local/php/bin => /usr/local/php/bin safe_mode_gid => Off => Off safe_mode_include_dir => no value => no value sendmail_from => no value => no value sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i serialize_precision => 100 => 100 short_open_tag => On => On SMTP => localhost => localhost smtp_port => 25 => 25 sql.safe_mode => Off => Off track_errors => Off => Off unserialize_callback_func => no value => no value upload_max_filesize => 2M => 2M upload_tmp_dir => no value => no value user_dir => no value => no value variables_order => EGPCS => EGPCS xmlrpc_error_number => 0 => 0 xmlrpc_errors => Off => Off y2k_compliance => On => On zend.ze1_compatibility_mode => Off => Off date date/time support => enabled "Olson" Timezone Database Version => 2007.6 Timezone Database => internal Default timezone => Australia/ACT Directive => Local Value => Master Value date.default_latitude => 31.7667 => 31.7667 date.default_longitude => 35.2333 => 35.2333 date.sunrise_zenith => 90.583333 => 90.583333 date.sunset_zenith => 90.583333 => 90.583333 date.timezone => no value => no value dom DOM/XML => enabled DOM/XML API Version => 20031129 libxml Version => 2.6.26 HTML Support => enabled XPath Support => enabled XPointer Support => enabled Schema Support => enabled RelaxNG Support => enabled gettext GetText Support => enabled libxml libXML support => active libXML Version => 2.6.26 libXML streams => enabled mysql MySQL Support => enabled Active Persistent Links => 0 Active Links => 0 Client API version => 5.0.22 MYSQL_MODULE_TYPE => external MYSQL_SOCKET => /tmp/mysql.sock MYSQL_INCLUDE => -I/usr/local/include/mysql MYSQL_LIBS => -L/usr/local/lib/mysql -lmysqlclient Directive => Local Value => Master Value mysql.allow_persistent => On => On mysql.connect_timeout => 60 => 60 mysql.default_host => no value => no value mysql.default_password => no value => no value mysql.default_port => no value => no value mysql.default_socket => no value => no value mysql.default_user => no value => no value mysql.max_links => Unlimited => Unlimited mysql.max_persistent => Unlimited => Unlimited mysql.trace_mode => Off => Off Reflection Reflection => enabled Version => $Id: php_reflection.c,v 1.164.2.33.2.45 2007/08/20 17:01:22 sebastian Exp $ standard Regex Library => Bundled library enabled Dynamic Library Support => enabled Path to sendmail => /usr/sbin/sendmail -t -i Directive => Local Value => Master Value assert.active => 1 => 1 assert.bail => 0 => 0 assert.callback => no value => no value assert.quiet_eval => 0 => 0 assert.warning => 1 => 1 auto_detect_line_endings => 0 => 0 default_socket_timeout => 60 => 60 safe_mode_allowed_env_vars => PHP_ => PHP_ safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset= user_agent => no value => no value xml XML Support => active XML Namespace Support => active libxml2 Version => 2.6.26 Additional Modules Module Name Environment Variable => Value USER => root HOME => /root SHELL => /bin/csh PATH => /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin MAIL => /var/mail/root BLOCKSIZE => K FTP_PASSIVE_MODE => YES TERM => screen HOSTTYPE => FreeBSD VENDOR => intel OSTYPE => FreeBSD MACHTYPE => i386 SHLVL => 1 PWD => /home/danny/php5/etc LOGNAME => root GROUP => wheel EDITOR => vi PAGER => more PHP Variables Variable => Value _SERVER["USER"] => root _SERVER["HOME"] => /root _SERVER["SHELL"] => /bin/csh _SERVER["PATH"] => /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin _SERVER["MAIL"] => /var/mail/root _SERVER["BLOCKSIZE"] => K _SERVER["FTP_PASSIVE_MODE"] => YES _SERVER["TERM"] => screen _SERVER["HOSTTYPE"] => FreeBSD _SERVER["VENDOR"] => intel _SERVER["OSTYPE"] => FreeBSD _SERVER["MACHTYPE"] => i386 _SERVER["SHLVL"] => 1 _SERVER["PWD"] => /home/danny/php5/etc _SERVER["LOGNAME"] => root _SERVER["GROUP"] => wheel _SERVER["EDITOR"] => vi _SERVER["PAGER"] => more _SERVER["PHP_SELF"] => - _SERVER["SCRIPT_NAME"] => - _SERVER["SCRIPT_FILENAME"] => _SERVER["PATH_TRANSLATED"] => _SERVER["DOCUMENT_ROOT"] => _SERVER["REQUEST_TIME"] => 1189385344 _SERVER["argv"] => Array ( [0] => - ) _SERVER["argc"] => 1 _ENV["USER"] => root _ENV["HOME"] => /root _ENV["SHELL"] => /bin/csh _ENV["PATH"] => /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin _ENV["MAIL"] => /var/mail/root _ENV["BLOCKSIZE"] => K _ENV["FTP_PASSIVE_MODE"] => YES _ENV["TERM"] => screen _ENV["HOSTTYPE"] => FreeBSD _ENV["VENDOR"] => intel _ENV["OSTYPE"] => FreeBSD _ENV["MACHTYPE"] => i386 _ENV["SHLVL"] => 1 _ENV["PWD"] => /home/danny/php5/etc _ENV["LOGNAME"] => root _ENV["GROUP"] => wheel _ENV["EDITOR"] => vi _ENV["PAGER"] => more PHP License This program is free software; you can redistribute it and/or modify it under the terms of the PHP License as published by the PHP Group and included in the distribution in the file: LICENSE This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. If you did not receive a copy of the PHP license, or have any questions about PHP licensing, please contact [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php