[PHP-DEV] Bug #14383 Updated: using postgres with DBA causes DBA not to be able to find any keys.

2001-12-13 Thread gclarkii
ID: 14383 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DBM/DBA related Operating System: FreeBSD 4.4-STABLE PHP Version: 4.0.6 New Comment: Ok, I just tested it with 4.1.0 and I still get the exact same error, no change. I'll try to get a snap if

[PHP-DEV] Bug #14383 Updated: using postgres with DBA causes DBA not to be able to find any keys.

2001-12-13 Thread gclarkii
ID: 14383 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DBM/DBA related Operating System: FreeBSD 4.4-STABLE PHP Version: 4.0.6 New Comment: Hi, Yes the latest snapshop has the same error. Again, if I comment out the pg_connect call it works just fine

[PHP-DEV] Karma Request

2001-12-13 Thread Zak Greant
Hello Karma Granters, Could I get karma to be able to commit to the PHP source? I have a bunch of minor maintenance tasks, like correcting prototypes, correcting outdated return values, adding additional regression tests, etc., that I would like to perform. I have attached the first patch for

[PHP-DEV] ftp extension for windows?

2001-12-13 Thread Marc Boeren
Hi, Is there any reason why the ftp module is not available as a msvc project in php_modules? If not, I'll add it... Cheerio, Marc. -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the

[PHP-DEV] Bug #13664 Updated: The php_dbx.dll extension module missing in the distro.

2001-12-13 Thread mboeren
ID: 13664 Updated by: mboeren Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: DBX related Operating System: Win32 PHP Version: 4.0.6 New Comment: Check: included in 4.0.1 Win binary? Status: OK :-) Previous Comments: --

[PHP-DEV] Bug #14383 Updated: using postgres with DBA causes DBA not to be able to find any keys.

2001-12-13 Thread yohgaki
ID: 14383 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: DBM/DBA related Operating System: FreeBSD 4.4-STABLE Old PHP Version: 4.0.6 PHP Version: 4.2.0-dev Old Assigned To: Assigned To: yohgaki New Comment: Thanks a lot. I'll take a look at source

Re: [PHP-DEV] ftp extension for windows?

2001-12-13 Thread benjamin yates
> Is there any reason why the ftp module is not available as a msvc project in > php_modules? ftp is standard in php, so it isn't in the modules workspace. you'll find the source for it included in the php4tsdll core source files along with mysql & odbc etc... personally, i take out mysql j

Re: [PHP-DEV] ftp extension for windows?

2001-12-13 Thread Daniel Beulshausen
At 10:46 13.12.01 +0100, Marc Boeren wrote: >Hi, > >Is there any reason why the ftp module is not available as a msvc project in >php_modules? it's built-in and IMO all modules that don't require external libraries should become it too. daniel >If not, I'll add it... /*-- Daniel Beulshausen

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

2001-12-13 Thread Yasuo Ohgaki
Chuck Hagenbuch wrote: > Quoting Yasuo Ohgaki <[EMAIL PROTECTED]>: > > >>CHORA's download feature is broken somewhat... >>If I download source file, it is gzipped! (it can be other >>format also... I guess) >> > > Works fine for me. What client are you using? > > -chuck > I guess your brows

[PHP-DEV] Bug #14237 Updated: reference calls in some cases very slow

2001-12-13 Thread alberty
ID: 14237 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Performance problem Operating System: i686-pc-linux-gnu PHP Version: 4.1.0 New Comment: I think, this is an very annoying behavior of the zend engine and also there are no warning or clue in the do

Re: [PHP-DEV] ftp extension for windows?

2001-12-13 Thread benjamin yates
> it's built-in and IMO all modules that don't require external libraries > should become it too. however, to most users it probably wouldn't matter... but i wouldn't because then to update a module you would have to rebuild the whole project. and if you're updating a remote server, you wou

[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: Open Status: Feedback Bug Type: Session related Operating System: FreeBSD 4.x PHP Version: 4.0.6, 4.1.0 New Comment: When you use $_SESSION or $HTTP_SESSION_VARS, you don't need session_register/unregister to save session v

[PHP-DEV] Bug #13173 Updated: no gc even when gc_probablity = 100

2001-12-13 Thread yohgaki
ID: 13173 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: FreeBSD 4.X PHP Version: 4.0.6 and 4.10 New Comment: What kind of user session handler you have? You have reported Bug ID: 13078 also. Don't paste script, b

[PHP-DEV] Bug #14479: ini_get('memory_limit') returns empty string (Not FALSE or so)

2001-12-13 Thread bs_php
From: [EMAIL PROTECTED] Operating system: W2k PHP version: 4.1.0 PHP Bug Type: Feature/Change Request Bug description: ini_get('memory_limit') returns empty string (Not FALSE or so) ini_get('memory_limit') returns empty string (Not FALSE or so). I understand that it may n

[PHP-DEV] Bug #13173 Updated: no gc even when gc_probablity = 100

2001-12-13 Thread yohgaki
ID: 13173 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Session related Operating System: FreeBSD 4.X PHP Version: 4.0.6 and 4.10 New Comment: Looks like I don't know what I'm thinking. Also have to check your httpd and php error log? Is there anything interest

[PHP-DEV] Bug #14479 Updated: ini_get('memory_limit') returns empty string (Not FALSE or so)

2001-12-13 Thread derick
ID: 14479 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: Feature/Change Request Operating System: W2k PHP Version: 4.1.0 Old Assigned To: Assigned To: derick New Comment: checking this out 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] Old Status: Feedback Status: Open Bug Type: Session related Operating System: FreeBSD 4.x PHP Version: 4.0.6, 4.1.0 New Comment: Yes, I have problems with or without session_register/unregister. In fact, I first tried:

RE: [PHP-DEV] ftp extension for windows?

2001-12-13 Thread Marc Boeren
> it's built-in and IMO all modules that don't require external > libraries should become it too. Is there any reason to include some extensions in the core, and not others? I mostly use the win-version, but I have never used the COM or Calender or bcmath extensions, and this is the first time

[PHP-DEV] Bug #14479 Updated: ini_get('memory_limit') returns empty string (Not FALSE or so)

2001-12-13 Thread bs_php
ID: 14479 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Open Bug Type: Feature/Change Request Operating System: W2k PHP Version: 4.1.0 Old Assigned To: derick Assigned To: New Comment: I'v managed to get the value with get_cfg_var('memory_limi

[PHP-DEV] Sybase / MSsql module additions

2001-12-13 Thread Dave Brotherstone
I've added two functions - sybase_get_last_error and sybase_get_last_error_no (alias functions for mssql_ are included), so that the user can do error handling with the errors raised from sybase or mssql. I've included a unified diff for these changes. Tested on Apache and MS SQL. They are

[PHP-DEV] Bug #13173 Updated: no gc even when gc_probablity = 100

2001-12-13 Thread php-jp
ID: 13173 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Session related Operating System: FreeBSD 4.X PHP Version: 4.0.6 and 4.10 New Comment: My customed sess_write stores stuff to PostgreSQL 7.1.x I simply ported one I found on t

[PHP-DEV] Bug #14479 Updated: ini_get('memory_limit') returns empty string (Not FALSE or so)

2001-12-13 Thread derick
ID: 14479 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: W2k PHP Version: 4.1.0 Assigned To: derick New Comment: Fixed in CVS (the documentation CVS) Derick Previous Comments: ---

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

2001-12-13 Thread sernil
From: [EMAIL PROTECTED] Operating system: HP-UX 11.0, NSAPI PHP version: 4.0.6 PHP Bug Type: iPlanet related Bug description: HTML garbaged, server crash This is an intermittent bug. Some pages will appear OK if the HTML is dumped to file just before output using ob_get_co

[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 Old Bug Type: cURL related Bug Type: Variables related Operating System: i686-gnu-linux Old PHP Version: 4.0CVS-2001-12-03 PHP Version: 4.1.0 Old Assigned To: sterling Assigned To: New Comment: Sorry, this

[PHP-DEV] Re: Bug #14442 Updated: Segmentation fault when using xslt_process()

2001-12-13 Thread Krzysztof Jarecki
Hi ;) How can I check whether Apache is running its included expat-lite or the system one on windows? Is there something like phpinfo() in Apache? :) Sorry for that kinda "lame" question ;) Thanks for any help Chris Jarecki -- PHP Development Mailing List To unsubscr

[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: Open Status: Critical Bug Type: Session related Operating System: FreeBSD 4.x PHP Version: 4.0.6, 4.1.0 New Comment: PHP 4.1.0 (release) TEST SCRIPT: SESSION FILE CONTENTS: With register_globals = 1: With regi

[PHP-DEV] Bug #14463 Updated: module problems

2001-12-13 Thread sander
ID: 14463 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Unknown/Other Function Operating System: windows XP PHP Version: 4.1.0 New Comment: Probably a configuration problem. Ask support on the appropriate mailinglist (http://www.php.net/support.php).

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

2001-12-13 Thread sander
ID: 14475 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Filesystem function related Operating System: Linux Slackware and Cobalt Raq4 PHP Version: 4.0.6 New Comment: This error is probably caused by incorrect permission. Check if your webserver has RE

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

2001-12-13 Thread glen
ID: 14452 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: *Configuration Issues Operating System: Linux PHP Version: 4.1.0 New Comment: I deleted the libmysqlclient.la file from /usr/lib/mysql and tried re-compiling, but still got th

[PHP-DEV] Bug #14388 Updated: include_path in virtual breaks SSI

2001-12-13 Thread sander
ID: 14388 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Scripting Engine problem Operating System: FreeBSD 4.4-STABLE PHP Version: 4.0.6 New Comment: Apache 1.3.x doesn't support multiple filters over one file. You can't parse the output of a PHP f

[PHP-DEV] Bug #7420 Updated: Still problem with fsockopen - fgets - fputs

2001-12-13 Thread sander
ID: 7420 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Sockets related Operating System: Linux RH 6.2 and others PHP Version: 4.0.3pl1 New Comment: No feedback. Closing. Previous Comments: -

[PHP-DEV] Bug #7723 Updated: pfsockopen doesn't read more than one time

2001-12-13 Thread sander
ID: 7723 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Sockets related Operating System: Debian/Linux 2.2.17, FreeBSD 4.1 PHP Version: 4.0.3pl1 New Comment: No feedback. Closing. Previous Comments:

[PHP-DEV] Bug #7951 Updated: Can't connect to MySQL from PHP script under OrionServer (Socket problem)

2001-12-13 Thread sander
ID: 7951 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: MySQL related Operating System: Windows NT 4.0 SP6a PHP Version: 4.0.3pl1 New Comment: No feedback. Closing. Previous Comments: ---

[PHP-DEV] Bug #8170 Updated: fsockopen and fopen with ip address not active

2001-12-13 Thread sander
ID: 8170 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Sockets related Operating System: Windows NT AND 98 PHP Version: 4.0.3pl1 New Comment: No feedback. Closing. Previous Comments: ---

[PHP-DEV] Bug #9068 Updated: Bugs in OO which are leaking memory...

2001-12-13 Thread sander
ID: 9068 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Class/Object related Operating System: Windows 2000 PHP Version: 4.0 Latest CVS (02/02/2001) Assigned To: andre New Comment: No feedback. Closing. Previous Comments: -

[PHP-DEV] Bug #9229 Updated: Sockets extension does not compile -- possible problem

2001-12-13 Thread sander
ID: 9229 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Sockets related Operating System: IRIX 6.5 PHP Version: 4.0.4pl1 New Comment: No feedback. Closing. Previous Comments:

[PHP-DEV] Bug #10304 Updated: Garbled Data/timeout with UDP-Socket

2001-12-13 Thread sander
ID: 10304 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Sockets related Operating System: Linux2.2.12 PHP Version: 4.0.4pl1 New Comment: No feedback. Closing. Previous Comments:

[PHP-DEV] Bug #10765 Updated: timeout doesn't work

2001-12-13 Thread sander
ID: 10765 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Sockets related Operating System: Windows 98 PHP Version: 4.0.5 New Comment: No feedback. Closing. Previous Comments:

[PHP-DEV] Bug #10426 Updated: pfsockopen resource is not client site persistent.

2001-12-13 Thread sander
ID: 10426 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Sockets related Operating System: Linux snarff 2.2.16-3smp #1 SMP PHP Version: 4.0.3 New Comment: No feedback. Closing. Previous Comments: ---

[PHP-DEV] Bug #11162 Updated: pfsockopen closes connection after script finishes

2001-12-13 Thread sander
ID: 11162 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Sockets related Operating System: FreeBSD PHP Version: 4.0.4 New Comment: No feedback. Closing. Previous Comments: [

[PHP-DEV] Bug #10830 Updated: Cannot bind() a socket to a specific port in FreeBSD

2001-12-13 Thread sander
ID: 10830 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Sockets related Operating System: FreeBSD 4.3-STABLE PHP Version: 4.0.5 New Comment: No feedback. Closing. Previous Comments:

[PHP-DEV] Bug #11104 Updated: module slowly kills server

2001-12-13 Thread sander
ID: 11104 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: MySQL related Operating System: win98 PHP Version: 4.0.5 New Comment: No feedback. Closing. Previous Comments: [2001

[PHP-DEV] Bug #11221 Updated: mysql_pconnect causes Access violations

2001-12-13 Thread sander
ID: 11221 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: MySQL related Operating System: Windows 2000 Server PHP Version: 4.0.5 New Comment: No feedback. Closing. Previous Comments: -

[PHP-DEV] Bug #11353 Updated: Memory leak in php_domxml.c, domxml_dumpmem

2001-12-13 Thread sander
ID: 11353 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: DOM XML related Operating System: RHat 6.2 PHP Version: 4.0.5 New Comment: No feedback. Closing. Previous Comments:

[PHP-DEV] Bug #11891 Updated: error_reporting option broken/changed

2001-12-13 Thread sander
ID: 11891 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: PHP options/info functions Operating System: Linux (Cobalt RaQ3) PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments:

[PHP-DEV] Bug #11993 Updated: mysql_close closes incorrect db handler

2001-12-13 Thread sander
ID: 11993 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: MySQL related Operating System: Debian 2.19 PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments:

[PHP-DEV] Bug #12031 Updated: Problems running IMAP and MYSLQ

2001-12-13 Thread sander
ID: 12031 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: MySQL related Operating System: Linux RedHat 7.1 PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments:

[PHP-DEV] Bug #12160 Updated: mysql_pconnect causes 99% CPU usage and system stop

2001-12-13 Thread sander
ID: 12160 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: MySQL related Operating System: OS/2 PHP Version: 4.0.5 New Comment: No feedback. Closing. Previous Comments: [2001-

[PHP-DEV] Bug #12799 Updated: mysql_fetch_array returns good data even if resource identifier is bad

2001-12-13 Thread sander
ID: 12799 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: MySQL related Operating System: Mandrake Linux PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments: --

[PHP-DEV] Bug #13444 Updated: OpenProcessError

2001-12-13 Thread sander
ID: 13444 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Unknown/Other Function Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments: ---

[PHP-DEV] Bug #13467 Updated: max_execution_time not as set in php.ini

2001-12-13 Thread sander
ID: 13467 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Scripting Engine problem Operating System: Solaris PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments: --

[PHP-DEV] Bug #13681 Updated: Stale data across clustered webservers

2001-12-13 Thread sander
ID: 13681 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: MySQL related Operating System: Linux PHP Version: 4.0.5 New Comment: No feedback. Closing. Previous Comments: [2001

[PHP-DEV] Bug #13480 Updated: Resources bug - dtors fails, hanging MySQL connections or hanging httpd

2001-12-13 Thread sander
ID: 13480 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: MySQL related Operating System: Redhat6.1 PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments: [

[PHP-DEV] Bug #13960 Updated: ImageCreateFromJPEG doesn't work with URLs

2001-12-13 Thread sander
ID: 13960 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: GD related Operating System: Windows XP PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments: [20

[PHP-DEV] Bug #13973 Updated: Memory Problem

2001-12-13 Thread sander
ID: 13973 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Performance problem Operating System: NT4 SP6 PHP Version: 4.0.4pl1 New Comment: No feedback. Closing. Previous Comments:

[PHP-DEV] Bug #13986 Updated: Cannot rollback transaction when die in class

2001-12-13 Thread sander
ID: 13986 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Class/Object related Operating System: Win2k / Linux + Oracle8i+Apache PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments: --

Re: [PHP-DEV] Bug #14463 Updated: module problems

2001-12-13 Thread benjamin yates
> ID: 14463 > Updated by: sander > Reported By: [EMAIL PROTECTED] > Old Status: Open > Status: Bogus > I got a problem with php and apache (1.3.2.2). When running php as a module some pages doesn't load correctly, for example when doing a "phpInfo();" the site just flashes by and then displays a

[PHP-DEV] Bug #14101 Updated: imap_sort returns irregular sort sequence

2001-12-13 Thread sander
ID: 14101 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: IMAP related Operating System: Linux 2.4.10 (rH7.1) PHP Version: 4.0.5 New Comment: No feedback. Closing. Previous Comments: -

[PHP-DEV] Bug #14105 Updated: session_write_close() eats output

2001-12-13 Thread sander
ID: 14105 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Session related Operating System: linux debian woody PHP Version: 4.1.0RC1 New Comment: No feedback. Closing. Previous Comments: -

[PHP-DEV] Bug #14125 Updated: Intermittent failed class wrapper to DB

2001-12-13 Thread sander
ID: 14125 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: MySQL related Operating System: Suse Linux 6.2/MySQL 3.22.25 PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments:

[PHP-DEV] Bug #14140 Updated: Oracle 7.3.4 on PHP 4.0.5

2001-12-13 Thread sander
ID: 14140 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Oracle related Operating System: winnt PHP Version: 4.0.5 New Comment: No feedback. Closing. Previous Comments: [200

[PHP-DEV] Bug #14151 Updated: Installed/Compiled Php4.0.6 with Oracle9i on Linux Red Hat7.2

2001-12-13 Thread sander
ID: 14151 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: OCI8 related Operating System: Linux Red Hat 7.2 PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments:

[PHP-DEV] Bug #14154 Updated: PHP won't compile on OSX 10.1

2001-12-13 Thread sander
ID: 14154 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Compile Failure Operating System: Mac OS X (Darwin) 10.1.1 PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments: --

[PHP-DEV] Bug #8775 Updated: pfsockopen - socket_get_status has EOF set.. feof() returns false

2001-12-13 Thread sander
ID: 8775 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Sockets related Operating System: Linux PHP Version: 4.0.4pl1 New Comment: No feedback. Closing. Previous Comments: [

[PHP-DEV] Bug #13467 Updated: max_execution_time not as set in php.ini

2001-12-13 Thread derick
ID: 13467 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Scripting Engine problem Operating System: Solaris PHP Version: 4.0.6 New Comment: It's fixed too Previous Comments: [2001-12-13 06:27:54

[PHP-DEV] Bug #12705 Updated: persistent connections don't go away when the database server dies

2001-12-13 Thread sander
ID: 12705 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: MySQL related Operating System: FreeBSD 3.4 PHP Version: 4.0.5 New Comment: No feedback. Closing. Previous Comments:

[PHP-DEV] Bug #12915 Updated: session_write_close() has to be called explicitly

2001-12-13 Thread sander
ID: 12915 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Session related Operating System: Linux 2.4.9 (Debian woody) PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments:

[PHP-DEV] Bug #12160 Updated: mysql_pconnect causes 99% CPU usage and system stop

2001-12-13 Thread alex
ID: 12160 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: MySQL related Operating System: OS/2 PHP Version: 4.0.5 New Comment: I haven't received any messages from [EMAIL PROTECTED], so I haven't been able to react on this post. About bug: I'm succes

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

2001-12-13 Thread yohgaki
ID: 14321 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: i686-gnu-linux PHP Version: 4.1.0 Assigned To: sterling New Comment: Try $HTTP_RAW_POST_DATA. Encode data with base64 or like when you print, if there is null char in data. Th

Re: [PHP-DEV] Bug #12915 Updated: session_write_close() has to be called explicitly

2001-12-13 Thread Hartmut Holzgraefe
[EMAIL PROTECTED] wrote: > ID: 12915 > Updated by: sander > Reported By: [EMAIL PROTECTED] > Old Status: Feedback > Status: Closed > Bug Type: Session related > Operating System: Linux 2.4.9 (Debian woody) > PHP Version: 4.0.6 > New Comment: > > No feedback. Closing. > maybe we should add an a

Re: [PHP-DEV] ftp extension for windows?

2001-12-13 Thread benjamin yates
>> > it's built-in and IMO all modules that don't require external libraries >> > should become it too. >> >> however, to most users it probably wouldn't matter... >> >> but i wouldn't because then to update a module you would have to >>rebuild >i'm not sure what you mean by this... >you ar

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

2001-12-13 Thread mike
From: [EMAIL PROTECTED] Operating system: Linux (RH 7.0) PHP version: 4.1.0 PHP Bug Type: Compile Failure Bug description: PHP 4.1.0 fails to compile with curl 7.9.2 PHP fails to compile with curl 7.9.2 ./configure --prefix=/etc --with-apache=/usr/src/Apachetoolbox-1.5.4

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

2001-12-13 Thread Sterling Hughes
> From: [EMAIL PROTECTED] > Operating system: Linux (RH 7.0) > PHP version: 4.1.0 > PHP Bug Type: Compile Failure > Bug description: PHP 4.1.0 fails to compile with curl 7.9.2 > you have an old version of cURL (ie, you've incorrectly installed curl 7.9.2). Please pr

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

2001-12-13 Thread derick
ID: 14481 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Critical Bug Type: Compile Failure Operating System: Linux (RH 7.0) PHP Version: 4.1.0 Old Assigned To: Assigned To: sterling Edit this bug report at http://bugs.php.net/?id=14481&edit=1 -- PHP Development M

[PHP-DEV] Re: Bug #14442 Updated: Segmentation fault when using xslt_process()

2001-12-13 Thread Krzysztof Jarecki
I have already handled this problem ;) Thanks :) -- 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] Re: Bug #12915 Updated: session_write_close() has to be called explicitly

2001-12-13 Thread Yasuo Ohgaki
To me, this bug report is most likely a user error. (Bug in user session handler) Bogus may be the best status for now. I like Status = No Feedback, too ;) But it's not there. -- Yasuo Ohgaki [EMAIL PROTECTED] wrote: > ID: 12915 > Updated by: sander > Reported By: [EMAIL PROTECTED] > Old Statu

[PHP-DEV] Re: Bug #14442: Segmentation fault when using xslt_process()

2001-12-13 Thread Krzysztof Jarecki
Hi ;) Look into the manual. The synopsis for the function is wrong, but the examples show how to do this. When I ran Your function it really did crash... But it's not surprising me now. Check this out: $xmlc, '/_xsl' => $xslc)); xslt_free($xh); ?> Greets ;) -- Chris Jarecki IT Project Manager

[PHP-DEV] Bug #14372 Updated: fsockopen() timeout terror

2001-12-13 Thread daniel
ID: 14372 Updated by: daniel Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Apache related Operating System: FreeBSD 4.4-Stable PHP Version: 4.0.6 New Comment: disable this functions will make PHP useless and disabling these functions in PHP doesn't prevent your customers from doing the

[PHP-DEV] Bug #14395 Updated: Some Chinese Words Can't Be Used In The Php Files

2001-12-13 Thread daniel
ID: 14395 Updated by: daniel Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *General Issues Operating System: windows2000Server PHP Version: 4.1.0 New Comment: The last backslash escapes the string delimitor, thus generating a syntax error. the correct command should read: echo "¦¨¥

[PHP-DEV] Bug #14482: Unable to start PHP under IIS 5

2001-12-13 Thread jesper
From: [EMAIL PROTECTED] Operating system: Windows XP Pro Danish PHP version: 4.1.0 PHP Bug Type: *General Issues Bug description: Unable to start PHP under IIS 5 When i try to use php, the program w3svc get event ID = 14 when loading php4isapi.dll I have been using 4.0.6

[PHP-DEV] Bug #14483: -twolevel_namespace and multiple definitions errors

2001-12-13 Thread abner
From: [EMAIL PROTECTED] Operating system: MacOS X 10.1 PHP version: 4.1.0 PHP Bug Type: Compile Failure Bug description: -twolevel_namespace and multiple definitions errors (NOTE: Duplicate of BUG 14256) PHP 4.1.0 fails to compile on Mac OS X 10.1 (you probably already

[PHP-DEV] Bug #13173 Updated: no gc even when gc_probablity = 100

2001-12-13 Thread yohgaki
ID: 13173 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: FreeBSD 4.X PHP Version: 4.0.6 and 4.10 New Comment: You are using PostgreSQL, try my session handlers can be found at Zend.com. If session works as expected

[PHP-DEV] Bug #14417 Updated: php result page not showing but php.ini is perfect

2001-12-13 Thread daniel
ID: 14417 Updated by: daniel Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Reproducible crash Operating System: linux PHP Version: 4.0.6 New Comment: Have a look at the "HTML Source". I bet the whole PHP source will show up. Because all Browsers consider < .. > as HTML tags, PHP code ob

[PHP-DEV] Bug #13173 Updated: no gc even when gc_probablity = 100

2001-12-13 Thread php-jp
ID: 13173 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Session related Operating System: FreeBSD 4.X PHP Version: 4.0.6 and 4.10 New Comment: Thank you for the code sample and I'll try it for #bug #13078. So, no verdict yet for

[PHP-DEV] Bug #14483 Updated: -twolevel_namespace and multiple definitions errors (Mac OS X 10.1)

2001-12-13 Thread abner
ID: 14483 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: -twolevel_namespace and multiple definitions errors Status: Open Bug Type: Compile Failure Operating System: MacOS X 10.1 PHP Version: 4.1.0 New Comment: Also a duplicate of bug 14154, which is a freakin' str

[PHP-DEV] Bug #14440 Updated: Wrong calculation of timestamp

2001-12-13 Thread derick
ID: 14440 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Date/time related Operating System: Linux 2.4.16 PHP Version: 4.1.0 New Comment: It's now fixed in the 4.1.0 branch, it may be included in a 4.1.1 release. Derick Previous Comments: --

[PHP-DEV] Bug #14154 Updated: PHP won't compile on OSX 10.1

2001-12-13 Thread derick
ID: 14154 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Duplicate Bug Type: Compile Failure Operating System: Mac OS X (Darwin) 10.1.1 PHP Version: 4.0.6 New Comment: dup of 14483, not closed! Previous Comments: -

[PHP-DEV] Bug #14484: apache2 has not loaded php module

2001-12-13 Thread orpheus
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.0 PHP Bug Type: Apache2 related Bug description: apache2 has not loaded php module apache-2.0.28 php-4.1 - configuration line: configure --prefix=/opt --with-apxs2=/opt/apache2/bin/apxs --with-config-file-pa

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

2001-12-13 Thread drobert
ID: 14464 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: OpenSSL related Operating System: win32 except XP PHP Version: 4.1.0 New Comment: It seems that I have narrowed down the problem. The culprit does seem to be IE6. I did the sam

[PHP-DEV] NULL vs false

2001-12-13 Thread benjamin yates
can anyone explain any differences between null and false? they seem interchangeable - maybe it's something for backwards compatibility? -benjamin -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTEC

[PHP-DEV] CVS Account Request: lobbin

2001-12-13 Thread Robin Ericsson
To help out QA team with bugs database. -- 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 #14485: Please help me.

2001-12-13 Thread gutianlong
From: [EMAIL PROTECTED] Operating system: Windows 2000 Server PHP version: 4.1.0 PHP Bug Type: Unknown/Other Function Bug description: Please help me. I want to rebuild PHP 4.1.0 with VC++, but I need some C++ head files(.h), for example: arpa/*.h and netinet/*.h and othe

[PHP-DEV] Re: NULL vs false

2001-12-13 Thread Yasuo Ohgaki
Benjamin Yates wrote: > can anyone explain any differences between null and false? they seem > interchangeable - maybe it's something for backwards compatibility? > Sorry, this list is not for this kind of question. It's described in the Manual. also. You can ask support questions to php-

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

2001-12-13 Thread arnaud . etcheverry
ID: 14467 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Apache related Operating System: Linux RedHat 7.1 PHP Version: 4.1.0 New Comment: The version of Apache i use is : httpd-2.0.28 I have compiled Apache with : ./configure --pr

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

2001-12-13 Thread mop
From: [EMAIL PROTECTED] Operating system: Linux 2.4.x PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: mysql: "describe non_existing_table" causes segfault This small script causes a funny segfault. Tested with apache 1.3.20 and 1.3.19 with php versi

[PHP-DEV] Bug #14485 Updated: Please help me.

2001-12-13 Thread mfischer
ID: 14485 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Unknown/Other Function Operating System: Windows 2000 Server PHP Version: 4.1.0 New Comment: Those file are available from a zip names win32build.zip and its mentioned somewhere int eh PHP FAQ

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

2001-12-13 Thread derick
ID: 14486 Updated by: derick 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: Can you make a backtrace? >> bugs.php.net/how-to-report.php Derick Previous Comments: --

[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] Status: Feedback Bug Type: Reproducible crash Operating System: Linux 2.4.x PHP Version: 4.0.6 New Comment: Not reproducable with 4.0.6. Are you using external mysql libs? Please give latest 4.1.0 a try. Previous Comments: -

[PHP-DEV] Bug #13234 Updated: memory leak (see also bug 12507)

2001-12-13 Thread jpeeters
ID: 13234 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Performance problem Operating System: linux kernel-2.2.19 PHP Version: 4.0.6 New Comment: I will try it between this and a few days... Previous Comments: --

[PHP-DEV] CVS Account Request: nhoizey

2001-12-13 Thread Nicolas Hoizey
I will work on french translations of the PEAR documentation. -- 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]

  1   2   3   >