ID: 8869
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Closed
Bug Type: *Function Specific
PHP Version: 4.0.4pl1
Assigned To:
Comments:
No feedback. If this problem persists with PHP 4.0.5 which
will be released next week, please reopen this report.
Derick
Previous Comments:
---------------------------------------------------------------------------
[2001-03-29 05:56:14] [EMAIL PROTECTED]
Are you sure PHP is indeed reading this file? PHP is able to
work without any php.ini, so it running is not a proof it
actually reads this file. Could you do strace (or whatever
it is called on HPUX) and see if it indeed uses the said file?
---------------------------------------------------------------------------
[2001-01-23 13:52:02] [EMAIL PROTECTED]
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.
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=8869&edit=2
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]