php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10998 include http file
Submitted: 2001-05-21 15:13 UTC Modified: 2002-05-04 00:00 UTC
From: lan at v-r dot be Assigned:
Status: No Feedback Package: HTTP related
PHP Version: 4.0.5 OS: AIX 4.3
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2001-05-21 15:13 UTC] lan at v-r dot be
I receive that only on the new version of PHP and not on my Linux machine (with php 4.0.4pl1)

I can include a specific file but not from http. 

Warning: php_hostconnect: connect failed in /appl/htdocs/xped-output.php on line 38

Warning: Failed opening 'http://32.203.99.36/xped-output.php?seq=0518&sort=' for inclusion (include_path='') in /appl/htdocs/xped-output.php on line 38



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-21 16:48 UTC] sniper@php.net
Please include the example script here which can be used
to reproduce this problem.

--Jani


 [2001-06-12 17:32 UTC] sniper@php.net
This is confirmed problem on some systems. There
is something wrong with the php_hostconnect()

 [2002-04-03 06:25 UTC] sander@php.net
Can you try RC1 from www.php.net/~derick ?
 [2002-05-04 00:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, 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".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 22:01:28 2024 UTC