php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2281 libdir not being set from --prefix
Submitted: 1999-09-10 20:04 UTC Modified: 1999-09-16 04:48 UTC
From: snyder at athena dot lblesd dot k12 dot or dot us Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0 Beta 2 OS: HPUX 10.20
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: snyder at athena dot lblesd dot k12 dot or dot us
New email:
PHP Version: OS:

 

 [1999-09-10 20:04 UTC] snyder at athena dot lblesd dot k12 dot or dot us
when I configure, I set --prefix=/usr/local/php4b2, but confdefs.h still has 
#define CONFIGURATION_FILE_PATH "/usr/local/lib"
and 
#define PHP_SAFE_MODE_EXEC_DIR "/usr/local/php/bin"

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-09-16 04:48 UTC] sas at cvs dot php dot net
Use --with-config-file-path to set the path
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 12:01:27 2024 UTC