ID: 14044
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: GD related
Operating System: Solaris 2.8 (Sparc)
PHP Version: 4.0.6
New Comment:
It is working for me with PHP 4.1.2 and Apache 1.3.22, and zlib 1.1.3
png and jpeg libs installed under /usr/local/
These were my configure options>
./configure --with-apache=../apache_1.3.22 --with-mm=/usr/local
--with-openssl=/usr/local/ssl
--with-imap=../imap-2001a
--with-imap-ssl=/usr/local/ssl
--with-xml
--with-mysql=/usr/local/mysql
--with-pgsql=/export/pgsql
--enable-track-vars
--enable-versioning
--with-mcrypt
--with-gd
--with-png-dir=/usr/local
--with-jpeg-dir=/usr/local
--enable-ftp
--enable-sysvsem
--enable-sysvshm
--with-zlib
It compiles and works OK under Solaris8/Sparc
Previous Comments:
------------------------------------------------------------------------
[2002-04-04 13:28:01] [EMAIL PROTECTED]
compiling PHP 4.1.2 with apache 1.3.19 with gcc under solaris 8 sparc
64 bit also refuses to enable png support under gd. I have tryed all
the good options (--with-png-dir=, --with-gd, etc.) all avalable gd,
png, zlib versions that compiles fine under many directories... Always
the same result: it compiles fine without errors or warnings, it works
fine for everything exept for png or even jpeg support under gd (I can
see that under phpinfo, or when I try to use png functions)... What the
hell is wrong... I have made the same build under linux RedHat 6.2 or
RedHat 7.2 and it works... Aaaahhh
------------------------------------------------------------------------
[2001-11-14 08:05:10] [EMAIL PROTECTED]
OK. If it's works, let's close this one.
------------------------------------------------------------------------
[2001-11-14 07:40:19] [EMAIL PROTECTED]
It works ok. I already used --with-zlib, apache wont compile without
it.
------------------------------------------------------------------------
[2001-11-14 06:35:20] [EMAIL PROTECTED]
Include --with-zlib also. Does it work?
------------------------------------------------------------------------
[2001-11-13 17:30:55] [EMAIL PROTECTED]
--with-png-dir=
--with-jpeg-dir=
Use this configure commands to set PNGLIB and JPEG dir.
I try'd you configure and its works nice for me under
FreeBSD 4.4
Redhat 7.1
SuSE 7.x
Tested PHP Versions
4.0.6
4.1.0RC1 + RC2
4.2.0... works nice with all
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/14044
--
Edit this bug report at http://bugs.php.net/?id=14044&edit=1