ID:               12222
 Comment by:       chat-spanking1142 at hotmail dot com
 Reported By:      r dot kalemba at mvnet dot de
 Status:           Closed
 Bug Type:         *Web Server problem
 Operating System: HPUX 10.20
 PHP Version:      4.0.6
 New Comment:

<a href=http://a4aextremecellophan.da.ru>spanking chat</a>


Previous Comments:
------------------------------------------------------------------------

[2001-07-18 05:02:18] [EMAIL PROTECTED]

This happens on systems where you have some libraries linked by a
native compiler/linker and others linked by gcc and you try to create a
single binary from the jumble of stuff.  Your best bet is to compile and
link everything with the same compiler, but if you can't do that, try
simply adding --enable-libgcc to PHP's configure line.

------------------------------------------------------------------------

[2001-07-18 02:14:26] r dot kalemba at mvnet dot de

Software:

HPUX 10.20
gcc 2.8.1 

apache 1.3.19
( ./configure \
"--with-layout=Apache" \
"--prefix=/usr/local/apache1319" \
"--enable-module=most" \
"--enable-shared=max" \
"--add-module=mod_frontpage.c" \
"--activate-module=src/modules/jserv/mod_jserv" \ )

php 4.0.6
./configure  --with-mysql=/usr/local/mysql ( Version 3.22.32 )
--enable-track-vars --prefix=/usr3/php4.0.6
--with-apxs=/usr/local/apache1319/bin/apxs

Compile is OK !

http.test :
LoadModule php4_module        libexec/libphp4.sl
AddModule mod_php4.c

Start Apache :
./src/httpd -f /usr/local/apache1319/conf/httpd.test

Error:
/usr/lib/dld.sl: Unresolved symbol: __umoddi3 (code)  from 
/usr/local/mysql/lib/mysql/libmysqlclient.sl.6
Syntax error on line 58 of /usr/local/apache1319/conf/httpd.test:
Cannot load /usr/local/apache1319/libexec/libphp4.sl into server: No
such file or
directory

Without PHP4 is all OK !
Can you help me ?

R.K.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=12222&edit=1

Reply via email to