php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #28463 Configuration broken under AMD64 for some options
Submitted: 2004-05-20 23:23 UTC Modified: 2004-05-21 09:11 UTC
From: zerokode at gmx dot net Assigned:
Status: Not a bug Package: *Configuration Issues
PHP Version: 4.3.6 OS: Linux SuSE 9.1 / 64
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
29 + 36 = ?
Subscribe to this entry?

 
 [2004-05-20 23:23 UTC] zerokode at gmx dot net
Description:
------------
There is a bug in the PHP configuraton system under 
AMD64... As most of the libraries are configured to be 
placed in lib64/ directory, the PHP won't check the lib64/ 
directory, but only the lib/ ones... 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-05-20 23:26 UTC] zerokode at gmx dot net
This usually breaks, when used --with-gd
 [2004-05-21 09:11 UTC] derick@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

Duplicate of #28150
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 04:01:30 2024 UTC