php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57973 Multiple includes failure
Submitted: 2007-12-14 16:51 UTC Modified: 2009-04-07 13:19 UTC
From: admin at v-nessa dot net Assigned: pajoye (profile)
Status: Closed Package: htscanner (PECL)
PHP Version: 5.2.1 OS: Centos 4.5
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: admin at v-nessa dot net
New email:
PHP Version: OS:

 

 [2007-12-14 16:51 UTC] admin at v-nessa dot net
Description:
------------
I'm currently running PHP 5.2.4 under suPHP, it seems that why you specify multiple PHP include paths in .htaccess it only acknowledges the first one (unless the first one is a "." then it will acknowledge the 2nd one as well)

Using multiple include paths does work in php and in the .htaccess files of servers running PHP as an Apache module, without .htscanner

Expected result:
----------------
Normal .htaccess behavior would allow as many include lines as needed.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-12-14 17:12 UTC] john dot eriksen at yahoo dot com
Confirmed under PHP 5.2.5

Clarification for admin at v-nessa dot net

"Using multiple include paths does work in php"

Should be:

"Using multiple include paths does work in php.ini"
 [2007-12-14 21:39 UTC] admin at v-nessa dot net
Yes, sorry. I did mean to say:

"Using multiple include paths does work in php.ini"
 [2009-03-03 20:31 UTC] pierre dot php at gmail dot com
Please try 0.9.0
 [2009-04-07 13:19 UTC] bhuisgen at hbis dot fr
Thank you for your bug report. This issue has been fixed
in the latest released version of the package, which you can download at
http://pecl.php.net/get/htscanner


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 08:01:28 2024 UTC