From:             [EMAIL PROTECTED]
Operating system: Linux 2.4.17
PHP version:      4.2.0
PHP Bug Type:     *Compile Issues
Bug description:  modules compiled without error but won't work

compiled php 4.2.0 into apache 2.0.35
no errors during confiure or compile, but make test marks >40 tests as
failed, e.g. bz2 support was configured in, says yes and found,
compilation completed without errors, but bzopen("blubb.bz2","w"); causes
an error:
Warning: bzopen(): Unable to open file in /var/www/htdocs/bz2test.php on
line 2
no matter what the permissions are (all owned by sub.users, apache runs
under sub.users as well)

http://topf.hn.org/test.log.bz2 contains the configure parameters and the
make test output
-- 
Edit bug report at http://bugs.php.net/?id=16973&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16973&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16973&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16973&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16973&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16973&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16973&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16973&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16973&r=submittedtwice

Reply via email to