php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #11683 Manual vague on .htaccess options
Submitted: 2001-06-25 22:52 UTC Modified: 2001-06-26 05:04 UTC
From: whit at transpect dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.5 OS: Linux
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: whit at transpect dot com
New email:
PHP Version: OS:

 

 [2001-06-25 22:52 UTC] whit at transpect dot com
In checking the online manual to find the syntax for 
setting a local include path for PHP4, it doesn't seem to 
have that. All it does is suggest that PHP3 options can be 
added in .htaccess by prefixing with php3_. Does 4 use 
php_? php3_? Not work with .htaccess? Would help to have 
this on the configuration page of the manual.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-26 05:04 UTC] sniper@php.net
php_value include_path ".:/some/path/:/next/time/rtfm"

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 04:01:30 2025 UTC