|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-07-25 13:31 UTC] markonen@php.net
[2002-07-25 13:39 UTC] sniper@php.net
[2002-07-25 15:45 UTC] dale at creatureworks dot com
[2002-07-25 20:01 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Oct 28 13:00:01 2025 UTC |
apachectl start Cannot load /webdev/apache/libexec/libphp4.so into server: 121014: /webdev/apache/bin/httpd: rld: Fatal Error: unresolvable symbol in /webdev/apache/libexec/libphp4.so: in6addr_any php-4.2.2 ./configure --with-mysql --with-apxs=/webdev/apache/bin/apxs apache_1.3.24 ./configure --prefix=/webdev/apache --enable-module=so SGI MIPSpro Compilers: Version 7.2.1 IRIX 6.5 As per similar bug report, tried changing php_config.h #define inline __inline to #define inline and recompiled. Still won't load. Same problem.