php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5794 [java] settings in php.ini do not affect master values
Submitted: 2000-07-26 16:18 UTC Modified: 2000-12-07 11:22 UTC
From: gberger at apaara dot com Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.1pl2 OS: Linux, Red Hat 6.1
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: gberger at apaara dot com
New email:
PHP Version: OS:

 

 [2000-07-26 16:18 UTC] gberger at apaara dot com
setting the lines

[java]
extension_dir=/usr/local/lib
extension=libphp_java.so
java.class.path=/usr/local/lib/php_java.jar

in php.ini do not affect master values, only local values. 
changing other values in php.ini (e.g. highlight.bg) works fine, i.e. affects both master and local

php runs as apache module, with 
./configure --with-apxs=/usr/local/apache/bin/apxs --with-mysql --enable-track-vars --with-java=/usr/local/jdk1.2.2 --with-config-file-path=/usr/local/lib

jdk used is blackdown jdk1.2.2 (jdk-1.2.2-rc4-linux-i386-glibc-2.1.2.tar)

compile and make run without errors, php works fine, but java doesn't (seperate bug report)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-27 18:14 UTC] sniper@php.net
Duplicate of #5795
 [2000-09-04 08:52 UTC] sniper@php.net
Oops. Not a duplicate..sorry.

--Jani
 [2000-11-01 09:31 UTC] sniper@php.net
Have you tried PHP4.0.3pl1?
Does this problem still exist with it?

--Jani
 [2000-12-07 11:22 UTC] sniper@php.net
No feedback.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 00:01:28 2024 UTC