[PHP-DEV] Bug #8128 Updated: more descriptive parse error reports

2001-12-13 Thread sander
ID: 8128 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Feature/Change Request Bug Type: Documentation problem Operating System: freeBSD PHP Version: 4.0.1 New Comment: Reclassified as a documentation problem. Previous Comments: -

[PHP-DEV] Bug #13078 Updated: register_globals = off & session.save_handler = user

2001-12-13 Thread yohgaki
ID: 13078 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Assigned Bug Type: Session related Operating System: FreeBSD 4.x PHP Version: 4.0.6, 4.1.0 Old Assigned To: Assigned To: yohgaki New Comment: It is bug in your session handler, but PHP should not behave that

Re: [PHP-DEV] Bug #14495: PHP Windows Binary packaged with old version of GD

2001-12-13 Thread Sander Roobol
> There is a bug report: http://bugs.php.net/bug.php?id=11813&edit=1 > in which I suggested the person whoever builds the binary releases > to build two versions of the GD extension..this didn't happen > for some reason. IMO, the simplest solution to this problem is to provide php_gd2.dll in a se

[PHP-DEV] Bug #13078 Updated: register_globals = off & session.save_handler = user

2001-12-13 Thread derick
ID: 13078 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Critical Status: Closed Bug Type: Session related Operating System: FreeBSD 4.x PHP Version: 4.0.6, 4.1.0 New Comment: Closing then... Previous Comments: --

Re: [PHP-DEV] Bug #12777 Updated: Segmentation fault (11) : mcrypt

2001-12-13 Thread Derick Rethans
On Fri, 14 Dec 2001, Jani Taskinen wrote: > >DerickShould be fixed in CVS, can you try (in about a day) the > >latest snapshot from snaps.php.net ? > > > >Derick > > > Are you okay now? :) Yeah, I'm fine again :) Derick -

[PHP-DEV] Re: Bug #13078 Updated: register_globals = off & session.save_handler = user

2001-12-13 Thread Yasuo Ohgaki
Thanks you for report :) Could you apply attached patch. It should fix the problem. Please let me know if this patch fixed it or not. -- Yasuo Ohgaki [EMAIL PROTECTED] wrote: > ID: 13078 > User updated by: [EMAIL PROTECTED] > Reported By: [EMAIL PROTECTED] > Status: Critical > Bug Type: Session

[PHP-DEV] Bug #14505 Updated: get an warning in webpage

2001-12-13 Thread mfischer
ID: 14505 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Unknown/Other Function Operating System: Win XP PHP Version: 4.1.0 New Comment: Please provide a small, self-containg, reproduceable script. Are you using xslt? Feedback. Previous Comm

[PHP-DEV] Bug #13078 Updated: register_globals = off & session.save_handler = user

2001-12-13 Thread php-jp
ID: 13078 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: Session related Operating System: FreeBSD 4.x PHP Version: 4.0.6, 4.1.0 New Comment: Sorry, but further testing revealed when sess_read return NULL; for when nothing was found caused pro

[PHP-DEV] Re: SIGBUS on FreeBSD (was Bug #14497 Updated: PHP causes segfault when session handler=user)

2001-12-13 Thread Yasuo Ohgaki
Yasuo Ohgaki wrote: > This could be hardware fault. I'm also suspecting kernel bug... Any FreeBSD handkers around? > However, I know other person who is complaining about > similar problem with PHP 4.1.0 > > I could find these easily, but there may be others... > > Do you use SSL, Java?

[PHP-DEV] Re: SIGBUS on FreeBSD (was Bug #14497 Updated: PHP causes segfault when session handler=user)

2001-12-13 Thread Yasuo Ohgaki
This could be hardware fault. However, I know other person who is complaining about similar problem with PHP 4.1.0 I could find these easily, but there may be others... > Do you use SSL, Java? It seems bus error could heppen for some configuration even without PHP with FreeBSD. > > http:/

[PHP-DEV] Bug #14505: get an warning in webpage

2001-12-13 Thread blueeye
From: [EMAIL PROTECTED] Operating system: Win XP PHP version: 4.1.0 PHP Bug Type: Unknown/Other Function Bug description: get an warning in webpage I use php 4.0.6 for a long time. Now I use php 4.1.0 on my existing php pages. I got some warning in my page bottom. Warning

[PHP-DEV] Bug #14497 Updated: PHP causes segfault when session handler=user

2001-12-13 Thread yohgaki
ID: 14497 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Reproducible crash Operating System: FreeBSD 4.4-Stable PHP Version: 4.1.0 New Comment: I mean provide backtrace with SIGBUS, if you can. (I'm not sure if you can take the backtrace or not) See "man 7 signal

[PHP-DEV] Bug #14504: core dump in session handling

2001-12-13 Thread mattias . nilsson
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.2-RELEASE PHP version: 4.1.0 PHP Bug Type: Apache related Bug description: core dump in session handling PHP config: ./configure --with-mysql=/app/mysql --with-apache=../apache_1.3.22/ --enable- track-vars --with-jpeg-di

[PHP-DEV] Bug #14497 Updated: PHP causes segfault when session handler=user

2001-12-13 Thread yohgaki
ID: 14497 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Old Bug Type: Session related Bug Type: Reproducible crash Operating System: FreeBSD 4.4-Stable PHP Version: 4.1.0 New Comment: Errors from Apache: [Thu Dec 13 14:24:54 2001] [notice] child pid 93032 e

[PHP-DEV] Bug #14501 Updated: Can't load any extensions

2001-12-13 Thread unicorn
ID: 14501 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Dynamic loading Operating System: WindowsNT 4.0 + Apache PHP Version: 4.1.0 New Comment: After replace all the files, it works. That's my fault, sorry for all. Previous Comments:

[PHP-DEV] Bug #13078 Updated: register_globals = off & session.save_handler = user

2001-12-13 Thread php-jp
ID: 13078 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: Session related Operating System: FreeBSD 4.x PHP Version: 4.0.6, 4.1.0 New Comment: Problem solved in 4.1.0 (release). All thanks to [EMAIL PROTECTED] for pointing me to his very well writte

Re: [PHP-DEV] Bug #12777 Updated: Segmentation fault (11) : mcrypt

2001-12-13 Thread Jani Taskinen
On 13 Dec 2001 [EMAIL PROTECTED] wrote: >ID: 12777 >Updated by: derick >Reported By: [EMAIL PROTECTED] >Status: Closed >Bug Type: mcrypt related >Operating System: Linux >PHP Version: 4.0CVS-2001-08-15 >New Comment: > >Should be fixed in CVS, can you try (in about a day) the >latest snapshot from

Re: [PHP-DEV] Bug #14495: PHP Windows Binary packaged with oldversion of GD

2001-12-13 Thread Jani Taskinen
There is a bug report: http://bugs.php.net/bug.php?id=11813&edit=1 in which I suggested the person whoever builds the binary releases to build two versions of the GD extension..this didn't happen for some reason. --Jani p.s. Who actually built win32 binaries this time?? Daniel? On Thu, 13 De

Re: [PHP-DEV] Bug #14502 Updated: change to data from HTML forms

2001-12-13 Thread Jani Taskinen
On Fri, 14 Dec 2001, Markus Fischer wrote: >On Fri, Dec 14, 2001 at 04:44:40AM -, [EMAIL PROTECTED] wrote : >> ID: 14502 >> Updated by: sniper >> Reported By: [EMAIL PROTECTED] >> Old Status: Open >> Status: Feedback >> Bug Type: Feature/Change Request >> Operating System: win me >> PHP Versi

Re: [PHP-DEV] Bug #14502 Updated: change to data from HTML forms

2001-12-13 Thread Markus Fischer
On Fri, Dec 14, 2001 at 06:52:40AM +0200, Jani Taskinen wrote : > On Fri, 14 Dec 2001, Markus Fischer wrote: > > >On Fri, Dec 14, 2001 at 04:44:40AM -, [EMAIL PROTECTED] wrote : > >> ID: 14502 > >> Updated by: sniper > >> Reported By: [EMAIL PROTECTED] > >> Old Status: Open > >> Status: Feed

[PHP-DEV] Bug #14452 Updated: libphp4.so is not linking with *.la files

2001-12-13 Thread sniper
ID: 14452 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: *Configuration Issues Operating System: Linux PHP Version: 4.1.0 New Comment: How exactly did you configure/compile/install Mysql ? And what linux distribution is this ? --Jani Previous

[PHP-DEV] Bug #14503 Updated: once again, fails to compile unix.h

2001-12-13 Thread sniper
ID: 14503 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Compile Failure Operating System: FreeBSD-4.4-RELEASE PHP Version: 4.1.0 New Comment: This is not PHP bug. Your system seems to have bogus unix.h in place where it shouldn't be. (this unix.h is

Re: [PHP-DEV] Bug #14502 Updated: change to data from HTML forms

2001-12-13 Thread Markus Fischer
On Fri, Dec 14, 2001 at 04:44:40AM -, [EMAIL PROTECTED] wrote : > ID: 14502 > Updated by: sniper > Reported By: [EMAIL PROTECTED] > Old Status: Open > Status: Feedback > Bug Type: Feature/Change Request > Operating System: win me > PHP Version: 4.1.0 > New Comment: > > AFAIK, this is impossi

[PHP-DEV] Bug #14502 Updated: change to data from HTML forms

2001-12-13 Thread sniper
ID: 14502 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Feature/Change Request Operating System: win me PHP Version: 4.1.0 New Comment: AFAIK, this is impossible. The browsers only send the coordinates to the webserver and nothing else. --Jani

[PHP-DEV] Bug #14457 Updated: Pspell ceases to work on upgrade from 4.0.6 to 4.1.0

2001-12-13 Thread vlad
ID: 14457 Updated by: vlad Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Pspell related Operating System: Linux 2.4.7 (RH7.2) PHP Version: 4.1.0 New Comment: It is strange it even compiled. Are you sure that pspell is installed in --with-pspell=/usr/local/share and

[PHP-DEV] Bug #5993 Updated: numeric fields with field len > 10 are chopped

2001-12-13 Thread vlad
ID: 5993 Updated by: vlad Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Closed Bug Type: dBase related Operating System: Linux PHP Version: 4.0.1pl2 Assigned To: vlad New Comment: fixed. Now if the integer returned can't fit in a long, we keep it as a string. You can tell if an ove

[PHP-DEV] Bug #7045 Updated: Shuffle() does not behave correctly

2001-12-13 Thread sniper
ID: 7045 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Summary: Shuffle() does behave correctly Status: Open Bug Type: Arrays related Operating System: Linux RH 6 and 7 Old PHP Version: 4.0.1pl2 PHP Version: 4.1.0 New Comment: updated php version and short summary. Previous Comments: -

[PHP-DEV] Bug #14497 Updated: PHP causes segfault when session handler=user

2001-12-13 Thread jbozza
ID: 14497 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Session related Operating System: FreeBSD 4.4-Stable PHP Version: 4.1.0 New Comment: PostgreSQL 7.1.3 (latest FreeBSD port - downloaded from PostgreSQL website on Monday) Err

[PHP-DEV] Bug #14492 Updated: Parse error is appearing in transliterated Hebrew T_PAAMAYIM_NEKUDOTAYIM

2001-12-13 Thread sniper
ID: 14492 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: *Languages/Translation Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.1.0 New Comment: Israelis have odd sense of humour I guess. :) Previous Comments:

[PHP-DEV] Bug #14489 Updated: DSO PHP module compiling with gettext support is blocking Apache start

2001-12-13 Thread sniper
ID: 14489 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Apache related Operating System: Cobalt Raq 3 PHP Version: 4.1.0 New Comment: Does you apache work without PHP ? --Jani Previous Comments:

[PHP-DEV] Bug #14501 Updated: Can't load any extensions

2001-12-13 Thread mfischer
ID: 14501 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Dynamic loading Operating System: WindowsNT 4.0 + Apache PHP Version: 4.1.0 New Comment: Ask for support questions at [EMAIL PROTECTED] . Bogusifying. PS: Make sure you replace all of the

[PHP-DEV] Bug #14500 Updated: Undefined property: name

2001-12-13 Thread mfischer
ID: 14500 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: DOM XML related Operating System: Slackware 8.0 PHP Version: 4.1.0 New Comment: The interface has changed, the property is now named 'tagname'. print_r($root) is your friend if you can't fin

[PHP-DEV] Bug #14435 Updated: imap_status fails if multiple imap connections made

2001-12-13 Thread sniper
ID: 14435 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: IMAP related Operating System: Linux (RH7.2, 2.4.9-7) PHP Version: 4.1.0 New Comment: Closing this then. --Jani Previous Comments: --

[PHP-DEV] Bug #14467 Updated: Cannot load libphp4.so

2001-12-13 Thread sniper
ID: 14467 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Old Bug Type: Apache related Bug Type: Apache2 related Operating System: Linux RedHat 7.1 PHP Version: 4.1.0 New Comment: Please try running this command: ./configure --help | grep apxs2 and you'll find th

[PHP-DEV] Bug #14464 Updated: apphelp.dll dependency breaks extensions on platforms other than XP

2001-12-13 Thread sniper
ID: 14464 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: OpenSSL related Operating System: win32 except XP PHP Version: 4.1.0 New Comment: Report this to Microsoft. Not a PHP bug -> bogus. Previous Comments: -

[PHP-DEV] Bug #14481 Updated: PHP 4.1.0 fails to compile with curl 7.9.2

2001-12-13 Thread sniper
ID: 14481 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Critical Status: Closed Bug Type: Compile Failure Operating System: Linux (RH 7.0) PHP Version: 4.1.0 Old Assigned To: sterling Assigned To: New Comment: you have an old version of cURL (ie, you've incorrectly installed cur

[PHP-DEV] Bug #14503: once again, fails to compile unix.h

2001-12-13 Thread jordanm
From: [EMAIL PROTECTED] Operating system: FreeBSD-4.4-RELEASE PHP version: 4.1.0 PHP Bug Type: Compile Failure Bug description: once again, fails to compile unix.h Downloaded php-4.1.0 and attempted to compile it on FreeBSD-4.4-RELEASE with a large configure line with many m

[PHP-DEV] Bug #14502: change to data from HTML forms

2001-12-13 Thread vogelc
From: [EMAIL PROTECTED] Operating system: win me PHP version: 4.1.0 PHP Bug Type: Feature/Change Request Bug description: change to data from HTML forms To cut down the amount of work and number of pages in my employers site I'm trying to have one page that serves as a back

[PHP-DEV] Bug #13078 Updated: register_globals = off & session.save_handler = user

2001-12-13 Thread sniper
ID: 13078 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: Session related Operating System: FreeBSD 4.x PHP Version: 4.0.6, 4.1.0 New Comment: Just to note that I can not reproduce this with latest CVS. --Jani Previous Comments: -

[PHP-DEV] Bug #14480 Updated: HTML garbaged, server crash

2001-12-13 Thread sniper
ID: 14480 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: iPlanet related Operating System: HP-UX 11.0, NSAPI PHP Version: 4.0.6 New Comment: Does this happen with PHP 4.1.0 ? Previous Comments: -

[PHP-DEV] Bug #14048 Updated: Configure issues

2001-12-13 Thread sniper
ID: 14048 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Old Bug Type: Unknown/Other Function Bug Type: *Configuration Issues Operating System: BSD/OS 4.x Old PHP Version: 4.0.6 and 4.1.0 PHP Version: 4.1.0 New Comment: Please try the latest CVS snapshot with

[PHP-DEV] Bug #14501: Can't load any extensions

2001-12-13 Thread unicorn
From: [EMAIL PROTECTED] Operating system: WindowsNT 4.0 + Apache PHP version: 4.1.0 PHP Bug Type: Dynamic loading Bug description: Can't load any extensions I can't use any extensions for PHP 4.1.0. But I can use them in PHP 4.0.6. The only different between both version o

[PHP-DEV] Bug #14497 Updated: PHP causes segfault when session handler=user

2001-12-13 Thread yohgaki
ID: 14497 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Session related Operating System: FreeBSD 4.4-Stable PHP Version: 4.1.0 New Comment: Next time, could you write your PostgreSQL server(backend) version AND libpq version that you use? Previous Comments:

[PHP-DEV] Bug #14497 Updated: PHP causes segfault when session handler=user

2001-12-13 Thread yohgaki
ID: 14497 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: FreeBSD 4.4-Stable PHP Version: 4.1.0 New Comment: That's strange. I guess you are using session handler written by me. I don't have such problem at all.

RE: [PHP-DEV] CVS Account Request: 101973

2001-12-13 Thread Chris Newbill
Aren't we all :) But that's certainly no reason to give you CVS access. -Chris -Original Message- From: Fred Koopmann [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 13, 2001 4:37 PM To: [EMAIL PROTECTED] Subject: [PHP-DEV] CVS Account Request: 101973 Hello! I am working with com

[PHP-DEV] Bug #14349 Updated: UTF8_ENCODE conflicts with Type Juggling

2001-12-13 Thread yohgaki
ID: 14349 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: XML related Operating System: Debian GNU/Linux 2.2 PHP Version: 4.0.6 New Comment: User reported fixed in 4.1.0. Closed Previous Comments: -

[PHP-DEV] Bug #14475 Updated: unlink($PHP_SELF) cause strange message

2001-12-13 Thread jj
ID: 14475 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Filesystem function related Operating System: Linux Slackware and Cobalt Raq4 PHP Version: 4.0.6 New Comment: chmod 777 uff.php then it gives the same error. Infact I wouldn't suggest for a bug if

[PHP-DEV] Bug #14429 Updated: PSPELL CONFIG

2001-12-13 Thread vlad
ID: 14429 Updated by: vlad Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Pspell related Operating System: freebsd 4.3 PHP Version: 4.1.0 Assigned To: vlad New Comment: Believe it or not, you've got a *very* old version of pspell somehow. I'd most certainly say that thi

[PHP-DEV] Bug #14500: Undefined property: name

2001-12-13 Thread agnieszkak
From: [EMAIL PROTECTED] Operating system: Slackware 8.0 PHP version: 4.1.0 PHP Bug Type: DOM XML related Bug description: Undefined property: name I've compiled PHP-4.1.0 with libxml2-2.4.2 on linux machine with that options: /configure --with-apache=../apache_1.3.22 --en

[PHP-DEV] CVS Account Request: 101973

2001-12-13 Thread Fred Koopmann
Hello! I am working with computers, and I am a freak for many years. -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] Bug #14496 Updated: session.save_handler = mm - error when apache starting

2001-12-13 Thread sitnikov
ID: 14496 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: Session related Operating System: Linux PHP Version: 4.1.0 New Comment: /* Whether you have libmm */ #define HAVE_LIBMM 1 Previous Comments: -

[PHP-DEV] Bug #14496 Updated: session.save_handler = mm - error when apache starting

2001-12-13 Thread derick
ID: 14496 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Feedback Bug Type: Session related Operating System: Linux PHP Version: 4.1.0 New Comment: What does php_config.h say related to "HAVE_LIBMM" ? Derick Previous Comments: -

[PHP-DEV] Bug #14496 Updated: session.save_handler = mm - error when apache starting

2001-12-13 Thread sitnikov
ID: 14496 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Session related Operating System: Linux PHP Version: 4.1.0 New Comment: I have --with-mm in configuration line. CC=gcc2.95.3 \ CXX=gcc2.95.3 \ ./configure \ --with-apxs=/usr/local/httpd/bin/

[PHP-DEV] Bug #14496 Updated: session.save_handler = mm - error when apache starting

2001-12-13 Thread derick
ID: 14496 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Session related Operating System: Linux PHP Version: 4.1.0 New Comment: Add --with-mm to your configure line and then it should work. (This is not a bug> bogus). Derick Previous Comments: ---

[PHP-DEV] Bug #14497 Updated: PHP causes segfault when session handler=user

2001-12-13 Thread jbozza
ID: 14497 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: FreeBSD 4.4-Stable PHP Version: 4.1.0 New Comment: Just tried lastest SNAP (200112131200), here's the backtrace: Starting program: /usr/local/apache/intranet/bin/h

[PHP-DEV] Bug #14499: encoding with XSLT problem

2001-12-13 Thread douglasd
From: [EMAIL PROTECTED] Operating system: windows 2000 PHP version: 4.1.0 PHP Bug Type: XSLT related Bug description: encoding with XSLT problem I got this error using XSLT in PHP-4.1.0 on Windows 2000. Warning: Sablotron error on line 1: unknown encoding '' in e:\www\

[PHP-DEV] Bug #14498: Unable to start Apache with PHP4 as a DSO

2001-12-13 Thread oliverh
From: [EMAIL PROTECTED] Operating system: Cobalt Linux 5.0 PHP version: 4.1.0 PHP Bug Type: Dynamic loading Bug description: Unable to start Apache with PHP4 as a DSO Compiled MySQL 3.23.46 with these configure options: ./configure \ --prefix=/usr/local/mysql \ --enable

[PHP-DEV] Bug #14429 Updated: PSPELL CONFIG

2001-12-13 Thread taitgrove
ID: 14429 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Pspell related Operating System: freebsd 4.3 PHP Version: 4.1.0 Old Assigned To: vlad Assigned To: New Comment: I emailed the file to you. It will be coming from my work addres

[PHP-DEV] Bug #14497: PHP causes segfault when session handler=user

2001-12-13 Thread jbozza
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.4-Stable PHP version: 4.1.0 PHP Bug Type: Session related Bug description: PHP causes segfault when session handler=user Currently running Apache 1.3.20, but problem also happens with 1.3.22. The segfaults (also signal 10

[PHP-DEV] Bug #14496: session.save_handler = mm - error when apache starting

2001-12-13 Thread sitnikov
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.0 PHP Bug Type: Session related Bug description: session.save_handler = mm - error when apache starting When i set save_handler in php.ini to 'mm and can start apache i can see "PHP Fatal error: Cannot find sa

Re: [PHP-DEV] Bug #14495: PHP Windows Binary packaged with oldversion of GD

2001-12-13 Thread Joao Prado Maia
Yes, thats indeed true. I understand the mess with GD 2.0.1 having a lot of bugs and everything, but if you are supporting GD2 based functions on 4.0.6 and then take it away on the Windows version of 4.1.0, people are definetely have problems. I'm one of those unlucky bastards that have to manta

[PHP-DEV] Bug #8947 Updated: php don't compile using --with-sybase and FreeTDS (php 4.0.0 does)

2001-12-13 Thread lobbin
ID: 8947 Updated by: lobbin Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Sybase-ct (ctlib) related Operating System: Slackware 7.0 Kernel 2.2.16 PHP Version: 4.0.4pl1 New Comment: Works for me with FreeTDS 0.52 and PHP 4.1.0 Closing. Previous Comments:

[PHP-DEV] Bug #14495: PHP Windows Binary packaged with old version of GD

2001-12-13 Thread kelson
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.1.0 PHP Bug Type: GD related Bug description: PHP Windows Binary packaged with old version of GD The Windows binary ZIP for PHP 4.0.6 shipped with the GD extension built against at least GD 2.0. For whatever r

[PHP-DEV] Bug #14494 Updated: xpath_new_context nolonger works

2001-12-13 Thread mfischer
ID: 14494 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: DOM XML related Operating System: Linux Red Hat 7.1 PHP Version: 4.1.0 New Comment: Syntax has changed, use $xpath = $xmlDOM->xpath_new_context(); This is fixed in CVS already. Closi

[PHP-DEV] Bug #14493 Updated: MySQL socket detection

2001-12-13 Thread mfischer
ID: 14493 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Configuration Issues Operating System: Unix (FreeBSD) PHP Version: 4.0.6 New Comment: Has been fixed long time ago and is already in 4.1.0. Bogusifying. Previous Comments: -

[PHP-DEV] Bug #14494: xpath_new_context nolonger works

2001-12-13 Thread peter
From: [EMAIL PROTECTED] Operating system: Linux Red Hat 7.1 PHP version: 4.1.0 PHP Bug Type: DOM XML related Bug description: xpath_new_context nolonger works xpath_new_context() worked fine in 4.0.6 with libxml2-2.3.10 but not with 4.1 with neither libxml2-2.4.2 nor

[PHP-DEV] Bug #7045 Updated: Shuffle() does behave correctly

2001-12-13 Thread lobbin
ID: 7045 Updated by: lobbin Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Operating System: Linux RH 6 and 7 PHP Version: 4.0.1pl2 New Comment: Still behaves the same on PHP 4.1.0/Linux Previous Comments:

[PHP-DEV] Bug #6665 Updated: object variables get 'unset' when assigned within xml handlers

2001-12-13 Thread lobbin
ID: 6665 Updated by: lobbin Reported By: [EMAIL PROTECTED] Status: Open Bug Type: XML related Operating System: Solaris 7 & 8 PHP Version: 4.0.2 New Comment: I can reproduce this with PHP 4.1.0/Linux $this->data works if assigned a value in __TestParser1() constructor. Previous Comments: --

[PHP-DEV] Bug #14493: MySQL socket detection

2001-12-13 Thread philip
From: [EMAIL PROTECTED] Operating system: Unix (FreeBSD) PHP version: 4.0.6 PHP Bug Type: *Configuration Issues Bug description: MySQL socket detection START--- #!/bin/sh $VER_PHP=4.0.6 $PREFIX=/usr/home/src LD_LIBRARY_

[PHP-DEV] Bug #14492 Updated: Parse error is appearing in transliterated Hebrew T_PAAMAYIM_NEKUDOTAYIM

2001-12-13 Thread derick
ID: 14492 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Languages/Translation Operating System: Linux PHP Version: 4.1.0 New Comment: It means :: , and it's supposed to be a joke... Previous Comments: ---

[PHP-DEV] Bug #13239 Updated: server child crashes during use of mcrypt...

2001-12-13 Thread derick
ID: 13239 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Feedback Bug Type: mcrypt related Operating System: Linux 2.4.2 (SuSE 7.1 / 7.2) PHP Version: 4.0CVS-2001-09-10 Old Assigned To: derick Assigned To: New Comment: I could not reproduce this with the latest C

[PHP-DEV] Bug #14236 Updated: String is not zero-terminated

2001-12-13 Thread derick
ID: 14236 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Closed Bug Type: mcrypt related Operating System: linux PHP Version: 4.0CVS-2001-11-26 Old Assigned To: derick Assigned To: New Comment: Should be fixed in CVS, can you try (in about a day) the latest snap

[PHP-DEV] Bug #13399 Updated: Segmentation fault (11) in apache when using mcrypt_generic

2001-12-13 Thread derick
ID: 13399 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Closed Bug Type: mcrypt related Operating System: Linux PHP Version: 4.0.6, 4.0.8-dev Old Assigned To: derick Assigned To: New Comment: Should be fixed in CVS, can you try (in about a day) the latest snaps

[PHP-DEV] Bug #12777 Updated: Segmentation fault (11) : mcrypt

2001-12-13 Thread derick
ID: 12777 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: mcrypt related Operating System: Linux PHP Version: 4.0CVS-2001-08-15 New Comment: Should be fixed in CVS, can you try (in about a day) the latest snapshot from snaps.php.net ? DerickShould be fixed in CVS,

[PHP-DEV] Bug #12777 Updated: Segmentation fault (11) : mcrypt

2001-12-13 Thread derick
ID: 12777 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Closed Bug Type: mcrypt related Operating System: Linux PHP Version: 4.0CVS-2001-08-15 Old Assigned To: derick Assigned To: New Comment: Should be fixed in CVS, can you try (in about a day) the latest snap

[PHP-DEV] Bug #10324 Updated: reproducable seg fault during generic script exec with pgsql and mcrypt

2001-12-13 Thread derick
ID: 10324 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Closed Bug Type: mcrypt related Operating System: Linux PPC (yellow dog 1.2) and R PHP Version: 4.0.6 Old Assigned To: derick Assigned To: New Comment: Should be fixed in CVS, can you try (in about a day) th

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /main rfc1867.c

2001-12-13 Thread Sterling Hughes
> > Sterling: Thursday, December 13, 2001 7:19 PM > > > Please provide a more descriptive note about what you changed and > > what was wrong. Also, it would be great if you could add some > > test cases, which show what the problem was, and how your fixes made > > the problem go

[PHP-DEV] Bug #7575 Updated: php stops working correctly !

2001-12-13 Thread mfischer
ID: 7575 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: OCI8 related Operating System: Windows 2000 PHP Version: 4.0.3pl1 New Comment: Closing. Previous Comments: [2001-12-13

[PHP-DEV] Bug #14436 Updated: odbc_fetch_row crashes PHP with aliased table

2001-12-13 Thread nick
ID: 14436 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Operating System: WinNT PHP Version: 4.1.0 New Comment: Bug has been reproduced in PHP 4.1.0, so I've updated the PHP Version number. Previous Comments: ---

[PHP-DEV] Bug #7575 Updated: php stops working correctly !

2001-12-13 Thread jesper
ID: 7575 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: OCI8 related Operating System: Windows 2000 PHP Version: 4.0.3pl1 New Comment: I am not able to run php 4.1.0 on my XP bug:14482. I am running 4.0.6 on XP Pro with Oracle 8.1.7,

[PHP-DEV] Bug #8830 Updated: Internal Server error at random intervals

2001-12-13 Thread lobbin
ID: 8830 Updated by: lobbin Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: IIS related Operating System: Win2K PHP Version: 4.0.4pl1 New Comment: IIS has been improved in the latest releases of PHP, does this problem still exist with PHP 4.1.0? Previous Comments: ---

[PHP-DEV] Bug #11559 Updated: charset optional argument doesn't work with sybase_[p]connect

2001-12-13 Thread mad
ID: 11559 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Duplicate Status: Closed Bug Type: Sybase-ct (ctlib) related Operating System: HP-UX 10.20 PHP Version: 4.0.5 New Comment: Resolved with 4.1.0. Thanks :) Previous Comments: ---

[PHP-DEV] Bug #11789 Updated: Apache can't start: Sybase-ct & LC_ALL

2001-12-13 Thread mad
ID: 11789 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux 2.4.5 PHP Version: 4.0.6 New Comment: Still needed with 4.1.0 Previous Comments: --

[PHP-DEV] Bug #12075 Updated: Merge all db functions

2001-12-13 Thread mad
ID: 12075 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: All PHP Version: 4.0.6 New Comment: Still needed with 4.1.0 Previous Comments: [20

[PHP-DEV] Bug #12074 Updated: Enhance sybase_ct with sybasel_unbuffered_query(),

2001-12-13 Thread mad
ID: 12074 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Linux & HP-UX PHP Version: 4.0.6 New Comment: Still needed with 4.1.0 Previous Comments: ---

[PHP-DEV] Bug #7575 Updated: php stops working correctly !

2001-12-13 Thread lobbin
ID: 7575 Updated by: lobbin Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: OCI8 related Operating System: Windows 2000 PHP Version: 4.0.3pl1 New Comment: Does this problem still exist with PHP 4.1.0? Previous Comments: -

[PHP-DEV] Bug #14492: Parse error is appearing in transliterated Hebrew T_PAAMAYIM_NEKUDOTAYIM

2001-12-13 Thread esrig
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.0 PHP Bug Type: *Languages/Translation Bug description: Parse error is appearing in transliterated Hebrew T_PAAMAYIM_NEKUDOTAYIM I left out some double quotes in the following statement: if (empty($d_value))

[PHP-DEV] Bug #7237 Updated: PHP Isapi Filter fails after some consecutive uses

2001-12-13 Thread lobbin
ID: 7237 Updated by: lobbin Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: IIS related Operating System: Windows NT Server 4.0 PHP Version: 4.0.3pl1 New Comment: Does this problem still exist with the PHP 4.1.0? Previous Comments: -

[PHP-DEV] Re: Bug #14321 Updated: multipart/form-data doesn't accept a NULL character

2001-12-13 Thread Yasuo Ohgaki
You cannot get whole data with $_POST? Did you verified with encoded data? -- Yasuo [EMAIL PROTECTED] wrote: > ID: 14321 > User updated by: [EMAIL PROTECTED] > Reported By: [EMAIL PROTECTED] > Status: Bogus > Bug Type: Variables related > Operating System: i686-gnu-linux > PHP Version: 4.1.0 >

[PHP-DEV] Bug #14491: Parser warning that should be parse error

2001-12-13 Thread yohgaki
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.0 PHP Bug Type: Scripting Engine problem Bug description: Parser warning that should be parse error Is't this should be an error? instead of warning? gives Warning: Unexpected character in input: '\'

Re: [PHP-DEV] cvs.php.net: CHORA problem

2001-12-13 Thread Yasuo Ohgaki
Chuck Hagenbuch wrote: > Quoting Yasuo Ohgaki <[EMAIL PROTECTED]>: > > >>I guess your browser does not support gzip encoding. >> > > Well, you guess wrong. Try to avoid jumping to conclusions which you have no > basis for, except that it makes things someone else's fault. > > >>I use Mozil

Re: [PHP-DEV] cvs.php.net: CHORA problem

2001-12-13 Thread Chuck Hagenbuch
Quoting Chuck Hagenbuch <[EMAIL PROTECTED]>: > Quoting Yasuo Ohgaki <[EMAIL PROTECTED]>: > > > I guess your browser does not support gzip encoding. > > Well, you guess wrong. Try to avoid jumping to conclusions which you have no > basis for, except that it makes things someone else's fault. I

Re: [PHP-DEV] cvs.php.net: CHORA problem

2001-12-13 Thread Chuck Hagenbuch
Quoting Yasuo Ohgaki <[EMAIL PROTECTED]>: > I guess your browser does not support gzip encoding. Well, you guess wrong. Try to avoid jumping to conclusions which you have no basis for, except that it makes things someone else's fault. > I use Mozilla 0.9.6+. Mozilla (and Netscape 4, too) have

Re: [PHP-DEV] Bug #14489 Updated: DSO PHP module compiling with gettext support is blocking Apache start

2001-12-13 Thread Teodor Cimpoesu
Hi misch! On Thu, 13 Dec 2001, [EMAIL PROTECTED] wrote: > ID: 14489 > User updated by: [EMAIL PROTECTED] > Reported By: [EMAIL PROTECTED] > Status: Open > Bug Type: Apache related > Operating System: Cobalt Raq 3 > PHP Version: 4.1.0 > New Comment: > > I forgot this : > > Apache/1.3.6 (Unix) >

[PHP-DEV] Bug #14486 Updated: mysql: "describe non_existing_table" causes segfault

2001-12-13 Thread mfischer
ID: 14486 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: Linux 2.4.x PHP Version: 4.0.6 New Comment: Is there a reason why you include the external libraries? Try compiling without the --with-mysql swich; you

Re: [PHP-DEV] Bug #14478 Updated: mutliple calls to mysql_[p]connect() with same arguments return same resourceID

2001-12-13 Thread Markus Fischer
On Thu, Dec 13, 2001 at 05:36:38PM -, [EMAIL PROTECTED] wrote : > ID: 14478 > User updated by: [EMAIL PROTECTED] > Reported By: [EMAIL PROTECTED] > Status: Closed > Bug Type: MySQL related > Operating System: FreeBSD > PHP Version: 4.0.6 > New Comment: > > sorry about that... I overlooked th

[PHP-DEV] Bug #14321 Updated: multipart/form-data doesn't accept a NULL character

2001-12-13 Thread kranzhoff
ID: 14321 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: i686-gnu-linux PHP Version: 4.1.0 Old Assigned To: sterling Assigned To: New Comment: Ok, I tried $HTTP_RAW_POST_DATA. The result of "echo rawurlencode($HTTP_R

[PHP-DEV] Bug #14478 Updated: mutliple calls to mysql_[p]connect() with same arguments return same resourceID

2001-12-13 Thread shawn
ID: 14478 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: MySQL related Operating System: FreeBSD PHP Version: 4.0.6 New Comment: sorry about that... I overlooked this behavior in the docs. but I still think that this behavior is counter-intuitive si

[PHP-DEV] Bug #14489 Updated: DSO PHP module compiling with gettext support is blocking Apache start

2001-12-13 Thread misch
ID: 14489 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating System: Cobalt Raq 3 PHP Version: 4.1.0 New Comment: I forgot this : Apache/1.3.6 (Unix) And I used RPM of gettext-0.10.35 and I've also tried to compile version 0.10.

[PHP-DEV] Bug #14435 Updated: imap_status fails if multiple imap connections made

2001-12-13 Thread rdp
ID: 14435 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IMAP related Operating System: Linux (RH7.2, 2.4.9-7) PHP Version: 4.1.0 New Comment: This looks to be a bug in either imap2000 or RedHat's imap2000 packages. It's fails with both php 4.1.0 and 4.

  1   2   3   >