#26893 [NEW]: Segmentation Fault

2004-01-13 Thread liz at xcalibur dot demon dot co dot uk
From: liz at xcalibur dot demon dot co dot uk Operating system: Linux 2.4.20 PHP version: 5.0.0b3 (beta3) PHP Bug Type: Reproducible crash Bug description: Segmentation Fault Description: Having tried many compile variations even a simple ./configure make make

#26893 [Fbk-Opn]: Segmentation Fault

2004-01-13 Thread liz at xcalibur dot demon dot co dot uk
ID: 26893 User updated by: liz at xcalibur dot demon dot co dot uk Reported By: liz at xcalibur dot demon dot co dot uk -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Linux 2.4.20 PHP Version: 5.0.0b3 (beta3

#24424 [Bgs-Opn]: Complains about libxml even when not compiling with XML

2003-07-01 Thread liz at xcalibur dot demon dot co dot uk
ID: 24424 User updated by: liz at xcalibur dot demon dot co dot uk Reported By: liz at xcalibur dot demon dot co dot uk -Status: Bogus +Status: Open Bug Type: PHP options/info functions Operating System: linux 2.4.20 PHP Version: 5.0.0b1

#24424 [NEW]: Complains about libxml even when not compiling with XML

2003-06-30 Thread liz at xcalibur dot demon dot co dot uk
From: liz at xcalibur dot demon dot co dot uk Operating system: linux 2.4.20 PHP version: 5.0.0b1 (beta1) PHP Bug Type: PHP options/info functions Bug description: Complains about libxml even when not compiling with XML Description: ./configure --with-mysql

#24424 [Bgs]: Complains about libxml even when not compiling with XML

2003-06-30 Thread liz at xcalibur dot demon dot co dot uk
ID: 24424 User updated by: liz at xcalibur dot demon dot co dot uk Reported By: liz at xcalibur dot demon dot co dot uk Status: Bogus Bug Type: PHP options/info functions Operating System: linux 2.4.20 PHP Version: 5.0.0b1 (beta1) New Comment

#24424 [Bgs]: Complains about libxml even when not compiling with XML

2003-06-30 Thread liz at xcalibur dot demon dot co dot uk
ID: 24424 User updated by: liz at xcalibur dot demon dot co dot uk Reported By: liz at xcalibur dot demon dot co dot uk Status: Bogus Bug Type: PHP options/info functions Operating System: linux 2.4.20 PHP Version: 5.0.0b1 (beta1) New Comment

#24424 [Bgs-Opn]: Complains about libxml even when not compiling with XML

2003-06-30 Thread liz at xcalibur dot demon dot co dot uk
ID: 24424 User updated by: liz at xcalibur dot demon dot co dot uk Reported By: liz at xcalibur dot demon dot co dot uk -Status: Bogus +Status: Open Bug Type: PHP options/info functions Operating System: linux 2.4.20 PHP Version: 5.0.0b1

#24424 [Csd-Opn]: Complains about libxml even when not compiling with XML

2003-06-30 Thread liz at xcalibur dot demon dot co dot uk
ID: 24424 User updated by: liz at xcalibur dot demon dot co dot uk Reported By: liz at xcalibur dot demon dot co dot uk -Status: Closed +Status: Open Bug Type: PHP options/info functions Operating System: linux 2.4.20 PHP Version: 5.0.0b1

#21496 [Com]: Header weirdness

2003-01-08 Thread liz
ID: 21496 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Output Control Operating System: Linux PHP Version: 4.3.0 New Comment: It is a bug if it was the recommended way of overwriting headers and you

#21496 [Bgs-Opn]: Header weirdness

2003-01-08 Thread liz
ID: 21496 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Output Control Operating System: Linux PHP Version: 4.3.0 New Comment: Its not 'bogus' Previous Comments:

#21496 [NEW]: Header weirdness

2003-01-07 Thread liz
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.3.0 PHP Bug Type: Output Control Bug description: Header weirdness OK, I had the following code: ? $counterfile = '/path/afile; if (file_exists ($counterfile) == true ) { while (( $fp = fopen

#21496 [Opn]: Header weirdness

2003-01-07 Thread liz
ID: 21496 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Output Control Operating System: Linux PHP Version: 4.3.0 New Comment: It seems this only occurs if you do -q to OVERRIDE the default headers, eg,

#21496 [Opn]: Header weirdness

2003-01-07 Thread liz
ID: 21496 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Output Control Operating System: Linux PHP Version: 4.3.0 New Comment: Oh - I meant to say this is using PHP as CGI, and no this wasnt the CLI

Bug #17541: If specifying a To: line in extras it dupliates the addresses

2002-05-31 Thread liz
use the system, when it Emails them, it will attach a name to their actual name. EG: Liz Kimber - Authoriser, or Liz Kimber - Requester. To do that, I use the following code mail ($toaddr,Subject,data,From: Purchasing System\nTo: $name - $action $toaddr); Mails used to then arrive

Bug #17541 Updated: If specifying a To: line in extras it dupliates the addresses

2002-05-31 Thread liz
on Emails. To help people use the system, when it Emails them, it will attach a name to their actual name. EG: Liz Kimber - Authoriser, or Liz Kimber - Requester. To do that, I use the following code mail ($toaddr,Subject,data,From: Purchasing System\nTo: $name - $action $toaddr); Mails used