ID: 29768
Updated by: [EMAIL PROTECTED]
Reported By: roy dot ho at optus dot com dot au
Status: Assigned
Bug Type: Apache related
Operating System: TRu64 UNIX
PHP Version: 4.3.8
-Assigned To: novell
+Assigned To: magnus
New Comment:
I don't have access to any Tru64 machine with oracle 8.x, only 9.1, but
I'll test with 9.1.
*fixing my username too*
Previous Comments:
------------------------------------------------------------------------
[2004-08-20 09:22:33] [EMAIL PROTECTED]
Assigning to Novell, as he has a Tru box too
------------------------------------------------------------------------
[2004-08-20 04:19:45] roy dot ho at optus dot com dot au
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 this bug report at http://bugs.php.net/?id=29768&edit=1