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 Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
19 - 11 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 01:01:33 2024 UTC