[PHP-DEV] gcc error on complile

2002-08-22 Thread Alex Green
Hi All, what does this mean? /bin/sh libtool --silent --mode=compile gcc -Iext/zlib/ -I/usr/local/www/php4-200208210300/ext/zlib/ -DPHP_ATOM_INC -I/ usr/local/www/php4-200208210300/include -I/usr/local/www/php4-200208210300/m ain -I/usr/local/www/php4-200208210300 -I/usr/local/www/apache2/2.0.

[PHP-DEV] compiling php

2002-08-21 Thread Alex Green
Hi All, what does this mean? /bin/sh libtool --silent --mode=compile gcc -Iext/zlib/ -I/usr/local/www/php4-200208210300/ext/zlib/ -DPHP_ATOM_INC -I/ usr/local/www/php4-200208210300/include -I/usr/local/www/php4-200208210300/m ain -I/usr/local/www/php4-200208210300 -I/usr/local/www/apache2/2.0.

[PHP-DEV] Bug #14192: Disable Error Control Operator

2001-11-23 Thread c . green
(@foo()). It would be great to be able to pop a flag in an htaccess (which I can leave out of the cvs tree) and get error messages for development/debugging. Cheerio, Cameron Green -- Edit bug report at: http://bugs.php.net/?id=14192&edit=1 -- PHP Development Mailing List <http:/

[PHP-DEV] Bug #13908: address parameter truncated at char 1970

2001-11-02 Thread christophe . green
From: [EMAIL PROTECTED] Operating system: Solaris PHP version: 4.0.6 PHP Bug Type: Mail related Bug description: address parameter truncated at char 1970 I've problems in using the mail() function on Solaris 2.6 with a huge number of recipients My mail is send correctly to

[PHP-DEV] Bug #13007: is there such meaning of "unsigned long" in PHP?

2001-08-28 Thread green
From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: is there such meaning of "unsigned long" in PHP? 65536 & 4096 = 0 (right) 65536 & 65536 = 65536 (right) but 3221225472 & 1073741824 = 0 (this is wrong, rig

[PHP-DEV] Bug #12483: PHP doesn't recognize PDFLib

2001-07-31 Thread christophe . green
From: [EMAIL PROTECTED] Operating system: Solaris 2.6 PHP version: 4.0.6 PHP Bug Type: *Configuration Issues Bug description: PHP doesn't recognize PDFLib I've installed the PDFLIB 4.01 source in , run ./configure, make and make install. Then, as specified in /bind/php/re

[PHP-DEV] Bug #11665 Updated: failure to configure --with-imap-ssl

2001-07-20 Thread green
ID: 11665 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: *Install and Config Operating System: RedHat 6.2 and 7.1 PHP Version: 4.0.6 & 4.0.7-dev New Comment: Okay - I think I know what was going on. Perhaps the documentation (INSTALL or README?) shoul

[PHP-DEV] Bug #11665 Updated: failure to configure --with-imap-ssl

2001-07-11 Thread green
ID: 11665 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: *Install and Config Operating System: RedHat 6.2 and 7.1 Old PHP Version: 4.0.6 PHP Version: 4.0.6 & 4.0.7-dev New Comment: Well, configure works okay on HPUX, but still fails on RedHat 6.2 and 7.

[PHP-DEV] Bug #11665 Updated: failure to configure --with-imap-ssl

2001-06-26 Thread green
ID: 11665 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: *Install and Config Operating system: RedHat 6.2 and 7.1 PHP Version: 4.0.6 Description: failure to configure --with-imap-ssl No, configure fails no matter what explicit or implicit value used for --with-imap-ssl. Since that

[PHP-DEV] Bug #11665: failure to configure --with-imap-ssl

2001-06-26 Thread green
From: [EMAIL PROTECTED] Operating system: RedHat 6.2 and 7.1 PHP version: 4.0.6 PHP Bug Type: *Install and Config Bug description: failure to configure --with-imap-ssl my config.nice is: #! /bin/sh # # Created by configure './configure' \ '--with-apxs=/usr/local/apache/bin

[PHP-DEV] PHP 4.0 Bug #9332 Updated: Crash in phpinfo with Netscape LDAP

2001-02-19 Thread christophe . green
ID: 9332 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproduceable crash Description: Crash in phpinfo with Netscape LDAP The configured line is the one I indicated, just configure --with-ldap=/www/ldap Originally, I used other parameters, which I suppressed to

[PHP-DEV] PHP 4.0 Bug #9332: Crash in phpinfo with Netscape LDAP

2001-02-19 Thread christophe . green
From: [EMAIL PROTECTED] Operating system: Solaris 2.6 PHP version: 4.0.4pl1 PHP Bug Type: Reproduceable crash Bug description: Crash in phpinfo with Netscape LDAP PHP4 crashes in phpinfo() on Solaris 2.6, when configured with Netscape LDAP configure --with-ldap=/www/ldap