From:             ingconti at ingconti dot com
Operating system: osx 10.5
PHP version:      5.2.5
PHP Bug Type:     Dynamic loading
Bug description:  cannot get an INTEL image 64 bits

Description:
------------
I downloaded .tar and tried to compile for osx 10.5.

it works but issuing make install:

<b>
cp libs/libphp5.so /usr/libexec/apache2/libphp5.so
Warning!  dlname not found in /usr/libexec/apache2/libphp5.so.
Assuming installing a .so rather than a libtool archive.
chmod 755 /usr/libexec/apache2/libphp5.so
</b>

and launching apache:

<b>
apachectl -t
</b>
httpd: Syntax error on line 117 of /private/etc/apache2/httpd.conf: 
Cannot load /usr/libexec/apache2/libphp5.so into server: 
dlopen(/usr/libexec/apache2/libphp5.so, 10): no suitable image found.  
Did find:\n\t/usr/libexec/apache2/libphp5.so: mach-o, but wrong 
architecture









-- 
Edit bug report at http://bugs.php.net/?id=44464&edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=44464&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=44464&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=44464&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=44464&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=44464&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=44464&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=44464&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=44464&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=44464&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=44464&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=44464&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=44464&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=44464&r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=44464&r=php4
Daylight Savings:             http://bugs.php.net/fix.php?id=44464&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=44464&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=44464&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=44464&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=44464&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=44464&r=mysqlcfg

Reply via email to