From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.3.0
PHP Bug Type:     GD related
Bug description:  phpBB fails to work with GD turned on

I use PHPbb on my web site(I have also already reported this problem to
them) when I install PHP without the new GD support in 4.3.0 turned on
everything works fine, however if I turn the GD support on the PHPbb fails
to load and all I get is a blank page...no errors no anything....

The following are my configure lines....

PHPbb works....
./configure --with-mysql=/mysql --with-apxs 

PHPbb doesn't work...
./configure --with-mysql=/mysql --with-apxs --with-gd
--with-zlib-dir=/usr/include

I should mention that I also use phpMyAdmin...and that works fine either
way....
-- 
Edit bug report at http://bugs.php.net/?id=21260&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21260&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21260&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21260&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21260&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21260&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21260&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21260&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21260&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21260&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21260&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21260&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21260&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21260&r=isapi

Reply via email to