Edit report at https://bugs.php.net/bug.php?id=38831&edit=1
ID: 38831 Comment by: frederickafay at gmail dot com Reported by: contact at h2lsoft dot com Summary: https Streams not registered Status: No Feedback Type: Bug Package: Streams related Operating System: Red hat PHP Version: 4.4.4 Block user comment: N Private report: N New Comment: It's going to be finish of mine day, but before end I am reading this great post to increase my knowledge. Previous Comments: ------------------------------------------------------------------------ [2007-09-14 11:46:04] hgk at gfdu dot jri http://www.meta-fx.com/ ------------------------------------------------------------------------ [2007-03-05 19:50:14] xawiers at gmail dot com When ssl stream will be available for PHP4 ?????? ------------------------------------------------------------------------ [2006-09-22 01:00:00] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2006-09-14 15:37:51] tony2...@php.net make clean && make ------------------------------------------------------------------------ [2006-09-14 15:32:52] contact at h2lsoft dot com Description: ------------ Hi, https not registered by php 4.4.4, the php configuration dump ========================== phpinfo() PHP Version => 4.4.4 System => Linux localhost.localdomain 2.6.9-34.EL #1 Fri Feb 24 16:44:51 EST 2006 i686 Build Date => Sep 11 2006 18:25:16 Configure Command => './configure' '--with-apxs2=/usr/local/apache/bin/apxs' '--with-sqlite' '--enable-sqlite-utf8' '--with-zlib' '--with-mysql=/usr/local/mysql' '--with-imap=/usr/local/lib' '--with-imap-ssl=/usr/local/ssl/' '--with-calendar=shared' '--enable-magic-quotes' '--prefix=/usr/local/php' '--enable-wddx' '--enable-ftp' '--enable-inline-optimization' '--enable-memory-limit' '--with-ldap=/usr' '--with-openssl=/usr/local/ssl' '--enable-mbstring' '--enable-pcntl' '--with-mhash' '--with-kerberos' Server API => Command Line Interface Virtual Directory Support => disabled Configuration File (php.ini) Path => /usr/local/php/lib/php.ini PHP API => 20020918 PHP Extension => 20020429 Zend Extension => 20050606 Debug Build => no Zend Memory Manager => enabled Thread Safety => disabled Registered PHP Streams => php, http, ftp, compress.zlib This program makes use of the Zend Scripting Language Engine: Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies _______________________________________________________________________ Configuration PHP Core Directive => Local Value => Master Value allow_call_time_pass_reference => Off => Off allow_url_fopen => On => On 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_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 => On => On 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 => 2039 => 2039 expose_php => On => On extension_dir => ./ => ./ file_uploads => On => On gpc_order => GPC => GPC highlight.bg => #FFFFFF => #FFFFFF highlight.comment => #FF8000 => #FF8000 highlight.default => #0000BB => #0000BB highlight.html => #000000 => #000000 highlight.keyword => #007700 => #007700 highlight.string => #DD0000 => #DD0000 html_errors => Off => On ignore_repeated_errors => Off => Off ignore_repeated_source => Off => Off ignore_user_abort => Off => Off implicit_flush => On => Off include_path => .:/home/web/htdocs/include => .:/home/web/htdocs/include log_errors => On => On log_errors_max_len => 1024 => 1024 magic_quotes_gpc => On => On magic_quotes_runtime => Off => Off magic_quotes_sybase => Off => Off max_execution_time => 0 => 30 max_input_time => 60 => 60 open_basedir => no value => no value output_buffering => 0 => 4096 output_handler => no value => no value post_max_size => 16M => 16M precision => 18 => 18 register_argc_argv => On => On register_globals => On => On report_memleaks => On => On safe_mode => Off => Off safe_mode_exec_dir => no value => no value safe_mode_gid => Off => Off safe_mode_include_dir => no value => no value sendmail_from => no value => no value sendmail_path => /usr/sbin/ssmtp -C/etc/ssmtp/ssmtp.conf -auexploitat...@certeurope.fr -apcertexploit -t => /usr/sbin/ssmtp -C/etc/ssmtp/ssmtp.conf -auexploitat...@certeurope.fr -apcertexploit -t 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 => GPCS => GPCS xmlrpc_error_number => 0 => 0 xmlrpc_errors => Off => Off y2k_compliance => On => On ctype ctype functions => enabled ftp FTP support => enabled imap IMAP c-Client Version => 2001 SSL Support => enabled Kerberos Support => enabled ldap LDAP Support => enabled RCS Version => $Id: ldap.c,v 1.130.2.13.2.1 2006/01/01 13:46:54 sniper Exp $ Total Links => 0/unlimited API Version => 3001 Vendor Name => OpenLDAP Vendor Version => 20213 mbstring Multibyte Support => enabled Japanese support => enabled Simplified chinese support => enabled Traditional chinese support => enabled Korean support => enabled Russian support => enabled Multibyte (japanese) regex support => enabled mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1. Directive => Local Value => Master Value mbstring.detect_order => no value => no value mbstring.encoding_translation => Off => Off mbstring.func_overload => 0 => 0 mbstring.http_input => pass => pass mbstring.http_output => pass => pass mbstring.internal_encoding => ISO-8859-1 => no value mbstring.language => neutral => neutral mbstring.substitute_character => no value => no value mhash MHASH support => Enabled MHASH API Version => 20060101 mysql MySQL Support => enabled Active Persistent Links => 0 Active Links => 0 Client API version => 4.1.19 MYSQL_MODULE_TYPE => external MYSQL_SOCKET => /tmp/mysql.sock MYSQL_INCLUDE => -I/usr/local/mysql/include MYSQL_LIBS => -L/usr/local/mysql/lib -lmysqlclient -lz 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 openssl OpenSSL support => enabled OpenSSL Version => OpenSSL 0.9.8b 04 May 2006 overload User-Space Object Overloading Support => enabled pcntl pcntl support => enabled pcre PCRE (Perl Compatible Regular Expressions) Support => enabled PCRE Library Version => 6.6 06-Feb-2006 posix Revision => $Revision: 1.51.2.4.2.1 $ session Session Support => enabled Registered save handlers => files user Directive => Local Value => Master Value session.auto_start => Off => Off session.bug_compat_42 => Off => Off session.bug_compat_warn => On => On session.cache_expire => 180 => 180 session.cache_limiter => nocache => nocache session.cookie_domain => no value => no value session.cookie_lifetime => 0 => 0 session.cookie_path => / => / session.cookie_secure => Off => Off session.entropy_file => no value => no value session.entropy_length => 0 => 0 session.gc_divisor => 1000 => 1000 session.gc_maxlifetime => 1440 => 1440 session.gc_probability => 1 => 1 session.name => PHPSESSID => PHPSESSID session.referer_check => no value => no value session.save_handler => files => files session.save_path => /tmp => /tmp session.serialize_handler => php => php session.use_cookies => On => On session.use_only_cookies => Off => Off session.use_trans_sid => Off => Off standard Regex Library => Bundled library enabled Dynamic Library Support => enabled Path to sendmail => /usr/sbin/ssmtp -C/etc/ssmtp/ssmtp.conf -auexploitat...@certeurope.fr -apcertexploit -t 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,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry user_agent => no value => no value tokenizer Tokenizer Support => enabled wddx WDDX Support => enabled WDDX Session Serializer => enabled xml XML Support => active XML Namespace Support => active EXPAT Version => 1.95.6 zlib ZLib Support => enabled Compiled Version => 1.2.1.2 Linked Version => 1.2.1.2 Directive => Local Value => Master Value zlib.output_compression => Off => Off zlib.output_compression_level => -1 => -1 zlib.output_handler => no value => no value Additional Modules Module Name Environment Variable => Value HOSTNAME => localhost.localdomain TERM => linux SHELL => /bin/bash HISTSIZE => 1000 SSH_CLIENT => ::ffff:86.73.80.57 4696 22 SSH_TTY => /dev/pts/3 USER => dev LS_COLORS => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35: MAIL => /var/spool/mail/dev PATH => /usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin INPUTRC => /etc/inputrc PWD => /home/dev LANG => en_US.UTF-8 SHLVL => 1 HOME => /home/dev LOGNAME => dev SSH_CONNECTION => ::ffff:86.73.80.57 4696 ::ffff:192.168.0.1 22 LESSOPEN => |/usr/bin/lesspipe.sh %s G_BROKEN_FILENAMES => 1 _ => /usr/local/php/bin/php PHP Variables Variable => Value PHP_SELF => _SERVER["HOSTNAME"] => localhost.localdomain _SERVER["TERM"] => linux _SERVER["SHELL"] => /bin/bash _SERVER["HISTSIZE"] => 1000 _SERVER["SSH_CLIENT"] => ::ffff:86.73.80.57 4696 22 _SERVER["SSH_TTY"] => /dev/pts/3 _SERVER["USER"] => dev _SERVER["LS_COLORS"] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35: _SERVER["MAIL"] => /var/spool/mail/dev _SERVER["PATH"] => /usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin _SERVER["INPUTRC"] => /etc/inputrc _SERVER["PWD"] => /home/dev _SERVER["LANG"] => en_US.UTF-8 _SERVER["SHLVL"] => 1 _SERVER["HOME"] => /home/dev _SERVER["LOGNAME"] => dev _SERVER["SSH_CONNECTION"] => ::ffff:86.73.80.57 4696 ::ffff:192.168.0.1 22 _SERVER["LESSOPEN"] => |/usr/bin/lesspipe.sh %s _SERVER["G_BROKEN_FILENAMES"] => 1 _SERVER["_"] => /usr/local/php/bin/php _SERVER["PHP_SELF"] => _SERVER["SCRIPT_NAME"] => _SERVER["SCRIPT_FILENAME"] => _SERVER["PATH_TRANSLATED"] => _SERVER["DOCUMENT_ROOT"] => _SERVER["argv"] => Array ( ) _SERVER["argc"] => 0 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 lice...@php.net. Reproduce code: --------------- #!/usr/local/php/bin/php -c php-cli.ini <?php /************* *************/ $a = file_get_contents('https://www.ovh.com/fr/index.xml', 0); print_r($a); /************************************/ ?> Expected result: ---------------- url Actual result: -------------- no such file or directory ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=38831&edit=1