From:             mk_lai at yahoo dot com
Operating system: redhat 9
PHP version:      4.3.3
PHP Bug Type:     Dynamic loading
Bug description:  can't find libphp4.so

Description:
------------
I am running Redhat 9 with apach 2.0.45.  I downloaded php-4.3.3 and
configured it with:

./configure -with-apx2=/usr/local/apache/bin/apxs --with-mysql
--enable-shared=max --enable-rule=SHARED_CORE

It configured alright without complaining so I did a make and make
install.  After that, I can't find libphp4.so!  I did a search with:

find / -name libphp4.so 

but I can't find it anywhere.  I have removed the source folder and untar
the package again to re-install php several times but no luck.


-- 
Edit bug report at http://bugs.php.net/?id=25532&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25532&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25532&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25532&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25532&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25532&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25532&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25532&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25532&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25532&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25532&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25532&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25532&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25532&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25532&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25532&r=gnused

Reply via email to