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

2001-07-22 Thread Sebastian Bergmann
Dixie Flatline wrote: > > Thanks for the fast response! So what this means then? > Is it a bug? Seems like it. Which version of PHP did you try? I find it hard to believe that this was in PHP 4.0.6. > > > session_start(); > > ?> > > > > > > > > > > > > output: > > > > > > > >

[PHP-DEV] Re: Bug #12138 Updated: Image broken

2001-07-22 Thread Didi Rieder
--On Sunday, July 22, 2001 12:42:20 AM + Bug Database <[EMAIL PROTECTED]> wrote: > ID: 12138 > Updated by: andy > Reported By: [EMAIL PROTECTED] > Old Status: Open > Status: Feedback > Bug Type: *Graphics related > Operating System: Sparc Solaris 8 > PHP Version: 4.0.6 > New Comment: > > Are

[PHP-DEV] Re: Bug #12200 Updated: getimagesize() JPG Bug

2001-07-22 Thread Ales Kunst
function randFileName() { mt_srand ((double) microtime() * 100); $randval = mt_rand(); return $randval; } function fileExists($file) { error_reporting(5); $fp = fopen($file, "r"); if ($fp) { fclose($fp); return 1; }

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

2001-07-22 Thread Cynic
This email was sent because you didn't respond to an email asking whether you could "try with server that is NOT behind firewall?" it is an established policy to close bug reports where the user doesn't respond to developer feedback after certain period of time. At 04:56 7/23/2001, Jesus Estrada

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

2001-07-22 Thread Jesus Estrada
This mail should have been sent when the case is updated, not when the case is closed. I don't remember of any mail update about this issue, and the users (including me) don't have the time to check every day if the developers did an update. On of the bugs I reported took 2 months to be fixed.

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

2001-07-22 Thread cynic
ID: 12310 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: WinNT IIS PHP Version: 4.0.6 New Comment: Please, take this where it belongs: [EMAIL PROTECTED] Previous Comments: --

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

2001-07-22 Thread cnewbill
ID: 12310 Updated by: cnewbill Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: WinNT IIS PHP Version: 4.0.6 New Comment: I'm assuming you want to be able to call these includes, and you think you need to know the path? IMO, there is a much cleaner wa

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

2001-07-22 Thread michael
ID: 12310 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: WinNT IIS PHP Version: 4.0.6 New Comment: Hi i just made a page with http://frifra.dtdns.net:8082/informatik/test.php Previous Comments: ---

[PHP-DEV] Bug #12312: array_mt_rand() ?

2001-07-22 Thread lramsey
From: [EMAIL PROTECTED] Operating system: Linux 2.4.3 PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: array_mt_rand() ? As the mt_rand() algorithim creates better random numbers than rand(), would it be possible to include in future releases of the l

Re: [PHP-DEV] a FIXME in head.c

2001-07-22 Thread Markus Fischer
On Sat, Jul 21, 2001 at 06:52:59PM +0300, Zeev Suraski wrote : > At 18:48 21/07/2001, Rasmus Lerdorf wrote: > >And just for kicks I looked up who wrote that comment: > > > >Mon Mar 16 06:41:11 1998 UTC (40 months ago) by jaakko > > > >That's a long time for a FIXME comment to survive! ;) > > We

[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: Variables related Operating System: WinNT IIS PHP Version: 4.0.6 New Comment: make sure you have a big mailbox if you subscribe to this mailing list. You get lots of messages... Previous Comments: --

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

2001-07-22 Thread cynic
ID: 12310 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: WinNT IIS PHP Version: 4.0.6 New Comment: One last remark before I definitely leave this PR: Michael, you might also want to subscribe to php-general@, that can be done by send

[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: Variables related Operating System: WinNT IIS PHP Version: 4.0.6 New Comment: ya... Sorry about my remark. If you create a page like cnewbill said, you can see all of environmental variables, server variables

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

2001-07-22 Thread cnewbill
ID: 12310 Updated by: cnewbill Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: WinNT IIS PHP Version: 4.0.6 New Comment: Ouch Andy, that seemed pretty harsh. Anyways, do you have a page up I can look at with phpinfo() in it? If not just make a quic

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

2001-07-22 Thread cynic
ID: 12310 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: WinNT IIS PHP Version: 4.0.6 New Comment: Michael, I think you should devote some time to read the PHP documentation. You're trying to make orange juice from apples. That won't

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

2001-07-22 Thread andy
ID: 12310 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: Variables related Operating System: WinNT IIS PHP Version: 4.0.6 New Comment: Ok... I can't help you anymore. This is totally bogus. The linux thing was a joke, because nothing like this

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

2001-07-22 Thread michael
ID: 12310 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Variables related Operating System: WinNT IIS PHP Version: 4.0.6 New Comment: If i replace $SCRIPT_FILENAME with $HTTP_SERVER_VARS["SCRIPT_NAME"] the dirname function only returns the path from

[PHP-DEV] Bug #7058 Updated: checkdnsrr bug

2001-07-22 Thread andy
ID: 7058 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: Network related Operating System: Linux 2.2.14 PHP Version: 4.0.0 New Comment: status -> analyzed Previous Comments: [200

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

2001-07-22 Thread andy
ID: 12310 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Variables related Operating System: WinNT IIS PHP Version: 4.0.6 New Comment: Sorry about that... replace $SCRIPT_FILENAME with $HTTP_SERVER_VARS["SCRIPT_NAME"] if that doesn't work, I am stumped. --By t

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

2001-07-22 Thread michael
ID: 12310 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Feedback Bug Type: Variables related Operating System: WinNT IIS PHP Version: 4.0.6 New Comment: If i use: $path=dirname($HTTP_SERVER_VARS["SCRIPT_FILENAME"]); i get: Warning: Undefined inde

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

2001-07-22 Thread cynic
ID: 12310 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: Variables related Operating System: WinNT IIS PHP Version: 4.0.6 New Comment: PHP doesn't set $HTTP_SERVER_VARS['SCRIPT_FILENAME'], but $HTTP_SERVER_VARS['SCRIPT_NAME']. this is bogus. Pre

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

2001-07-22 Thread andy
ID: 12310 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Feedback Old Bug Type: Any Bug Type: Variables related Operating System: WinNT IIS PHP Version: 4.0.6 New Comment: Please replace $SCRIPT_FILENAME with $HTTP_SERVER_VARS["SCRIPT_FILENAME"] so $path=dirname($SC

[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: Closed Status: Open Bug Type: Feature/Change Request Operating System: Linux PHP Version: 4.0 New Comment: re-opening Previous Comments: [2001-07-22 12:3

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

2001-07-22 Thread michael
ID: 12310 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Any Operating System: WinNT IIS PHP Version: 4.0.6 New Comment: If i use this code: $path=dirname($SCRIPT_FILENAME); the variable $path is empty, because $SCRIPT_FILENAME is empty! if a ty

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

2001-07-22 Thread Cynic
Please, don't close feature requests that are not implemented w/o first checking that it was decided they should/could NOT be implemented. At 18:32 7/22/2001, [EMAIL PROTECTED] wrote the following: -- >ID: 1504 >Updated by: andy >Repor

[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: Try using $HTTP_SERVER_VARS["SCRIPT_FILENAME"] instead of $SCRIPT_FILENAME. Previous Comments: --

[PHP-DEV] Bug #7663 Updated: Initialization problem at fontFetch()

2001-07-22 Thread andy
ID: 7663 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: GD related Operating System: Red Hat Linux 6.2J PHP Version: 4.0.3pl1 New Comment: is this a GD problem or a PHP problem. Previous Comments: --

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

2001-07-22 Thread michael
ID: 12310 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Any Operating System: WinNT IIS PHP Version: 4.0.6 New Comment: In my php.ini is: register_globals = ON if i declare global $SCRIPT_FILENAME -> i get an empty string! On all other servers i

[PHP-DEV] Bug #12003 Updated: failed to locate host machine

2001-07-22 Thread joey
ID: 12003 Updated by: joey Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: InterBase related Operating System: Linux Red Hat 7.1 (2.4.2) PHP Version: 4.0.6 New Comment: BTW, please also update this bug to actually tell us which OS you are running. In the OS type above, you have said:

[PHP-DEV] Bug #12003 Updated: failed to locate host machine

2001-07-22 Thread joey
ID: 12003 Updated by: joey Reported By: [EMAIL PROTECTED] Old Status: Status: Feedback Bug Type: InterBase related Operating System: Linux Red Hat 7.1 (2.4.2) PHP Version: 4.0.6 New Comment: The error message is implying that you have not made the required updates to your /etc/services file tha

[PHP-DEV] Bug #12064 Updated: Truetype functions can't locate fonts

2001-07-22 Thread ben
ID: 12064 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: GD related Operating System: Windows 2000 SP1 PHP Version: 4.0.6 New Comment: That would take a good look at the source code to see how PHP is passing arguments to the GD library. Previous Com

[PHP-DEV] Bug #12064 Updated: Truetype functions can't locate fonts

2001-07-22 Thread joey
ID: 12064 Updated by: joey Reported By: [EMAIL PROTECTED] Old Status: Status: Feedback Bug Type: GD related Operating System: Windows 2000 SP1 PHP Version: 4.0.6 New Comment: Fixing "null" status. So, is this a GD Bug, or a PHP bug? Previous Comments:

[PHP-DEV] Bug #12096 Updated: header suppresion for cgi version

2001-07-22 Thread joey
ID: 12096 Updated by: joey Reported By: [EMAIL PROTECTED] Old Status: Status: Bogus Bug Type: Feature/Change Request Operating System: any PHP Version: 4.0.6 New Comment: Not a bug. Fix "null" status. Previous Comments: [

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

2001-07-22 Thread joey
ID: 12074 Updated by: joey Reported By: [EMAIL PROTECTED] Old Status: Status: Open Bug Type: Feature/Change Request Operating System: Linux & HP-UX PHP Version: 4.0.6 New Comment: Fix "null" status. Previous Comments: [20

[PHP-DEV] Bug #12058 Updated: Serialize dies for large objects

2001-07-22 Thread joey
ID: 12058 Updated by: joey Reported By: [EMAIL PROTECTED] Old Status: Status: Closed Bug Type: Class/Object related Operating System: linux PHP Version: 4.0.5 New Comment: Infinite loops crash PHP. Previous Comments: [200

[PHP-DEV] Bug #12175 Updated: design proposal

2001-07-22 Thread joey
ID: 12175 Updated by: joey Reported By: [EMAIL PROTECTED] Old Status: Status: Bogus Bug Type: *General Issues Operating System: na PHP Version: 4.0.6 New Comment: Making this go away, at user's request. Previous Comments:

[PHP-DEV] Bug #12111 Updated: gdImageCreateFromPng dos not work

2001-07-22 Thread joey
ID: 12111 Updated by: joey Reported By: [EMAIL PROTECTED] Old Status: Status: Open Bug Type: *Compile Issues Operating System: Linux PHP Version: 4.0.6 New Comment: No status was set. Previous Comments: [2001-07-13 18:21:

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

2001-07-22 Thread joey
ID: 1289 Updated by: joey Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Misbehaving function Operating System: linux--Redhat 5.2 PHP Version: 3.0.7 New Comment: It's called "virtual hosting", and we really should fix this if it is an acutal bug. Previous Comments: -

[PHP-DEV] Bug #12301 Updated: include() in included file should check included file's directory

2001-07-22 Thread cynic
ID: 12301 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Closed Bug Type: Feature/Change Request Operating System: Any PHP Version: 4.0.6 New Comment: The feature request will be satisfied with 4.0.7. Andi Gutmans implemented this just a few days ago. The behavior

[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: [2

[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 #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 #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 #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 scrip

[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 The code is ok and work on several servers, but on my own M$ IIS i get the return Message: Warning: Undefined variable: SCRIPT_FILENAME in C:\In

[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? Than

[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 #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 #2386 Updated: $PHP_SELF doesn't handle $PATH_INFO correctly

2001-07-22 Thread andy
ID: 2386 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Misbehaving function Operating System: Linux PHP Version: 3.0.12 New Comment: I have confirmed that PHP does this (even in 4.0.6), but I don't know if it should be considered a bug or if it should be changed. Previ

[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 #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 #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 f

[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 Com

[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 PROTE

[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 Old Bug Type: Unknown/Other Function Bug Type: Strings related Operating System: Win98 SE PHP Version: 4.0.6 New Comment: reclassified Previous Comments: ---

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, 200

[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

[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 un

[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 t

[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. Tha

[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 #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 pr

[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 any

[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 #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 #11391 Updated: No uninstaller

2001-07-22 Thread andy
ID: 11391 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: *General Issues Bug Type: Feature/Change Request Operating System: Win 98 PHP Version: 4.0.5 New Comment: reclassified 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 #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 #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 #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 #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 #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 #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 #11501 Updated: Can't find module

2001-07-22 Thread andy
ID: 11501 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: IIS related Operating System: Windows NT PHP Version: 4.0.5 New Comment: no feedback after 35+ 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 #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 #11478 Updated: setcookie with time problem

2001-07-22 Thread andy
ID: 11478 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 35+ days. Previous Comments: --

[PHP-DEV] Bug #11473 Updated: Crushes when using output functions (buffering)

2001-07-22 Thread andy
ID: 11473 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Output Control Operating System: Windows 2000 PHP Version: 4.0.5 New Comment: no feedback after 35+ 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 #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 #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 #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 #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 #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 #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 #11340 Updated: utf8_encode and utf8_decode go boom()

2001-07-22 Thread andy
ID: 11340 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: XML related Operating System: Debian GNU/Linux 2.2 (Potato) PHP Version: 4.0.5 New Comment: no feedback after 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: [2

[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 #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 #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 #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 #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 #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 #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 #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 #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 #9864 Updated: In php.ini file.Enabled the ldap utility by removing the semicolon

2001-07-22 Thread andy
ID: 9864 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: Dynamic loading Operating System: windows NT PHP Version: 4.0.4pl1 New Comment: no feedback after 40 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: [2001-06-

[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 #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: ---

  1   2   >