Re: [PHP-DEV] Fw: PHP XMF

2001-07-22 Thread Rasmus Lerdorf
If you have a specific and honest question for me feel free to ask me instead of assuming and denigrating me. It was not an attempt to do that. Ok, questions. Where do I download XPC? Where do I download the documentation for XPC? Is XPC a proprietary product from 4arrow.com? These were

Re: [PHP-DEV] Fw: PHP XMF

2001-07-22 Thread Michael Glazer
Is XPC a proprietary product from 4arrow.com? XPC is a proprietary product that I was hoping to open into the PHP developers community. As I said it is a conceptual framework that can be implemented easily and with any type of programming language. Making a CMF for PHP is not dependent on

Re: [PHP-DEV] Fw: PHP XMF

2001-07-22 Thread Rasmus Lerdorf
XPC is a proprietary product that I was hoping to open into the PHP developers community. Open in what sense? Your site seems pretty clear on this: http://www.4arrow.com/accounts/xpc/home.xpc says: To purchase an XPC license, receive customized installation, or to become invloved with XPC's

Re: [PHP-DEV] Fw: PHP XMF

2001-07-22 Thread Michael Glazer
The XPC product site you linked to is the first version of XPC I would customize for my corporate clients. The newer versions of XPC are on http://dev.4arrow.com I am not trying to showboat. I am trying to participate. The reason I pointed out XPC is to display some ideals I have for a PHP CMF.

Re: [PHP-DEV] Fw: PHP XMF

2001-07-22 Thread Michael Glazer
If you have ever used Zope and know how Zope products are created you might have an idea about what I am using XPC in a CMF for. below is a more detailed description. Products are objects They are represented in URLS as top level directories parent directories that are related to a table in

Re: [PHP-DEV] Fw: PHP XMF

2001-07-22 Thread Ron Chmara
On Saturday, July 21, 2001, at 06:43 PM, Michael Glazer wrote: Hi I was guessing that was the reason when you first said the JavaScript link. Why would I test it with Netscape? I wouldn't. Waste of time to be honest. The president of Netscape told me that their Netscape browser doesn't

[PHP-DEV] Re: Send array from php to dll make in vb 6

2001-07-22 Thread Harald Radi
I make a dll in Vb6 and it have a funcition that have a variable of type VARIANT like parameter. In the program php I call this dll and your method and send a array make in php. Occurs a error : Invoke Failed : Occured a exception, but if I pass a variable of type integer or string to

[PHP-DEV] Bug #11058 Updated: php_network_getaddresses: getaddrinfo failed

2001-07-22 Thread venaas
ID: 11058 Updated by: venaas Reported By: [EMAIL PROTECTED] Status: Open Bug Type: HTTP related Operating System: OpenBSD 2.6 PHP Version: 4.0.5 New Comment: Could you try to comment out the line #define HAVE_GETADDRINFO 1 in main/php_config.h and rebuild without doing configure? Does it work

[PHP-DEV] Bug #12304 Updated: checkboxes

2001-07-22 Thread cardinal
ID: 12304 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Unknown/Other Function Operating System: win98 PHP Version: 4.0.4 New Comment: Right, that's what's supposed to happen. As per the spec, browsers don't send checkboxes in the request if they

[PHP-DEV] Bug #12304 Updated: checkboxes

2001-07-22 Thread zak
ID: 12304 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Operating System: win98 PHP Version: 4.0.4 New Comment: This is a browser issue - try this sample code: form input type=checkbox name=test / input type=submit / /form Note how when

Re: [PHP-DEV] Fw: PHP XMF

2001-07-22 Thread Björn Schotte
* Michael Glazer wrote: I feel I want to yell and scream out, who does he think he is? Michael, _you_ want to sell something to the php.net folks. Why should anybody of them fall to their knees and praise you for your idea/suggestion? If I look up this e-mail conversation, I only see somebody

[PHP-DEV] Re: PHP 4.0 Bug Summary Report

2001-07-22 Thread Harald Radi
[EMAIL PROTECTED] schrieb im Newsbeitrag news:[EMAIL PROTECTED]... PHP 4.0 Bug Database summary - http://bugs.php.net why are duplicates listed in the bug summary ? shouldn't they be treated as 'closed' ? -harald. -- PHP Development Mailing List http://www.php.net/ To unsubscribe,

[PHP-DEV] Bug #11000 Updated: ftp_connect(...) produces ftpbuf 0 error

2001-07-22 Thread venaas
ID: 11000 Updated by: venaas Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: FTP related Operating System: NT 4.0 PHP Version: 4.0.4pl1 New Comment: What happens I think, is that ftp_connect uses gethostbyname to look up the name, it's called with 127.0.0.1 if you specify that. It

[PHP-DEV] Bug #11025 Updated: ftp_connect() does not work with IP address

2001-07-22 Thread venaas
ID: 11025 Updated by: venaas Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: FTP related Operating System: Windows NT4 Server PHP Version: 4.0.5 New Comment: I think this is just like bug #11000. Could you test fopen with ftp or http as well? If that works for you I think I know how

Re: [PHP-DEV] Bug #6778 Updated: fsockopen: timeout does not work when nameserver unreachable

2001-07-22 Thread Stig Venaas
I don't think we do this anywhere. I've thought of doing it, but I'm not at all sure what's the best way. Ideas anyone? Ideally it should be possible to specify the resolvers timeout but I haven't seen any good ways. Only other solutions I can think of are rather ugly using threads or maybe

[PHP-DEV] Re: [PEAR-PATCH] XMLRPC Pear Patch

2001-07-22 Thread Martin Jansen
On Sun, 22 Jul 2001 12:02:18 +1000, Matt Allen wrote: Attached is a small patch tp pear/XML/RPC.php. Thanks, I applied your patch. If you have more patches for PEAR classes, please send them to [EMAIL PROTECTED] instead of [EMAIL PROTECTED] - Martin -- PHP Development Mailing List

[PHP-DEV] Bug #12262 Updated: php.exe - Entry Point Not Found

2001-07-22 Thread phildriscoll
ID: 12262 Updated by: phildriscoll Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Reproducible crash Operating System: Windows 2000 Server, IIS5.0 PHP Version: 4.0.6 New Comment: Ok - anyone in the know care to comment on whether there might be differences between the equivalients

[PHP-DEV] Bug #12296 Updated: printer

2001-07-22 Thread hholzgra
ID: 12296 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: PHP options/info functions Operating System: Windows 98 PHP Version: 4.0.6 New Comment: ... and it won't print your browsers current page, it's an interface to the windows printer API, but you have to

Re: [PHP-DEV] Fw: PHP XMF

2001-07-22 Thread Michael Glazer
I don't know what to say except I can't do everything myself. I always felt contributing was a shared experience, not a one man job. I would assume others would help and contribute fixes as you have mentioned. To me the issue of Netscape is not what is an issue here. The issue is an

Re: [PHP-DEV] Fw: PHP XMF

2001-07-22 Thread Michael Glazer
Your right. Its no big deal. My tactics have failed. I'm beyond that I don't expect anything else. What concerns me at this point is the attitude of you folks its pretty endearing and warm hearted to say the least. I feel now, more than ever, a greater sense towards the open source community.

[PHP-DEV] CVS Account Request

2001-07-22 Thread CVS Account Request
Full name: Dave Mertens Email: [EMAIL PROTECTED] ID:zyprexia Purpose: translating and maintain some documentation (into ducth), fixing minor bugs. I also want to help to make www.php.net better.. -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL

[PHP-DEV] session_readonly() documented but not implemented?!

2001-07-22 Thread Mårten Gustafsson
The subject says it all, anyone that knows something about this? tia, Marten. -- PHP Development Mailing List http://www.php.net/ 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 #12237 Updated: date(T) returns null

2001-07-22 Thread JamesHeinrich
ID: 12237 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Date/time related Operating System: Windows NT 4.0 Workstation (PWS) PHP Version: 4.0.6 New Comment: It also works fine on SunOS media4 5.8 Generic_108528-02 sun4u sparc SUNW,Ultra-4. Previous

RE: [PHP-DEV] session_readonly() documented but not implemented?!

2001-07-22 Thread Mårten Gustafsson
-Original Message- From: hartmut [mailto:hartmut]On Behalf Of Hartmut Holzgraefe Sent: Sunday, July 22, 2001 2:27 PM To: [EMAIL PROTECTED] Subject: Re: [PHP-DEV] session_readonly() documented but not implemented?! The subject says it all, anyone that knows something about

[PHP-DEV] Bug #12237 Updated: date(T) returns null

2001-07-22 Thread dbeu
ID: 12237 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Date/time related Operating System: Windows NT 4.0 Workstation (PWS) PHP Version: 4.0.6 New Comment: fixed in cvs, thanks. Previous Comments:

[PHP-DEV] Bug #10904 Updated: php.exe accesses unreadable memory and crashes

2001-07-22 Thread dbeu
ID: 10904 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: WINNT SP4 PHP Version: 4.0.5 New Comment: can't repoduce this with the apache module or the cgi (4.0.6) under w2k. is this bug still existant for you?

Re: [PHP-DEV] Fw: PHP XMF

2001-07-22 Thread Zeev Suraski
Michael, Don't let this kind of stuff let you down. You got a very cold shower as your intro to the opensource community, but this isn't the way it's always like. You were exposed to some of the drawbacks in this model, so you wouldn't have any idealistic expectations, but a bit more

[PHP-DEV] Bug #12299 Updated: Opening a new session truncates the html output

2001-07-22 Thread sbergmann
ID: 12299 Updated by: sbergmann Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Debian Potato 2.2.19 PHP Version: 4.0.6 New Comment: I was able to reproduce this with the latest CVS of PHP 4.0.7-dev on Win32, built as CGI and the following script: ?php

Re: [PHP-DEV] Fw: PHP XMF

2001-07-22 Thread Michael Glazer
Hi Zeev Thank you for your kind words. I am still going to release the code (hopefully this Tuesday, 24th of July). I don't expect anything from anyone. I have worked on the 4Arrow portal for over two years now. I never charged anyone to use it or limit their access to the multitude of tools,

Re: [PHP-DEV] Fw: PHP XMF

2001-07-22 Thread Michael Glazer
Hi Zeev I have lived in New York City all my life and I never want to grow a thicker skin. I'd rather have a thin skin with all the repercussions that might follow. I never want to become jaded, obtuse, or sharp to anyone. One thing I pride myself on is civility and basic manners. That is the

Re: [PHP-DEV] XSLT Processing ...

2001-07-22 Thread Sterling Hughes
Jascha Wetzel wrote: Greetings ! If you need some XSLT Processing other than sablotron, i have a xalan and (gnome) libxslt extension in progress: http://www.nttslab.de/php_xalan/ http://www.nttslab.de/php_gxslt/ Both seem to work sort of stable with 4.0.6. I hope I soon get adjusting

[PHP-DEV] Bug #586 Updated: configure does not support apache shadow tree

2001-07-22 Thread andy
ID: 586 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Solaris PHP Version: 4.0 New Comment: Isn't it about time this bug is closed? Previous Comments:

[PHP-DEV] Bug #997 Updated: can't use name in script tag

2001-07-22 Thread andy
ID: 997 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: Linux PHP Version: 4.0 New Comment: I think it is about time this bug is closed... Previous Comments:

[PHP-DEV] Bug #1027 Updated: fprintf() please

2001-07-22 Thread andy
ID: 1027 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: PHP Version: 4.0 New Comment: Is fprintf going to be added or should this request be closed? Previous Comments:

[PHP-DEV] Bug #1029 Updated: printf ( sprintf) dosn't handle exponential format for floats correctly

2001-07-22 Thread andy
ID: 1029 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Linux PHP Version: 4.0 New Comment: Should this request be closed? It's really old... Previous Comments:

[PHP-DEV] Bug #1432 Updated: fgets() fails on certain sockets

2001-07-22 Thread andy
ID: 1432 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Feature/Change Request Bug Type: Sockets related Operating System: Win32 PHP Version: 4.0 New Comment: reclassified Previous Comments:

[PHP-DEV] Bug #1504 Updated: New function to set the http status

2001-07-22 Thread andy
ID: 1504 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: Linux PHP Version: 4.0 New Comment: It seems like this bug needs to be closed. Previous Comments:

[PHP-DEV] Bug #1552 Updated: show_source is extremely ugly and inefficient.

2001-07-22 Thread andy
ID: 1552 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: Linux/Red Hat 5.1 PHP Version: 4.0 New Comment: closed Previous Comments:

[PHP-DEV] Bug #6925 Updated: ext/java

2001-07-22 Thread andy
ID: 6925 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Java related Operating System: windows 2000 PHP Version: 4.0.2 New Comment: no feedback Previous Comments: [2001-06-22

[PHP-DEV] Bug #8065 Updated: Form POST results in HTTP 500 - Internal server error

2001-07-22 Thread andy
ID: 8065 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: IIS related Operating System: WinNT 4.0 Server PHP Version: 4.0.3pl1 New Comment: no feedback Previous Comments:

[PHP-DEV] Bug #8590 Updated: PHP dbm module not compatible with dbmmanage or mod_auth_dbm

2001-07-22 Thread andy
ID: 8590 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: DBM/DBA related Operating System: Linux Red Hat 6.2 PHP Version: 4.0.3pl1 New Comment: no feedback Previous Comments: [2001-06-14

[PHP-DEV] Bug #8590 Updated: PHP dbm module not compatible with dbmmanage or mod_auth_dbm

2001-07-22 Thread andy
ID: 8590 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: DBM/DBA related Operating System: Linux Red Hat 6.2 PHP Version: 4.0.3pl1 New Comment: meant to close it...oops Previous Comments:

[PHP-DEV] Bug #8705 Updated: Compile fails with java support. Possibly due to compile script error?

2001-07-22 Thread andy
ID: 8705 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Java related Operating System: Linux PHP Version: 4.0.4pl1 New Comment: no feedback Previous Comments: [2001-06-22

[PHP-DEV] Bug #8812 Updated: Calling zend_error during module shutdown causes PHP to crash.

2001-07-22 Thread andy
ID: 8812 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Scripting Engine problem Operating System: Solaris, Linux PHP Version: 4.0.3pl1 New Comment: no feedback Previous Comments:

[PHP-DEV] Bug #9240 Updated: unserialize fails non-determenistic on large objects

2001-07-22 Thread andy
ID: 9240 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Scripting Engine problem Operating System: RedHat 6.2 PHP Version: 4.0.4pl1 New Comment: no feedback after 37 days. Previous Comments:

[PHP-DEV] Bug #9280 Updated: HTTP/1.1 Expect: header not honoured

2001-07-22 Thread andy
ID: 9280 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Apache related Operating System: Linux PHP Version: 4.0.4pl1 New Comment: no feedback after 38 days. Previous Comments:

[PHP-DEV] Bug #9269 Updated: Premature end of script headers error

2001-07-22 Thread andy
ID: 9269 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Scripting Engine problem Operating System: Radhat 7.0 PHP Version: 4.0.4pl1 New Comment: no feedback after 30+ days. Previous Comments:

[PHP-DEV] Bug #9359 Updated: inline not defined in zend_static_allocator.c

2001-07-22 Thread andy
ID: 9359 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Compile Failure Operating System: OS400 PHP Version: 4.0.4pl1 New Comment: no feedback after 30+ days. Previous Comments:

[PHP-DEV] Bug #9600 Updated: PHP chashing on IRIX

2001-07-22 Thread andy
ID: 9600 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Reproducible crash Operating System: IRIX 6.5 PHP Version: 4.0.4pl1 New Comment: no feedback after 30+ days. Previous Comments:

[PHP-DEV] Bug #9860 Updated: Unable to load dynamic library php_interbase.dll

2001-07-22 Thread andy
ID: 9860 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Dynamic loading Operating System: WinNT 4.0 SP6 PHP Version: 4.0.4pl1 New Comment: no feedback after 40 days. Previous Comments:

[PHP-DEV] Bug #10008 Updated: Can not create shared libraries

2001-07-22 Thread andy
ID: 10008 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Compile Failure Operating System: Linux - arm - netwinder (redhat PHP Version: 4.0.4pl1 New Comment: no feedback after 30 days. Previous Comments:

[PHP-DEV] Bug #10388 Updated: File to file I/O problems

2001-07-22 Thread andy
ID: 10388 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Filesystem function related Operating System: Windows 98 PHP Version: 4.0.4 New Comment: no feedback after 30+ days. Previous Comments:

[PHP-DEV] Bug #10470 Updated: Authorization not read by getallheaders()

2001-07-22 Thread andy
ID: 10470 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: HTTP related Operating System: Linux (Mandrake 7.2) PHP Version: 4.0.4pl1 New Comment: no feedback after 40 days. Previous Comments:

[PHP-DEV] Bug #10634 Updated: #2293 related: to many Slashes s.t.

2001-07-22 Thread andy
ID: 10634 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Scripting Engine problem Operating System: Linux 2.4.2 PHP Version: 4.0.4pl1 New Comment: no feedback after 30+ days. Previous Comments:

[PHP-DEV] Bug #10753 Updated: php4isapi get 'PHP Stack overflow' or server 500 error

2001-07-22 Thread andy
ID: 10753 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Reproducible crash Operating System: Windows 2000 Server SP1 PHP Version: 4.0.5 New Comment: no feedback after 30+ days. Previous Comments:

[PHP-DEV] Bug #10853 Updated: PConnect through firewall

2001-07-22 Thread andy
ID: 10853 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Sybase (dblib) related Operating System: RH6.2 PHP Version: 4.0.4pl1 New Comment: no feedback after 40 days. Previous Comments:

[PHP-DEV] Bug #11101 Updated: Php has caused an error in PHP4TS.DLL

2001-07-22 Thread andy
ID: 11101 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Reproducible crash Operating System: Windows ME PHP Version: 4.0.5 New Comment: no feedback after 35+ days. Previous Comments:

[PHP-DEV] Bug #11302 Updated: problem with nsapi in make

2001-07-22 Thread andy
ID: 11302 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Compile Failure Operating System: Solaris 8 PHP Version: 4.0.4pl1 New Comment: no feedback after 40 days. Previous Comments:

[PHP-DEV] Bug #11305 Updated: Apache child procs arbitrary segfault

2001-07-22 Thread andy
ID: 11305 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Scripting Engine problem Operating System: Slack/Linux 2.2.17 PHP Version: 4.0.4pl1 New Comment: no feedback for 35+ days. Previous Comments:

[PHP-DEV] Bug #11317 Updated: Specified module could not be found error

2001-07-22 Thread andy
ID: 11317 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Dynamic loading Operating System: W2K PHP Version: 4.0.5 New Comment: no feedback after 40 days. Previous Comments:

[PHP-DEV] Bug #11351 Updated: array_shift breaks numeric index key association in PHP4.05

2001-07-22 Thread andy
ID: 11351 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Arrays related Operating System: RH6.2 PHP Version: 4.0.5 New Comment: no feedback after 40+ days. Previous Comments:

[PHP-DEV] Bug #11380 Updated: htaccess

2001-07-22 Thread andy
ID: 11380 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Apache related Operating System: Linux 7.0 PHP Version: 4.0.5 New Comment: no feedback after 40+ days. Previous Comments:

[PHP-DEV] Bug #11385 Updated: While with For loop inside, crashes PHP

2001-07-22 Thread andy
ID: 11385 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Reproducible crash Operating System: Win98.2 and Compaq Alpha Tru64 PHP Version: 4.0.5 New Comment: no feedback after 35+ days. Previous Comments:

[PHP-DEV] Bug #11405 Updated: compile fails

2001-07-22 Thread andy
ID: 11405 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Compile Failure Operating System: AIX 4.3.3 PHP Version: 4.0.5 New Comment: no feedback after 35+ days. Previous Comments:

[PHP-DEV] Bug #11422 Updated: web start error

2001-07-22 Thread andy
ID: 11422 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: iPlanet related Operating System: Solaris 2.6 PHP Version: 4.0.5 New Comment: no feedback after 40 days. Previous Comments:

[PHP-DEV] Bug #11428 Updated: Duplicate record insertion using SQL

2001-07-22 Thread andy
ID: 11428 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: MySQL related Operating System: Win NT4 PWS PHP Version: 4.0.5 New Comment: no feedback after 40 days. Previous Comments:

[PHP-DEV] Bug #11436 Updated: Using method=POST and enctype=multipart/form-data causes form data invisibl

2001-07-22 Thread andy
ID: 11436 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: HTTP related Operating System: Linux Slackware 7.1 PHP Version: 4.0.5 New Comment: no feedback after 35+ days. Previous Comments:

[PHP-DEV] Bug #11492 Updated: Cookie function being parsed by PHP

2001-07-22 Thread andy
ID: 11492 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: HTTP related Operating System: freeBSD 4.2 PHP Version: 4.0.5 New Comment: no feedback after 30+ days. Previous Comments:

[PHP-DEV] Bug #11500 Updated: imap_header imap_fetchstructure can't return any value when ...

2001-07-22 Thread andy
ID: 11500 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: IMAP related Operating System: linux 7.0 PHP Version: 4.0.4pl1 New Comment: no feedback after 35+ days. Previous Comments:

[PHP-DEV] Bug #11515 Updated: Segfault

2001-07-22 Thread andy
ID: 11515 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: mcrypt related Operating System: RedHat 7.1 PHP Version: 4.0.5 New Comment: no feedback after 30+ days. Previous Comments:

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

2001-07-22 Thread andy
ID: 11516 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Variables related Operating System: winnt4.0 PHP Version: 4.0.5 New Comment: no feedback after 30+ days. Previous Comments:

[PHP-DEV] Bug #11531 Updated: imap_sort function fails on huge mailboxes

2001-07-22 Thread andy
ID: 11531 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: IMAP related Operating System: FreeBSD PHP Version: 4.0.5 New Comment: no feedback after 30+ days. Previous Comments:

[PHP-DEV] Bug #11552 Updated: ld: fatal: Symbol referencing errors

2001-07-22 Thread andy
ID: 11552 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Compile Failure Operating System: Sun Solaris 2.6 PHP Version: 4.0.5 New Comment: no feedback after 30+ days. Previous Comments:

[PHP-DEV] Bug #11562 Updated: PHP crashes everytime with little syntax error

2001-07-22 Thread andy
ID: 11562 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Reproducible crash Operating System: Windows 98 PHP Version: 4.0.5 New Comment: no feedback after 30 days. Previous Comments:

[PHP-DEV] Bug #11574 Updated: Using $thok()

2001-07-22 Thread andy
ID: 11574 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Reproducible crash Operating System: Windows Me PHP Version: 4.0.4pl1 New Comment: no feedback after 30+ days. Previous Comments:

[PHP-DEV] Bug #11579 Updated: errors in output

2001-07-22 Thread andy
ID: 11579 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Scripting Engine problem Operating System: win nt server 4.0 sp5 PHP Version: 4.0.5 New Comment: no feedback after 30+ days. Previous Comments:

[PHP-DEV] Bug #12270 Updated: php4ts.dll crashes due to null-pointer assignment on shutdown

2001-07-22 Thread zeev
ID: 12270 Updated by: zeev Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: Reproducible crash Operating System: Win32 PHP Version: 4.0.6 New Comment: The fix is not valid - p-pLast cannot be NULLif everything works right - i.e., the bug is elsewhere. Do you have a

[PHP-DEV] Bug #12198 Updated: Problem with recursive function - only works if I echo something in it

2001-07-22 Thread zeev
ID: 12198 Updated by: zeev Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: WINDOWS NT PHP Version: 4.0.6 New Comment: Are you sure that when you print out something, does the script run all the way and terminate properly? Printing may just give you a

[PHP-DEV] Bug #10715 Updated: -0 Returns true as an integer

2001-07-22 Thread andy
ID: 10715 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Math related Operating System: Debian GNU/Linux PHP Version: 4.0.5 New Comment: I believe this is probably because the negative sign is stripped from -0, so the variable just reads 0 (which is an integer.) Can

[PHP-DEV] Bug #11108 Updated: Problem in rand() on win2000 (or all win32?)

2001-07-22 Thread andy
ID: 11108 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Math related Operating System: Windows 2000 SP2 PHP Version: 4.0.5 New Comment: try using a better seed for the random number, such as srand((double) microtime() * 100); this fixed the

[PHP-DEV] Bug #8754 Updated: gethostbyname() fails

2001-07-22 Thread andy
ID: 8754 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Network related Operating System: Linux 2.2.16 (RH7) PHP Version: 4.0.4pl1 New Comment: Ooops, I read that too fast. Ok, so it works on the command line, but not in PHP. Does this still happen

[PHP-DEV] Bug #9730 Updated: When following redirects, username and password ignored

2001-07-22 Thread andy
ID: 9730 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: *URL Functions Operating System: Linux PHP Version: 4.0 Latest CVS (13/03/2001) New Comment: Please register at the PHP Development Mailing List at [EMAIL PROTECTED] and email them your patch.

[PHP-DEV] Bug #12308: want to know the email address of the surfer

2001-07-22 Thread petigara_php
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.4 PHP Bug Type: *Mail Related Bug description: want to know the email address of the surfer hi... there is one problem... now i want to know the email ids of all the surfers who logs in to my website... is

[PHP-DEV] Bug #12308 Updated: want to know the email address of the surfer

2001-07-22 Thread zak
ID: 12308 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Mail Related Operating System: linux PHP Version: 4.0.4 New Comment: This is a bug submission form, not a support forum (or a spam how-to, FTM - gathering email addresses without user consent is

[PHP-DEV] Bug #12308 Updated: want to know the email address of the surfer

2001-07-22 Thread andy
ID: 12308 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Closed Bug Type: *Mail Related Operating System: linux PHP Version: 4.0.4 New Comment: no Previous Comments: [2001-07-22 16:14:10] [EMAIL

Re: [PHP-DEV] Bug #12308 Updated: want to know the email address of the surfer

2001-07-22 Thread Zak Greant
Hey Andy, Fast, but not fast enough... ;) IIRC 'closed' is the status to set for bugs that have been resolved, while 'bogus' is the status for bug reports that are not actually bugs. --zak - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, July 22, 2001

[PHP-DEV] Bug #11961 Updated: \r\n or \n

2001-07-22 Thread andy
ID: 11961 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Strings related Operating System: Win98 SE PHP Version: 4.0.6 New Comment: reclassified Previous Comments: [2001-07-22 16:17:51] [EMAIL

[PHP-DEV] Bug #12130 Updated: field values in multipart/form

2001-07-22 Thread andy
ID: 12130 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Unknown/Other Function Operating System: RedHat 7.0 PHP Version: 4.0.4pl1 New Comment: works fine for me. Please update to the latest version and tell me if it still doesn't work. Previous

[PHP-DEV] Bug #12309: Bad downloads - PHP 4.0.x ISAPI

2001-07-22 Thread alexb
From: [EMAIL PROTECTED] Operating system: NT 4 SP6a PHP version: 4.0.4pl1 PHP Bug Type: Other web server Bug description: Bad downloads - PHP 4.0.x ISAPI Win NT 4 SP6a Sambar Server 4.x 5 Beta 4 5 mySQL 3.23.36 PHP 4.0.4 / 4.04pl1 php4isapi Have several php apps

[PHP-DEV] Bug #12308 Updated: want to know the email address of the surfer

2001-07-22 Thread andy
ID: 12308 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: *Mail Related Operating System: linux PHP Version: 4.0.4 New Comment: sorry zak, I set it to bogus now :) Previous Comments:

[PHP-DEV] Bug #1289 Updated: system, exec, and passtru always returns -1

2001-07-22 Thread andy
ID: 1289 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Misbehaving function Operating System: linux--Redhat 5.2 PHP Version: 3.0.7 New Comment: why would you want to put a bogus hostname in your ServerName directive? Previous Comments:

[PHP-DEV] Bug #2393 Updated: Can't use parse_url for url validation

2001-07-22 Thread andy
ID: 2393 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Misbehaving function Bug Type: Feature/Change Request Operating System: Linux PHP Version: 3.0.12 New Comment: reclassified Previous Comments:

[PHP-DEV] Bug #11696 Updated: php_mktime problems

2001-07-22 Thread andy
ID: 11696 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Date/time related Operating System: Darwin/Mac OS X 10.0.4 PHP Version: 4.0.6 New Comment: Can anybody with Mac OS X reproduce this? Previous Comments:

[PHP-DEV] Bug #12299 Updated: Opening a new session truncates the html output

2001-07-22 Thread sas
ID: 12299 Updated by: sas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: Debian Potato 2.2.19 PHP Version: 4.0.6 New Comment: That works for me on Linux. Are you using transparent session id propagation and/or output buffers?

[PHP-DEV] Bug #12310: $SCRIPT_FILENAME

2001-07-22 Thread michael
From: [EMAIL PROTECTED] Operating system: WinNT IIS PHP version: 4.0.6 PHP Bug Type: Any Bug description: $SCRIPT_FILENAME ?php $path=dirname($SCRIPT_FILENAME); include($path./inc/navi_d.inc); ? The code is ok and work on several servers, but on my own M$ IIS i get

[PHP-DEV] Bug #12310 Updated: $SCRIPT_FILENAME

2001-07-22 Thread andy
ID: 12310 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Any Old Operating System: WinNT IIS Operating System: WinNT IIS PHP Version: 4.0.6 New Comment: This is because microsoft's directory structure uses backslashes , not forward slashes in your

[PHP-DEV] Bug #12310 Updated: $SCRIPT_FILENAME

2001-07-22 Thread andy
ID: 12310 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Any Operating System: WinNT IIS PHP Version: 4.0.6 New Comment: Also, make sure that register_globals is set to on in your php.ini file. Previous Comments:

[PHP-DEV] Bug #8868 Updated: Crash in zend_hash when compiled --with-servlet

2001-07-22 Thread andy
ID: 8868 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Java related Operating System: RH 7.0, Win2000, AIX PHP Version: 4.0 Latest CVS (23/01/2001) New Comment: no feedback after 30 days. Previous Comments:

[PHP-DEV] Bug #8990 Updated: PHP as servlet crashes, Java trying to call php4ts.dll with entry point error

2001-07-22 Thread andy
ID: 8990 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Java related Operating System: Windows 2000 PHP Version: 4.0.4pl1 New Comment: no feedback after 30 days. Previous Comments:

[PHP-DEV] Bug #10961 Updated: java.exe: Memory Access Violation

2001-07-22 Thread andy
ID: 10961 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Java related Operating System: WinNT4 PHP Version: 4.0.5 New Comment: no feedback after 30 days. Previous Comments:

  1   2   >