php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4464 Roxen module _destroys_ Roxen installation
Submitted: 2000-05-16 02:03 UTC Modified: 2000-08-21 13:15 UTC
From: andreas at waikato dot ac dot nz Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0 Release Candidate 2 OS: SuSE 6.3
Private report: No CVE-ID: None
 [2000-05-16 02:03 UTC] andreas at waikato dot ac dot nz
to avoid the hassles with the INCLUDE_PATH (it does not recognise ./ in the php.ini, neither accepts 'no value') I inserted for a test a complete URL like include("http://...."). When I ran it under PHP3.16 (Apache module) and PHP4RC1 (Roxen module) it worked but RC2 (Roxen module) did not only crash Roxen it also destroyed some essential parts of its installation with the result that Roxen could not use the php module anymore. This means it either selfdestructed or damaged the part in Roxen that provides the module support. My backup copy worked fine, after I changed the include variable back to a simple file name.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-20 03:33 UTC] sniper@php.net
Is this still a problem with more recent versions of php? (CVS or http://snaps.php.net) 

--Jani
 [2000-08-21 13:15 UTC] sniper@php.net
User reports problem solved with newer releases.

--Jani
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sat Jun 27 05:00:01 2026 UTC