From: roy dot ho at optus dot com dot au
Operating system: TRu64 UNIX
PHP version: 4.3.8
PHP Bug Type: Apache related
Bug description: symbol "MLD_ias" unresolved
Description:
------------
Background
=======
OS TRU64 unix
apache 1.3.31
./configure \
"--with-layout=Apache" \
"--prefix=/usr/users/bpwrFE/bin/apache_1.3.31" \
"--enable-shared=max" \
"--enable-module=most"
PHP 4.3.8
./configure --prefix=/usr/users/bpwrFE/bin/php-4.3.8 \
--with-apxs=/usr/users/bpwrFE/bin/apache_1.3.31/bin/apxs \
--with-config-file-path=/usr/users/bpwrFE/bin/apache_1.3.31/conf \
--with-oci8=/brg/d01/oracle/release/8.1.7 \
--with-oracle=/brg/d01/oracle/release/8.1.7 \
--disable-libgcc
Apache was started ok without problem when was run in standalone. But
after the installation of PHP of the above configuration, Apache server
cannot started with the following errors :
******************************
Syntax error on line 205 of
/usr/users/bpwrFE/bin/apache_1.3.31/conf/httpd.conf:
Cannot load /usr/users/bpwrFE/bin/apache_1.3.31/libexec/libphp4.so into
server:
dlopen: /usr/users/bpwrFE/bin/apache_1.3.31/libexec/libphp4.so: symbol
"MLD_ias" unresolved
******************************
can anyone advise what went worng ? and how can that be resolved ?
--
Edit bug report at http://bugs.php.net/?id=29768&edit=1
--
Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=29768&r=trysnapshot4
Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=29768&r=trysnapshot5
Fixed in CVS: http://bugs.php.net/fix.php?id=29768&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=29768&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=29768&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=29768&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=29768&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=29768&r=support
Expected behavior: http://bugs.php.net/fix.php?id=29768&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=29768&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=29768&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=29768&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29768&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=29768&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=29768&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=29768&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=29768&r=float