php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4308 per directory sapi/apache directives
Submitted: 2000-05-03 17:43 UTC Modified: 2000-07-24 17:14 UTC
From: edward at interlook dot com Assigned:
Status: Closed Package: Other
PHP Version: 4.0 Release Candidate 1 OS: Redhat Linux 6.1
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: edward at interlook dot com
New email:
PHP Version: OS:

 

 [2000-05-03 17:43 UTC] edward at interlook dot com
Hi,

I have compiled and and installed php release candidate 1. and In previous versions of php, I was able to specify, on a virtualhost basis various php3.ini directives... However in php4, I am not able to specify such php.ini directives... for example, if I want to have a different php_include_dir or php_auto_prepend_dir for each of my apache virtualhosts, is this possible in version4?

Thank you very much.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-24 17:14 UTC] derick@php.net
Of course it is.

Use php_value <configuration directive> <value> for this.

For more information see:

http://www.php.net/manual/html/configuration.html
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 14 13:01:33 2024 UTC