From:             yannl at istop dot com
Operating system: Suse 8.0
PHP version:      4.3.1
PHP Bug Type:     *Configuration Issues
Bug description:  libphp4.a not in the proper folder

Hi i have compiled PHP 4.3.1 as an apache module with Sabltron 0.97, expat
1.95.5 ,libxml  2.50, zlib 1.1.4, mysql 3,23,55 apache 1.3.27 as a module

 
here is my php ./configure

./configure --with-apache=../apache_1.3.27 --enable-track-vars
--with-mysql --with-dom --enable-sockets --enable-wddx --with-xmlrpc
--enable-xslt --with- xslt-sablot=/usr/local/
--with-zlib-dir=/usr/local/include --with-expat-dir=/usr/local 

once i compiled PHP and Apache i never found libphp4.a in apache source
dir/src/modules/php4/ but in the php source folder/libs/

It seems to be realty unsual to find libphp4.a in this folder. I compiled
PHP as a module with a basic configuration MySQL, Apache and it works fine
and it works fine.

Just need to do a cp ../apache-x/src/modules/php4/libphp4.a  to fix the
problem

Note that the make test fails, but php seems to work properly !
-- 
Edit bug report at http://bugs.php.net/?id=22601&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22601&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22601&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22601&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22601&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22601&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22601&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22601&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22601&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22601&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22601&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22601&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22601&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22601&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22601&r=gnused

Reply via email to