[PHP-DEV] Bug #12294 Updated: Compile fails with error almost immediatley.

2001-08-17 Thread avsm
ID: 12294 Updated by: avsm Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Compile Failure Operating System: OpenBSD 2.9 PHP Version: 4.0CVS-2001-07-20 New Comment: You need bison and flex to regenerate the parsers; yacc will not work. If you are using the version

[PHP-DEV] Bug #12209 Updated: apxs not creating libphp4.so during 'make install'

2001-07-29 Thread avsm
ID: 12209 Updated by: avsm Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Apache related Operating System: OpenBSD 2.9 PHP Version: 4.0.6 Previous Comments: [2001-07-17 11:52:05] [EMAIL

[PHP-DEV] Bug #9612 Updated: iPlanet 4.0 SP3 install obj.conf

2001-05-03 Thread avsm
ID: 9612 Updated by: avsm Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: iPlanet related PHP Version: 4.0 Latest CVS (07/03/2001) Assigned To: Comments: no feedback Previous Comments: --- [2001-04-25 13:22:56

[PHP-DEV] Bug #9612 Updated: iPlanet 4.0 SP3 install obj.conf

2001-05-03 Thread avsm
ID: 9612 Updated by: avsm Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: iPlanet related PHP Version: 4.0 Latest CVS (07/03/2001) Assigned To: Comments: Previous Comments: --- [2001-04-25 13

[PHP-DEV] Bug #8376 Updated: IPlanet 4.1 fails to load PHP module

2001-05-03 Thread avsm
ID: 8376 Updated by: avsm Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: iPlanet related PHP Version: 4.0.4 Assigned To: Comments: no feedback Previous Comments: --- [2001-04-25 13:24:03

[PHP-DEV] Bug #9602 Updated: Unable to compile with NSAPI support, implicit declaration of finite function

2001-05-03 Thread avsm
ID: 9602 Updated by: avsm Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: iPlanet related PHP Version: 4.0.4pl1 Assigned To: Comments: no feedback Previous Comments: --- [2001-04-25 13:24:48

[PHP-DEV] Bug #10581 Updated: signal 6 when starting server

2001-05-01 Thread avsm
ID: 10581 Updated by: avsm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: iPlanet related PHP Version: 4.0.5 Assigned To: Comments: Have you tried these entries in obj.conf ? Init fn=load-modules shlib=/path/to/server4/bin/libphp4.so funcs=php4_init,php4_close

[PHP-DEV] Bug #10581 Updated: signal 6 when starting server

2001-05-01 Thread avsm
ID: 10581 Updated by: avsm Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: iPlanet related PHP Version: 4.0.5 Assigned To: Comments: User Feedback: Yes, that was the first thing I tried, the server will start with these changes but will timeout on every page, even non-php pages

[PHP-DEV] Bug #7016 Updated: Error when starting iPlanet

2001-04-30 Thread avsm
ID: 7016 Updated by: avsm Reported By: [EMAIL PROTECTED] Status: Open Bug Type: iPlanet related PHP Version: 4.0.2 Assigned To: Comments: Try the following obj.conf entry, and see if it fixes your problem. Apart from this change, you should follow the manual entry for the rest of the obj.conf

[PHP-DEV] Bug #10550 Updated: mktime() returns -1 for certain valid dates

2001-04-29 Thread avsm
ID: 10550 Updated by: avsm Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Date/time related PHP Version: 4.0 Latest CVS (29/04/2001) Assigned To: derick Comments: It doesn't occur under OpenBSD; it looks like a FreeBSD issue (happens on 4.x-STABLE as well). This came up recently

[PHP-DEV] Bug #9612 Updated: iPlanet 4.0 SP3 install obj.conf

2001-04-25 Thread avsm
ID: 9612 Updated by: avsm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: iPlanet related PHP Version: 4.0 Latest CVS (07/03/2001) Assigned To: Comments: Try the following obj.conf entry, and see if it fixes your problem. Apart from this change, you should follow

[PHP-DEV] Bug #8376 Updated: IPlanet 4.1 fails to load PHP module

2001-04-25 Thread avsm
ID: 8376 Updated by: avsm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: iPlanet related PHP Version: 4.0.4 Assigned To: Comments: Try the following obj.conf entry, and see if it fixes your problem. Apart from this change, you should follow the manual entry

[PHP-DEV] Bug #9602 Updated: Unable to compile with NSAPI support, implicit declaration of finite function

2001-04-25 Thread avsm
ID: 9602 Updated by: avsm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: iPlanet related PHP Version: 4.0.4pl1 Assigned To: Comments: Try the following obj.conf entry, and see if it fixes your problem. Apart from this change, you should follow the manual entry

[PHP-DEV] PHP 4.0 Bug #10070 Updated: incorrect ob_gzhandler implementation

2001-03-30 Thread avsm
ID: 10070 Updated by: avsm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: Zlib Related Assigned To: Comments: Applied a patch to add Vary: headers if we add a Content-Encoding: header. Regarding the browser compatibility with Deflate, I think we should just leave

[PHP-DEV] PHP 4.0 Bug #10070 Updated: incorrect ob_gzhandler implementation

2001-03-30 Thread avsm
ID: 10070 Updated by: avsm Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Feedback Bug Type: Zlib Related Assigned To: Comments: Just to clarify a bit more, and see if a workaround is worthwhile: Currently, if both gzip and deflate are present in the Accept-Encoding, we

[PHP-DEV] PHP 4.0 Bug #9167 Updated: imap_status()

2001-02-07 Thread avsm
ID: 9167 Updated by: avsm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: IMAP related Assigned To: Comments: This bug should be fixed in php-4.0.5-dev. Try getting a snapshot from http://snaps.php.net and upgrading your copy of PHP, and try again. The relevant

[PHP-DEV] PHP 4.0 Bug #9029 Updated: preg_split inconsistency

2001-02-03 Thread avsm
ID: 9029 Updated by: avsm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PCRE related Assigned To: Comments: Functionality added in 4.0.5-dev by andrei@ Previous Comments: --- [2001-01-31 09:17

[PHP-DEV] PHP 4.0 Bug #8798 Updated: nl2br() function and XHTML 1.0

2001-01-19 Thread avsm
ID: 8798 Updated by: avsm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Feature/Change Request Assigned To: Comments: This is already fixed in 4.0.5-cvs. Look at: http://cvs.php.net/viewcvs.cgi/php4/ext/standard/string.c.diff?r1=1.176r2=1.177 for the actually

[PHP-DEV] PHP 4.0 Bug #8750 Updated: /usr/local/lib/php.ini is ignored

2001-01-19 Thread avsm
ID: 8750 Updated by: avsm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Scripting Engine problem Assigned To: Comments: Try entering 'magic_quotes_gpc = On' in your php.ini, instead of the string that you submitted in the bug report. If that doesn't work

[PHP-DEV] PHP 4.0 Bug #6187 Updated: /usr/libexec/ld.so: Undefined symbol _PQconnectdb called from httpd:/usr/lib/

2001-01-13 Thread avsm
ID: 6187 Updated by: avsm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: PostgreSQL related Assigned To: avsm Comments: Have you tried this by installing the OpenBSD port of PHP-4.0.4pl1, and seeing if the problem is still there? Just do: $ cd /usr/ports/www