ID:               4398
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Won\'t fix
 Bug Type:         Installation problem
 Operating System: SUN Solaris 2.5.1
 PHP Version:      3.0.16
 New Comment:

We are sorry, but can not support PHP 3 related problems anymore.
Momentum is gathering for PHP 5, and we think supporting PHP 3 will
lead to a waste of resources which we want to put into getting PHP 5
ready. Ofcourse PHP 4 will will continue to be supported for the
forseeable future.




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

[2000-05-11 11:13:42] [EMAIL PROTECTED]

I install PHP with "QUICK INSTALL (DSO - Dynamic Shared Object)

$ ./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs
$ make
........
/usr/local/apache/bin/apxs -c -o libphp3.so  -I. -I.  
-Wl,-R'/opt/mysql/lib'
./mod_php3.c libmodphp3-so.a -L/usr/local/lib -L/opt/mysql/lib
-lmysqlclient
-lm -ldl -lsocket -lnsl  -lresolv
gcc -DSOLARIS2=251-DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED
-I/usr/local/apache/include -I. -I.  -c ./mod_php3.c
 -o libphp3.so mod_php3.o libmodphp3-so.a -L/usr/local/lib
-L/opt/mysql/lib
-lmysqlclient -lm -ldl -lsocket -lnsl -lresolv -R/opt/mysql/lib
apxs:Break: Command failed with rc=16711680
*** Error code 1
make: Fatal error" command failed for target 'libphp3.so'
$

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


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

Reply via email to