|   | php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
| 
 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits              [2001-03-29 05:56 UTC] stas@php.net
  [2001-04-28 15:36 UTC] derick@php.net
 | |||||||||||||||||||||||||||
|  Copyright © 2001-2025 The PHP Group All rights reserved. | Last updated: Fri Oct 31 00:00:01 2025 UTC | 
The output from phpinfo() returns: PHP Version 4.0.4pl1 System HP-UX snake16 B.10.20 A 9000/720 2009850626 two-user license Build Date Jan 23 2001 Configure Command './configure' '--prefix=/opt/apache' '--with-apache=../apache_1.3.14' '--enable-track-vars' Server API Apache Virtual Directory Support disabled Configuration File (php.ini) /usr/local/lib Path But the php.ini file is actually in ${PREFIX}/lib (/opt/apache/lib), and PHP is successfully starting up with the .ini file in this directory. The Configuration File Path output should be updated with the contents of PREFIX.