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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 14:01:37 2025 UTC