[PHP-DEV] Re: #19250 [Opn-Fbk]: Php_hostconnect error

2002-10-31 Thread Andy Hunt
addresses and neither seem to help. I have also noticed a much less frequent problem with the mysql connections failing every so oftern. Any ideas? Andy -- Edit this bug report at http://bugs.php.net/?id=19250edit=1

Re: [PHP-DEV] Possible Cookie Bug

2002-03-13 Thread Andy Woolley
think the cookie should be available as soon as it is set. Regards Andy - Original Message - From: Rasmus Lerdorf [EMAIL PROTECTED] To: Andy Woolley [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Wednesday, March 13, 2002 3:29 PM Subject: Re: [PHP-DEV] Possible Cookie

[PHP-DEV] Bug #15054: copy has wrong permissions

2002-01-15 Thread andy
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.1 PHP Bug Type: Filesystem function related Bug description: copy has wrong permissions copy() does not preserve file permissions. specifically, it will add execute permissions to the new file. -- Edit bug

[PHP-DEV] Bug #14416 Updated: -q and -d command line options seem to negate each other

2001-12-11 Thread andy
ID: 14416 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: PHP options/info functions Operating System: Solaris 7 PHP Version: 4.1.0 New Comment: Yes, it still fails under the brand new 4.1.0 alester@flr4[~]$ cat dq

[PHP-DEV] Bug #14432: Have phpinfo() give the time as well as the date

2001-12-11 Thread andy
From: [EMAIL PROTECTED] Operating system: Solaris 7 PHP version: 4.1.0 PHP Bug Type: Feature/Change Request Bug description: Have phpinfo() give the time as well as the date phpinfo() gives the build date of PHP, but it also needs to show the time. I'd like to be able

[PHP-DEV] Bug #14416: -q and -d command line options seem to negate each other

2001-12-11 Thread andy
From: [EMAIL PROTECTED] Operating system: Solaris 7 PHP version: 4.1.0 PHP Bug Type: PHP options/info functions Bug description: -q and -d command line options seem to negate each other It seems that -q and -d cannot exist on the same shebang line. We're using PHP for

[PHP-DEV] Re: [PHP-QA] PHP 4.1.0 Final RC QA Status

2001-11-21 Thread Andy Woolley
Win95, 98, 2000 Pro/Server and XP Pro. 3. Will you want the tests doing from the same build or compiled separately on each machine? That should do it for now :-) Regards Andy. - Original Message - From: Zak Greant [EMAIL PROTECTED] To: Zeev Suraski [EMAIL PROTECTED]; [EMAIL PROTECTED

[PHP-DEV] Re: [PHP-QA] 4.1.0 Final RC

2001-11-20 Thread Andy Woolley
Mac OS X Apache 1.3.20 Built fine, no problems. './configure' '--with-mysql' '--with-apache=../../apache_source/apache_1.3.20' '--enable-track-vars' '--enable-inline-optimization' '--disable-debug' ** Heres the output from run-tests ** X-Powered-By: PHP/4.1.0RC3 Content-type:

[PHP-DEV] Re: [PHP-QA] 4.1.0 Final RC - FreeBSD 4.3

2001-11-20 Thread Andy Woolley
FreeBSD 4.3 - Apache 1.3.22 Built fine and phpinfo() works. './configure' '--with-mysql=/usr/local/mysql' '--with-apache=../apache_1.3.22/' '--enable-track-vars' '--enable-inline-optimization' '--disable-debug' '-- *** Here's the output from the tests *** X-Powered-By: PHP/4.1.0RC3

[PHP-DEV] Re: [PHP-QA] 4.1.0 Final RC - Linux 2.4.2

2001-11-20 Thread Andy Woolley
/4.1.0RC3 Content-type: text/html Running tests in /usr/home/andy/php-4.1.0RC3/ext/crack/tests [all 1 test(s) skipped] Running tests in /usr/home/andy/php-4.1.0RC3/ext/ctype/tests

Re: [PHP-DEV] Some more warnings

2001-11-13 Thread Andy Lester
be appropriate. xoxo, Andy -- %_=split/;/,.;;n;u;e;ot;t;her;c; . # Andy Lester 'Perl ;@; a;a;j;m;er;y;t;p;n;d;s;o;'. # http://petdance.com hack;print map delete$_{$_},split//,q [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED

[PHP-DEV] Re: [PHP-QA] 4.1.0RC2

2001-11-13 Thread Andy Woolley
Mac OS X 10.04 Compiled fine and without problem. There are some failures in the run-tests though. './configure' '--with-mysql' '--with-apache=../apache_1.3.22/' '--enable-track-vars' '--enable-inline-optimization' '--disable-debug' Regards Andy. PS: Here is the output from run-tests

[PHP-DEV] Re: [PHP-QA] 4.1.0RC2 - Linux 2.4.2

2001-11-13 Thread Andy Woolley
or doesn't work as it should. Cheers Andy ** Here is the output from run-tests ** X-Powered-By: PHP/4.1.0RC2 Content-type: text/html Running tests in /usr/home/andy/php-4.1.0RC2/ext/crack/tests [all 1 test(s) skipped] Running tests

[PHP-DEV] Re: [PHP-QA] 4.1.0RC2 - FreeBSD 4.3

2001-11-13 Thread Andy Woolley
FreeBSD 4.3 I've been a busy bloke today :-) Again Compiled fine and without problem but again, some failures in the tests. './configure' '--with-apache=../apache_1.3.22/' '--enable-track-vars' '--enable-inline-optimization' '--disable-debug' Regards Andy Here is the output from run

[PHP-DEV] Re: [PHP-QA] RC3 MacOSX Good but problem with Apache2 on Linux

2001-10-05 Thread Andy Woolley
. Cheers Andy. - Original Message - From: Zeev Suraski [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Thursday, October 04, 2001 1:04 AM Subject: [PHP-QA] RC3 Finally, it's out. www.php.net/~zeev/php-4.0.7RC3.tar.gz -- PHP Quality Assurance Mailing List http

[PHP-DEV] A php's patch for support xhtml

2001-10-03 Thread Andy Yu
-xhtml to mark xhtml mode. 2.disable short-tags and asp-tags in xhtml mode. 3.add php ... /php instead ? ... ? and php-v eval=/ instead ?= ? 4.ignore '![CDATA[' and ']]' in script block. The patch is atteching the mail. Regards Andy Yu --- php-4.0.6/sapi/apache/mod_php4.c.xhtml

[PHP-DEV] Feature?

2001-09-25 Thread Andy
After some days spent in a hospital reading Programming Perl and Oracle Web Applications I found that a language construct which appears in Perl and PL/SQL is not available in PHP. As in most 3G languages function call is like that $bar=foo($bar1,$bar2,$bar3,'bar4'); function

[PHP-DEV] mod_php4 question...

2001-09-25 Thread Andy Sautins
testing, but I wanted to get some expert feedback before I went too far down the wrong path. Thanks Andy -- 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

[PHP-DEV] Question about php_fopen_and_set_opened_path...

2001-09-20 Thread Andy Sautins
Not 100% sure what my question is here, but I'm curious. A little while back I was running PHP-4.0.6 on Solaris8 using apache and wanted to get an idea of expect performance and configuration issues ( was mostly curious about my apache configuration to make sure the .htaccess calls were

[PHP-DEV] Bug #12774: phpinfo()'s Build Date should show the time as well.

2001-08-15 Thread andy
From: [EMAIL PROTECTED] Operating system: Solaris PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: phpinfo()'s Build Date should show the time as well. phpinfo() shows useful stuff like: System SunOS flr4 5.7 Generic_106541-04 sun4u sparc

[PHP-DEV] Bug #12608 Updated: $REDIRECT_QUERY_STRING isn't parsed into $HTTP_GET_VARS

2001-08-07 Thread andy
ID: 12608 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Variables related Old Operating System: Debian potato GNU/Linux Operating System: Debian potato GNU/Linux PHP Version: 4.0.5 New Comment: I don't know if I read this right, because it was a bit

[PHP-DEV] Bug #12616 Updated: Apache make fails, can't find php header files

2001-08-07 Thread andy
ID: 12616 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Compile Failure Operating System: Redhat Linux 7.1 PHP Version: 4.0.5 New Comment: does this stil happen with latest CVS??? http://snaps.php.net Previous Comments

[PHP-DEV] Bug #11964 Updated: libphp4.so fails during load

2001-08-07 Thread andy
ID: 11964 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: Apache related Operating System: Solaris 5.8 4/01 (Sparc) PHP Version: 4.0.6 New Comment: user error - bogus Previous Comments

Re: [PHP-DEV] RE: Bug #12536 Updated: fread does not look to be working right

2001-08-06 Thread Andy
4.0.6 is stable get it at http://php.net/downloads.php On Sun, 05 Aug 2001, knight wrote: I have not tried it with the 4.0.6 php, is that a stable version yet??? Can I use the ms 6.0 compiler to compile php? Does it matter what compiler I use?? What compiler do you recommend? I will

Re: [PHP-DEV] Bug #12581 Updated: boolean fields not imported (patches enclosed)

2001-08-06 Thread Andy
to have a patch for the bug too. This is far from bogus report. Reopened. --Jani On 5 Aug 2001 [EMAIL PROTECTED] wrote: ID: 12581 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: dBase related Operating System: Linux 2.2.16-3 PHP Version: 4.0.6

[PHP-DEV] Bug #10895 Updated: Segmentation Fault

2001-08-06 Thread andy
ID: 10895 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Session related Operating System: Sun Solaris 5.8 on Intel PHP Version: 4.0.5 New Comment: no feedback Previous Comments

[PHP-DEV] Bug #10955 Updated: session configured with session_set_save_handler and a database

2001-08-06 Thread andy
ID: 10955 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Session related Operating System: Red Hat Linux release 6.2 (Zoot) PHP Version: 4.0.5 New Comment: no feedback Previous Comments

[PHP-DEV] Bug #11573 Updated: Malformed HTTP response Header

2001-08-06 Thread andy
ID: 11573 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Session related Operating System: Linux PHP Version: 4.0.5 New Comment: no feedback Previous Comments: [2001-06-20 12

[PHP-DEV] Bug #11883 Updated: unmotivated memory exhausting

2001-08-06 Thread andy
ID: 11883 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Scripting Engine problem Operating System: Linux Kernel 2.2.16 PHP Version: 4.0.6 New Comment: no feedback Previous Comments

[PHP-DEV] Bug #11914 Updated: Segmentation fault on Apache 1.3.20/1.3.19

2001-08-06 Thread andy
ID: 11914 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Apache related Operating System: SuSE 7.0 PHP Version: 4.0.6 New Comment: no feedback Previous Comments: [2001-07-06

[PHP-DEV] Bug #11951 Updated: HTML encoding problem

2001-08-06 Thread andy
ID: 11951 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Unknown/Other Function Operating System: Any PHP Version: 4.0.5 New Comment: no feedback Previous Comments: [2001-07

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c incomplete_class.c php_incomplete_class.h var.c /ext/wddx wddx.c

2001-08-06 Thread Andy
I disagree, is there any way dl() can be fixed, because it is a useful function... On Mon, 06 Aug 2001, Zeev Suraski wrote: At 17:49 06/08/2001, Stig Sæther Bakken wrote: [Zeev Suraski [EMAIL PROTECTED]] By the way, if it's really important, we can look into supporting it. The way it was

[PHP-DEV] Bug #12603 Updated: incorrect --enable-native-ttf, correct - --enable-native-tt

2001-08-06 Thread andy
ID: 12603 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: *Configuration Issues Operating System: PHP Version: 4.0.6 New Comment: This has been fixed in the CVS for a LOOONG time... Previous Comments

Re: [PHP-DEV] Re: Bug #12599 Updated: ImageTTFText doesn't open font file

2001-08-06 Thread Andy
Well, then you didn't search for the right thing... On Mon, 06 Aug 2001, Carlos Viana wrote: I did search it before, with no results. ID: 12599 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: GD related Operating System: Win98 PHP

[PHP-DEV] Bug #11933 Updated: array_map causes segfault

2001-08-06 Thread andy
ID: 11933 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Old Operating System: Debian GNU/Linux sid (kernel 2 Operating System: Debian GNU/Linux sid (kernel 2 PHP Version: 4.0.6 New Comment: status - feedback Previous Comments

[PHP-DEV] Bug #12477 Updated: preg_replace evaluates dollar signs as variables (eg $1,000 becomes ,000)

2001-08-06 Thread andy
ID: 12477 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Old Bug Type: PCRE related Bug Type: Feature/Change Request Operating System: Linux and SCO PHP Version: 4.0.6 New Comment: reopened and reclassified as a feature request. Previous Comments

[PHP-DEV] PHP Notes

2001-08-05 Thread Andy
shortening this page and/or putting the guidelines in bulleted form. Anybody agree/disagree? (*Andy*) -- 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

[PHP-DEV] Bug #12581 Updated: boolean fields not imported (patches enclosed)

2001-08-05 Thread andy
ID: 12581 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Open Bug Type: dBase related Operating System: Linux 2.2.16-3 PHP Version: 4.0.6 New Comment: this is not a bug...already forwarded to [EMAIL PROTECTED] Thanks for your help, but next time just send it to [EMAIL PROTECTED

[PHP-DEV] Bug #12581 Updated: boolean fields not imported (patches enclosed)

2001-08-05 Thread andy
ID: 12581 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: dBase related Operating System: Linux 2.2.16-3 PHP Version: 4.0.6 New Comment: status - bogus Previous Comments: [2001-08

[PHP-DEV] Bug #12584 Updated: Var. comparison

2001-08-05 Thread andy
ID: 12584 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *General Issues Operating System: Debian GNU/Linux [woody] PHP Version: 4.0.5 New Comment: any string that is not empty evaluates true. (*Andy*) Previous Comments

Re: [PHP-DEV] Re: [PHP-DOC] Bug #10398 Updated: configuration chapter still has the old php 3 error_reporting values

2001-08-05 Thread Andy
the following: -- On Sun, Aug 05, 2001 at 11:51:19PM -, [EMAIL PROTECTED] wrote: ID: 10398 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Documentation problem Operating System

[PHP-DEV] Bug #12530 Updated: Shuffle shouldn't use the least significant bit of rand()

2001-08-04 Thread andy
ID: 12530 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Arrays related Bug Type: Feature/Change Request Operating System: Solaris (most unices) PHP Version: 4.0.6 New Comment: reclassified Previous Comments

Re: [PHP-DEV] HTML in phpinfo()

2001-08-04 Thread Andy
the functions obviously uses something like html_entites() On Sat, 04 Aug 2001, Sebastian Bergmann wrote: I just noticed that, for instance with Apache 1.3 phpinfo() shows HTML tags like in Per Child: 0brKeep Alive: onbrMax Per Connection: 100 What can be done about this? --

[PHP-DEV] Bug #11828 Updated: Useless flock()

2001-08-03 Thread andy
ID: 11828 Updated by: andy Reported By: Hot Soon [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Filesystem function related Operating System: Windows 98 SE PHP Version: 4.0.6 New Comment: i don't believe win32 can use flock, but anyway no user feedback. closing... Previous

Re: [PHP-DEV] stop a file called foo.bar

2001-08-03 Thread Andy
Technically, this is not a PHP problem, but I will be nice... Add this the your .htaccess file Files foo.bar order allow,deny deny from all /Files You can also... Files *.bar order allow, deny deny from all /Files On Fri, 03 Aug 2001, void wrote: stop a file called foo.bar from being

[PHP-DEV] Bug #12545 Updated: Configuration File (php.ini) Path

2001-08-03 Thread andy
ID: 12545 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Configuration Issues Operating System: windows2000 pro eng PHP Version: 4.0.6 New Comment: status - bogus (user error) Previous Comments

[PHP-DEV] Latest CVS Problem

2001-08-03 Thread Andy
In the latest CVS (200108021935) I can't get PHP to get anything off the internet. For example ? $stuff=fopen(http://yahoo.com,r;); ? produces this Segmentation Fault (core dumped) This has happened with every site I've tried. Anybody know what's going on? -- PHP Development Mailing List

[PHP-DEV] Bug #12547 Updated: Segmentation fault

2001-08-03 Thread andy
ID: 12547 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Unknown/Other Function Operating System: Mandrake 7.1 (2.4.3) PHP Version: 4.0.6 New Comment: unable to reproduce with latest CVS, please try it with the latest version at http://snaps.php.net

[PHP-DEV] Bug #12554 Updated: switch() bug

2001-08-03 Thread andy
ID: 12554 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Scripting Engine problem Bug Type: Feature/Change Request Operating System: linux PHP Version: 4.0.6 New Comment: reclassified (This is not a bug) Previous Comments

[PHP-DEV] Bug #12531 Updated: undefined symbol: mxdriver

2001-08-03 Thread andy
ID: 12531 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: IMAP related Operating System: RedHat 7.1 PHP Version: 4.0.6 New Comment: what errors exactly are you getting? Previous Comments

Fwd: FW: [PHP-DEV] print_r

2001-08-01 Thread Andy
-- Forwarded Message -- Subject: FW: [PHP-DEV] print_r Date: Wed, 1 Aug 2001 08:19:09 +0300 From: Emanuel Dejanu [EMAIL PROTECTED] Sorry to forward this to you but I really have problems in printing a doubled linked class. Can you take a look at the following message and

[PHP-DEV] Bug #12505 Updated: array_sum function total calculate error

2001-08-01 Thread andy
ID: 12505 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: Arrays related Operating System: Red Hat Linux 6.1 PHP Version: latest CVS (08/01/01) New Comment: status - analyzed Previous Comments

[PHP-DEV] Bug #12510 Updated: checkdnsrr gives strange answers

2001-08-01 Thread andy
ID: 12510 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Network Functions Operating System: Linux PHP Version: 4.0.6 New Comment: When I used nslookup on your site I got... set type=MX (The default type that PHP looks for) 7thGuard.net

[PHP-DEV] Bug #12510 Updated: checkdnsrr gives strange answers

2001-08-01 Thread andy
ID: 12510 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *Network Functions Operating System: Linux PHP Version: 4.0.6 New Comment: no it doesn't 7bulls.com may have MX records, but no *.7bulls.com nslookup on *.7bulls.com set type=MX *.7bulls.com **207

[PHP-DEV] Bug #12513 Updated: Automatic Rollback of open transactions in persistent links

2001-08-01 Thread andy
ID: 12513 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: MySQL related Bug Type: Feature/Change Request Operating System: Linux PHP Version: 4.0.6 New Comment: reclassified Previous Comments

[PHP-DEV] Bug #12485 Updated: Exec() doesn't work

2001-08-01 Thread andy
ID: 12485 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Analyzed Bug Type: Program Execution Operating System: windows 2000 PHP Version: 4.0.6 New Comment: Confirmed under Windows 98 w/ PHP 4.0.6 Previous Comments

[PHP-DEV] Bug #11822 Updated: Warning: mail() ist not supported in this PHP build in ...

2001-08-01 Thread andy
ID: 11822 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Mail related Operating System: SuSE 7.0 PHP Version: 4.0.6 New Comment: no feedback Previous Comments: [2001-07-02 03

[PHP-DEV] Bug #11838 Updated: Apache crashed after PHP inicialization

2001-08-01 Thread andy
ID: 11838 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Reproducible crash Operating System: RedHat Linux 6.2 PHP Version: 4.0.6 New Comment: no feedback Previous Comments

[PHP-DEV] Bug #12453 Updated: comparing 0==null is true?

2001-07-31 Thread andy
ID: 12453 Updated by: andy Reported By: [EMAIL PROTECTED] Old Summary: comparing 0==null is true? Status: Open Bug Type: Scripting Engine problem Operating System: Win2k PHP Version: 4.0.6 New Comment: i thought that any integer =0 was also equal to any string... for example (in your script

Fwd: [PHP-DEV](roberto ask)

2001-07-31 Thread Andy
Can anybody help this person? -- Forwarded Message -- Subject: [PHP-DEV](roberto ask) Date: Fri, 27 Jul 2001 14:04:39 -0300 From: Celestino Roberto Alejandro [EMAIL PROTECTED] Hello, andy, please excuse me, to bother you, in your personal account, but i want to help

[PHP-DEV] Bug #12484 Updated: Want to construct JPGS with GD how to config

2001-07-31 Thread andy
ID: 12484 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: *Compile Issues Operating System: Linux (2.2.16) PHP Version: 4.0.6 New Comment: Do you have GD installed (correctly)? Did PHP compile correctly? Do you have a sample script to show me? Does

[PHP-DEV] Bug #12485 Updated: Exec() doesn't work

2001-07-31 Thread andy
ID: 12485 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Program Execution Operating System: windows 2000 PHP Version: 4.0.6 New Comment: any error messages? Previous Comments

Re: [PHP-DEV] Re: Bug #12485 Updated: Exec() doesn't work

2001-07-31 Thread Andy
] Sent: Tuesday, July 31, 2001 2:45 PM Subject: Bug #12485 Updated: Exec() doesn't work ID: 12485 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Program Execution Operating System: windows 2000 PHP Version: 4.0.6 New Comment: any

[PHP-DEV] Bug #12484 Updated: Want to construct JPGS with GD how to config

2001-07-31 Thread andy
ID: 12484 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *Compile Issues Operating System: Linux (2.2.16) PHP Version: 4.0.6 New Comment: Please read the documentation... http://php.net/manual/en/install.apache.php BEFORE any of this, you need to install gd http

[PHP-DEV] Bug #12437 Updated: string incrementing is different from before

2001-07-31 Thread andy
ID: 12437 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Strings related Operating System: Linux RH 7.1 PHP Version: 4.0.6 New Comment: no bug here... Previous Comments: [2001-07

[PHP-DEV] Bug #12440 Updated: kaola404

2001-07-31 Thread andy
ID: 12440 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: Informix related Operating System: linux PHP Version: 4.0.6 New Comment: not enough info read: http://php.net/bugs-dos-and-donts.php Previous Comments

Re: [PHP-DEV] Bug #12432 Updated: not valid mysql ressource

2001-07-31 Thread Andy
STOP SENDING THESE EMAILS To unsubscribe... send a message to [EMAIL PROTECTED] or go to http://php.net/support.php, click on PHP-DEV, type your email and hit unsubscribe. On Mon, 30 Jul 2001, Ramsi Sras wrote: UNSUBSCRIBE ME PLEASE!!UNSUBSCRIBE ME PLEASE!!UNSUBSCRIBE

[PHP-DEV] Bug #12324 Updated: arg_separator.output broken

2001-07-31 Thread andy
ID: 12324 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Open Bug Type: *Configuration Issues Operating System: linux PHP Version: 4.0.6 New Comment: i have gotten emails from people saying that they have reproduced this error. Can anybody from PHP verify this? I

[PHP-DEV] Bug #12324 Updated: arg_separator.output broken

2001-07-31 Thread andy
ID: 12324 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: *Configuration Issues Operating System: linux PHP Version: 4.0.6 New Comment: ok... the problem exists in your script at http://wart.phpking.org/test.php but using the EXACT script that I

[PHP-DEV] Bug #10327 Updated: urldecode decodes url-encoded cyrillic strings incorrectly.

2001-07-31 Thread andy
ID: 10327 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *URL Functions Operating System: FreeBSD 4.1-RELEASE PHP Version: 4.0.3pl1 New Comment: works fine for me. Please upgrade and re-open if still exists. Previous Comments

[PHP-DEV] Bug #8398 Updated: Php can not get any message from RAISEERROR

2001-07-31 Thread andy
ID: 8398 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: MSSQL related Operating System: sql2000+windowsMe PHP Version: 4.0.4 New Comment: no feedback. Previous Comments

[PHP-DEV] Bug #8780 Updated: difference in fwrite with cgi/apachemodule

2001-07-31 Thread andy
ID: 8780 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Filesystem function related Operating System: Windows NT/2000 PHP Version: 4.0.3pl1 New Comment: ok... Does this happen in the latest version of PHP? Previous Comments

[PHP-DEV] Bug #9128 Updated: Memory Leak or Memory Problem.

2001-07-31 Thread andy
ID: 9128 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Filesystem function related Operating System: Linux PHP Version: 4.0.4pl1 New Comment: I get 404 Not Found errors when I go to these pages, please include a valid address. Previous Comments

[PHP-DEV] Bug #12149 Updated: PHP 4.0.6 upgrade seems to break cURL https

2001-07-31 Thread andy
ID: 12149 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Open Bug Type: cURL related Operating System: WinNT4sp6a PHP Version: 4.0.6 New Comment: you can get the latest cvs at http://snaps.php.net/ Previous Comments

[PHP-DEV] Bug #8097 Updated: printf() and float data vs.setlocale()

2001-07-31 Thread andy
ID: 8097 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Strings related Operating System: Linux (SuSE 7.0) PHP Version: 4.0.3pl1 New Comment: unable to reproduce with latest version of PHP, please upgrade and re-open if still a problem. Previous

[PHP-DEV] Bug #12385 Updated: getmxrr returns an invalid false message when...

2001-07-26 Thread andy
ID: 12385 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Mail related Bug Type: Feature/Change Request Operating System: FreeBSD PHP Version: 4.0.6 New Comment: reclassified Previous Comments

[PHP-DEV] Bug #12377 Updated: Socket error

2001-07-26 Thread andy
ID: 12377 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Unknown/Other Function Operating System: Linux 2.2.14 PHP Version: 4.0.6 New Comment: can you include a sample script for me to test... Previous Comments

[PHP-DEV] Bug #12370 Updated: Feature suggestion

2001-07-26 Thread andy
ID: 12370 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Variables related Bug Type: Feature/Change Request Operating System: Linux 2.4.3 PHP Version: 4.0.6 New Comment: reclassified Previous Comments

[PHP-DEV] Fwd: Bug id #12378 2000 is not a leapyear!

2001-07-26 Thread Andy
Is this right??? Also, look at bug #12378 (http://php.net/bugs.php?id=12378) -- Forwarded Message -- Subject: Bug id #12378 2000 is not a leapyear! Date: Thu, 26 Jul 2001 06:01:13 -0400 From: Christian Hansen [EMAIL PROTECTED] Sorry i didn't write on the bugtracing system. I

[PHP-DEV] Bug #12374 Updated: PHP Manual

2001-07-26 Thread andy
ID: 12374 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Feature/Change Request Operating System: Linux 2.4.3 PHP Version: 4.0.6 New Comment: try going to http://php.net/manual/browse-errata.php Previous Comments

[PHP-DEV] Bug #12376 Updated: PHP isn't loading the extension modules...

2001-07-26 Thread andy
ID: 12376 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: GD related Operating System: Win 98 Second Edition PHP Version: 4.0.6 New Comment: can you please include your php.ini file... Previous Comments

[PHP-DEV] Bug #12381 Updated: Data Structure Dumper Feature Needed

2001-07-26 Thread andy
ID: 12381 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Feature/Change Request Operating System: Linux PHP Version: 4.0.6 New Comment: have you tried something like the serialize and unserialize functions? http://php.net/manual/en

[PHP-DEV] Bug #12381 Updated: Data Structure Dumper Feature Needed

2001-07-26 Thread andy
ID: 12381 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: Feature/Change Request Operating System: Linux PHP Version: 4.0.6 New Comment: i meant to make this bogus... Previous Comments

[PHP-DEV] Bug #12407 Updated: if else statement correct in 4.0.5 but not 4.0.6

2001-07-26 Thread andy
ID: 12407 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: *General Issues Operating System: win2000 PHP Version: 4.0.6 New Comment: reproduced. If you put the if and else statement between the same ? ? tags, it works fine. Previous Comments

[PHP-DEV] Bug #12396 Updated: no errors, no php

2001-07-26 Thread andy
ID: 12396 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: PWS related Operating System: win 98 PHP Version: 4.0.6 New Comment: does anything happen??? If you view the source on a .php page, do you see the php code? Try making a php page (name

[PHP-DEV] Bug #12411 Updated: Filesystem return zero

2001-07-26 Thread andy
ID: 12411 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Filesystem function related Operating System: Linux 2.4.4 PHP Version: 4.0.6 New Comment: unable to reproduce on RH Linux 7 (2.2.16-22) Previous Comments

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

2001-07-25 Thread andy
ID: 12360 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Sockets related Operating System: RedHat 6.2 PHP Version: 4.0.6 New Comment: are you saying that is eventually times out (but not a the number you specified) or are you saying it never times

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

2001-07-25 Thread andy
ID: 12360 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Analyzed Bug Type: Sockets related Operating System: RedHat 6.2 PHP Version: 4.0.6 New Comment: I have reproduced this error. When requesting an valid address, but a port that the server does not listen

[PHP-DEV] Bug #12378 Updated: checkdate returns TRUE on false date

2001-07-25 Thread andy
ID: 12378 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Date/time related Operating System: linux PHP Version: 4.0.6 New Comment: 2000 is a leap year... Previous Comments: [2001

[PHP-DEV] Bug #9906 Updated: Problems with result-set from temporary tables

2001-07-25 Thread andy
ID: 9906 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Sybase-ct (ctlib) related Operating System: Linux RedHat 7.0 PHP Version: 4.0.3pl1 New Comment: no feedback... Previous Comments

[PHP-DEV] Bug #11648 Updated: Configure fails to detect crypt()

2001-07-25 Thread andy
ID: 11648 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: *Encryption and hash functions Operating System: Mac OS X 10.0.4 (Darwin 1.3.7) PHP Version: 4.0.6 New Comment: no feedback... Previous Comments

[PHP-DEV] Bug #12335 Updated: mail() function returns false but the email was sent.

2001-07-24 Thread andy
ID: 12335 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Mail related Operating System: Sun Solaris 2.6 PHP Version: 4.0.6 New Comment: works fine on RH Linux 7. Can anybody with Solaris reproduce this? Previous Comments

[PHP-DEV] Bug #11976 Updated: image_copy_resized does not work properly

2001-07-24 Thread andy
ID: 11976 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: GD related Operating System: windows 98 SE PHP Version: 4.0.6 New Comment: exactly the result I got. Can anybody else reproduce this? I still think this is bogus. Previous Comments

[PHP-DEV] Bug #12329 Updated: dfdf

2001-07-24 Thread andy
ID: 12329 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: IIS related Operating System: win PHP Version: 4.0.6 New Comment: obviosly somebody trying to be funny... Previous Comments: [2001-07-24 03

[PHP-DEV] Bug #12324 Updated: arg_separator.output broken

2001-07-24 Thread andy
ID: 12324 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Configuration Issues Operating System: linux PHP Version: 4.0.6 New Comment: you have your params mixed up. replace arg_separator.output with arg_separator.input and things will work. I

[PHP-DEV] Bug #12325 Updated: Query_string not defined

2001-07-24 Thread andy
ID: 12325 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Unknown/Other Function Operating System: Win 2k PHP Version: 4.0.6 New Comment: Can you include a copy of your php.ini file? Previous Comments

[PHP-DEV] Bug #12339 Updated: Seg Fault in PHP under 2k /w ODBC and Globals (apparently)...

2001-07-24 Thread andy
ID: 12339 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: ODBC related Operating System: Win2k PHP Version: 4.0.6 New Comment: could you send in a short, yet more complete script than what you have given us now. Previous Comments

[PHP-DEV] Fwd: PHP Bug 8664

2001-07-24 Thread Andy
Does anyone have an opinion on this? -- Forwarded Message -- Subject: PHP Bug 8664 Date: Tue, 24 Jul 2001 17:48:31 +0200 From: Frank Loeffler [EMAIL PROTECTED] Hi, you adviced in this bug to use ImageColorExtract to set a color transparent. As far as I know, this

[PHP-DEV] Bug #12341 Updated: Don't is appears the object

2001-07-24 Thread andy
ID: 12341 Updated by: andy Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: COM related Operating System: NT 4.0 WorkStation PHP Version: 4.0.6 New Comment: Did the document save correctly? Previous Comments

[PHP-DEV] Bug #12341 Updated: Don't is appears the object

2001-07-24 Thread andy
ID: 12341 Updated by: andy Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: COM related Operating System: NT 4.0 WorkStation PHP Version: 4.0.6 New Comment: I thought this is what the commands were supposed to do. If you wanted to open word wouldn't you do something like

  1   2   3   >