php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #24946 Remote includes fail
Submitted: 2003-08-05 02:25 UTC Modified: 2003-08-05 15:56 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 1 (0.0%)
From: purplespirit at hccnet dot nl Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 4.3.2 OS: Windows XP Pro
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: purplespirit at hccnet dot nl
New email:
PHP Version: OS:

 

 [2003-08-05 02:25 UTC] purplespirit at hccnet dot nl
Description:
------------
I run Apache 2.0.47 as a service on Windows XP Pro, PHP 4.3.2 as a module, Safe Mode and cgi.force_redirect Off . Remote includes fail and give
error Failed opening 'http://somedomain.com/somefile.htm' for inclusion.
I can do a fopen on the same remote file and read the socket of the IP via HTTP, however no include.
I thought this issue had been solved in 4.3.0. Have been searching/asking newgroups, forums, mailinglists to no avail so it might be a bug, If not, please point me to proper advise. Any help most welcome. Thanks very much for your time on this matter.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-08-05 06:52 UTC] purplespirit at hccnet dot nl
Thanks for your quick reply. Sorry, that one keeps giving me the 'Cannot load C:/Apache2/PHP5/sapi/php4apache2.dll into server' message although I tried the change of  'php4_module' to 'php5_module' in the HTTPd.conf

Thanks for your kind interest
 [2003-08-05 06:57 UTC] edink@php.net
You don't need to change it to php5_module for the latest *STABLE* snapshout. The exact configuration that you have using 4.3.2 should work there.
 [2003-08-05 07:38 UTC] purplespirit at hccnet dot nl
Sorry to bother you again, but I did use the latest stable version, php4-win32-STABLE-200308051230.zip

Thanks for your patience
 [2003-08-05 10:40 UTC] sniper@php.net
Works fine here, you're doing something wrong.
Ask support questions elsewhere.

 [2003-08-05 15:56 UTC] purplespirit at hccnet dot nl
Indeed, had to move the php4ts.dll to another dir to get this one to work. Remote includes work fine, thanks very much for your time!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 13:01:32 2024 UTC