[PHP-DEV] Bug #13254 Updated: Canceld downloaded will end up in browserwindow

2001-09-11 Thread php
ID: 13254 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Output Control Operating System: Slackware 8.0 PHP Version: 4.0.6 New Comment: I tested it on 4 different clients same server. 2 give the same problem 2 work perfectly Maybe a browser probl

Re: [PHP-DEV] imap support

2001-09-11 Thread Joey Smith
Please send support questions to [EMAIL PROTECTED] On Wed, 12 Sep 2001, Carry Ian wrote the following to [EMAIL PROTECTED] : > Hello, > > Our ISP does not support IMAP with PHP. > We requested them to enable IMAP support but they refused. > > Is there any other way we can use the IMAP function

[PHP-DEV] Bug #13259 Updated: Unsetting a global var inside a function not working (can crash)

2001-09-11 Thread joey
ID: 13259 Updated by: joey Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: Linux (Redhat 7.1 & 6.2) PHP Version: 4.0.6 New Comment: I am unable to duplicate this using latest CVS...can you check a recent snapshot to see if this is f

[PHP-DEV] imap support

2001-09-11 Thread Carry Ian
Hello, Our ISP does not support IMAP with PHP. We requested them to enable IMAP support but they refused. Is there any other way we can use the IMAP functions ? Can we take the functions from the PHP Source and include it in our PHP files ? Pl. help . Regards Carry Carry Ian e-ma

[PHP-DEV] Bug #13259: Unsetting a global var inside a function not working (can crash)

2001-09-11 Thread warwick
From: [EMAIL PROTECTED] Operating system: Linux (Redhat 7.1 & 6.2) PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: Unsetting a global var inside a function not working (can crash) In a (bad) block of code I found the HTTP process to crash every time with

[PHP-DEV] Bug #13256 Updated: Remote File Size / Attribute

2001-09-11 Thread derick
ID: 13256 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Filesystem function related Operating System: Windows & Linux PHP Version: 4.0.6 New Comment: Ask for support questions on the [EMAIL PROTECTED] mailing list. Derick Previous Comments: ---

[PHP-DEV] Bug #13258: pdf_place_image dies when image file is not accessible

2001-09-11 Thread rob
From: [EMAIL PROTECTED] Operating system: Linux 2.4 PHP version: 4.0.6 PHP Bug Type: PDF related Bug description: pdf_place_image dies when image file is not accessible The following code causes a script to silently die on the call to pdf_place_image when the file in pdf_ope

[PHP-DEV] Bug #13257: Crashing Apache 1.3

2001-09-11 Thread greenmaster_37
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.6 PHP Bug Type: Program Execution Bug description: Crashing Apache 1.3 I'm running phpgroupware. When I'm visit some page pop-up a screen saying there's a fault on php4ts.dll. It works fine but some time

[PHP-DEV] Bug #13256: Remote File Size / Attribute

2001-09-11 Thread eko
From: [EMAIL PROTECTED] Operating system: Windows & Linux PHP version: 4.0.6 PHP Bug Type: Filesystem function related Bug description: Remote File Size / Attribute I need to know the file size of remote file, but never be able to do it. One of the my example PHP Script:

[PHP-DEV] Bug #13255: build has no mcrypt

2001-09-11 Thread mrscott4
From: [EMAIL PROTECTED] Operating system: win98 PHP version: 4.0.6 PHP Bug Type: mcrypt related Bug description: build has no mcrypt I cannot find the php_mcrypt.dll function in the 4.0.6 build. It is not contained in any of the downloads. Is there any way to have its instal

[PHP-DEV] Fw: [PHP-CVS] cvs: php4 /ext/standard php_string.h string.c

2001-09-11 Thread Boian Bonev
no response, so i noticed that i forgot to cc: the dev list. b. - Original Message - From: "Boian Bonev" <[EMAIL PROTECTED]> To: "Derick Rethans" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, September 09, 2001 10:29 PM Subject: Re: [PHP-CVS] cvs: php4 /ext/standard php_string.h

[PHP-DEV] Panda Software Report: "100% Virus Free Companies"

2001-09-11 Thread Panda Software
Title: Panda Antivirus PYME Èç²»ÄÜÕý³£ä¯ÀÀweb·½Ê½µÄEmail, Çëµ¥»÷ ´Ë´¦. 100% Virus Free Companies: A Stitch in Time ...

[PHP-DEV] Bug #13254: Canceld downloaded will end up in browserwindow

2001-09-11 Thread php
From: [EMAIL PROTECTED] Operating system: Slackware 8.0 PHP version: 4.0.6 PHP Bug Type: Output Control Bug description: Canceld downloaded will end up in browserwindow I made a script to start a download of a picture, when u cancel the download and refresh the parent the bi

[PHP-DEV] Zend 2 and Exceptions

2001-09-11 Thread lo-tek
i meant to post the following link a while back, but i lost track of it http://users.footprints.net/~kaz/kazlib_doc/docs.html look near the bottom. i havent tried this personally, but he seems to have a portable (Ansi C) exception handling mechanism which appears well though out and documented.

[PHP-DEV] Bug #13253: COM() generates NULL pointer exception

2001-09-11 Thread will
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.6 PHP Bug Type: COM related Bug description: COM() generates NULL pointer exception I found that COM was giving NULL pointer exceptions for some programs and not others. I tried the following script:

[PHP-DEV] Bug #13252: download link broken for 2 days!

2001-09-11 Thread mike
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: download link broken for 2 days! i tried yesterday... nada... i tried today... nada -- Edit bug report at: http://bugs.php.net/?id=13252&edit=1 -- PHP Development

Re: [PHP-DEV] Woah

2001-09-11 Thread Joey Smith
It is no more obscure than a #define in a C file, which is the way this construct is most commonly implemented...but, as I said, "I would rather see [this]...than to see _() stay." I don't like it. But it is less offensive to me than _() is... On Tue, 11 Sep 2001, Hartmut Holzgraefe wrote the fol

[PHP-DEV] Bug #13251: Invalid calculation in argument to php_srand

2001-09-11 Thread tomc
From: [EMAIL PROTECTED] Operating system: Linux / Cobalt Mips PHP version: 4.0.6 PHP Bug Type: *Compile Issues Bug description: Invalid calculation in argument to php_srand At line 113 in ext/standard/crypt.c a calculation is made for the argument to php_srand() that creates

Re: [PHP-DEV] RISC OS port

2001-09-11 Thread Alex Waugh
"James Moore" <[EMAIL PROTECTED]> wrote: > > > There's only a handful of small patches to various files, and a new SAPI > > module. Should I post the changes to this list, mail them to someone, or > > apply for a CVS account? I don't envisage too many more changes, but > > there might be the odd

[PHP-DEV] Bug #13242 Updated: Issues compiling with IMAP support

2001-09-11 Thread sniper
ID: 13242 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Compile Failure Operating System: Redhat Linux 7.0 PHP Version: 4.0.6 New Comment: This should be fixed in CVS. Please try the latest snapshot http://snaps.php.net/ Previous Comments: -

[PHP-DEV] Bug #13224 Updated: pb with exec function

2001-09-11 Thread sniper
ID: 13224 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Program Execution Operating System: win98 PHP Version: 4.0.5 New Comment: Again, does the development build from http://www.php4win.com/ work without this workaround or not? --Jani Prev

Re: [PHP-DEV] Bug #13246: Arrancar con apache

2001-09-11 Thread Steve Langasek
On 11 Sep 2001 [EMAIL PROTECTED] wrote: > From: [EMAIL PROTECTED] > Operating system: Linux rh 6.0 > PHP version: 4.0.6 > PHP Bug Type: Apache related > Bug description: Arrancar con apache > Hola. > Tengo instalado apache y mysql, cuando quiero arrancar aache con php 4 se

[PHP-DEV] Bug #13248 Updated: Problems with running methods.

2001-09-11 Thread sniper
ID: 13248 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: YAZ related Operating System: Linux Mandrake 8.0 PHP Version: 4.0.6 New Comment: --with-yaz=/usr/local is the correct path. IF you have yaz-config in /usr/local/bin If it's in /usr/bin then

[PHP-DEV] Bug #13246 Updated: Arrancar con apache

2001-09-11 Thread sniper
ID: 13246 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Apache related Operating System: Linux rh 6.0 PHP Version: 4.0.6 New Comment: no habla. Previous Comments: [2001-09-11 09

[PHP-DEV] Bug #13243 Updated: Error when using 2D array

2001-09-11 Thread sniper
ID: 13243 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: Arrays related Operating System: Windows 98 SE PHP Version: 4.0.6 Previous Comments: [2001-09-11 02:01:33] [EMAIL PROTE

[PHP-DEV] Bug #13245 Updated: Hard 8Mb limit on file uploads?

2001-09-11 Thread sniper
ID: 13245 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Old Bug Type: Website problem Bug Type: HTTP related Operating System: linux PHP Version: 4.0.6 New Comment: Try these settings instead: post_max_size = 16M upload_max_filesize = 16M memory_limit =

[PHP-DEV] Bug #13248 Updated: Problems with running methods.

2001-09-11 Thread sander
ID: 13248 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: YAZ related Operating System: Linux Mandrake 8.0 PHP Version: 4.0.6 New Comment: User input: --- I did the following: ./configure --with-mysql --with-yaz=/usr/local

[PHP-DEV] Re: Bug #13248 Updated: Problems with running methods.

2001-09-11 Thread Roman
I did the following: ./configure --with-mysql --with-yaz=/usr/local/bin make make install that is only options which was appointed by me in a process of compilation. - Original Message - From: "Bug Database" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 11, 2001 5

[PHP-DEV] Bug #13250: OCISessionBegin: ORA-03120: two-task conversion

2001-09-11 Thread branko . slivaric
From: [EMAIL PROTECTED] Operating system: Solaris 8 x86 PHP version: 4.0.6 PHP Bug Type: OCI8 related Bug description: OCISessionBegin: ORA-03120: two-task conversion When trying to connect to Oracle database from Solaris 8 on x86 station to Solaris 8 on SPARC station, OCILo

[PHP-DEV] Bug #13249: ODBC connaect sometimes fail

2001-09-11 Thread pnonn
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.6 PHP Bug Type: ODBC related Bug description: ODBC connaect sometimes fail I developped a PHP application with multi-frame presentation. This application worked well under NT4/IIS/PHP4.0.2. Since I

[PHP-DEV] Bug #13247 Updated: Move_uploaded_file set wrong user and wrong group

2001-09-11 Thread hholzgra
ID: 13247 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Unknown/Other Function Operating System: Cobalt OS PHP Version: 4.0.4pl1 New Comment: i'm pretty sure php doesn't touch your file ownerships more likely you have either root as primary gro

[PHP-DEV] Bug #13248 Updated: Problems with running methods.

2001-09-11 Thread sander
ID: 13248 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: YAZ related Operating System: Linux Mandrake 8.0 PHP Version: 4.0.6 New Comment: Can you post the complete configure line? Previous Comments: --

[PHP-DEV] Bug #13248: Problems with running methods.

2001-09-11 Thread pmain2001
From: [EMAIL PROTECTED] Operating system: Linux Mandrake 8.0 PHP version: 4.0.6 PHP Bug Type: YAZ related Bug description: Problems with running methods. I have installed PHP 4.0.6 (downloaded from the current site) as a CGI, --with-yaz=[DIR] over the linux Mandrake 8.0. Du

[PHP-DEV] can't connect to LDAP Server

2001-09-11 Thread Andre Konopka
Hi, I compiled PHP-4.06 with LDAP support (openldap-2.0.12) without any problems, but I can't connect to my locally running LDAP server. slapd and apache (apache_1.3.20) (with statically compiled PHP-Module) are running on a HP-UX 11 box. Here are my very simple two lines of code: $ds=ldap_con

[PHP-DEV] Bug #13247: Move_uploaded_file set wrong user and wrong group

2001-09-11 Thread linux
From: [EMAIL PROTECTED] Operating system: Cobalt OS PHP version: 4.0.4pl1 PHP Bug Type: Unknown/Other Function Bug description: Move_uploaded_file set wrong user and wrong group Here is my configure line : './configure' '--with-mysql' '--with-gd' '--with-ttf' '--enable-

Re: [PHP-DEV] Versioning, again (was: RE: [Zend Engine 2] Re: PHP is not case sensitive?)

2001-09-11 Thread Stig Sæther Bakken
[Jani Taskinen <[EMAIL PROTECTED]>] > [this is more php-dev stuff, thus moved there] > > Warning: > > This is yet another beaten up issue but as it still hasn't > been fixed, we need to find a solution to fix it. > > > Problems: > > Viability, BBC, WTFF, old extensions used with new PHP

[PHP-DEV] Bug #13246: Arrancar con apache

2001-09-11 Thread mcaro
From: [EMAIL PROTECTED] Operating system: Linux rh 6.0 PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: Arrancar con apache Hola. Tengo instalado apache y mysql, cuando quiero arrancar aache con php 4 se cae, al no poder levantar el libphp4.so indicando in

RE: [PHP-DEV] Woah

2001-09-11 Thread Cristopher Daniluk
I agree. I think this two pronged appoach is the best way to satisfy everyone. >Let's do this alias thing, but lets also document _() for the sake of >those people that have never heard of gettext but need to maintain the >code. > >--Wez. >The world needs more engineers BEGIN:VCARD VERSION:2.1

[PHP-DEV] Re: SID without cookies - why sometimes automatic?

2001-09-11 Thread Hartmut Holzgraefe
Jake wrote: > Is there perhaps some configuration I can change on the web server? check for trans_sid_id related settings -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77 -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECT

RE: [PHP-DEV] SID without cookies - why sometimes automatic?

2001-09-11 Thread Andre Christ
Hi, > Is there perhaps some configuration I can change on the web server? I > obviously prefer the way the development machine works because it > saves me > having to go through every link adding SID, but my main priority is > just to > get both machines to work the same. I'm not sure wether thi

[PHP-DEV] SID without cookies - why sometimes automatic?

2001-09-11 Thread Jake
I'm using PHP4's sessions but am having a problem when cookies are disabled. On my development machine (Win ME, Apache, PHP4.0.6) SID (i.e. PHPSESSID=980324) is automatically apended to all links on the PHP pages, however on my hostrocket.com web server account (Linux, Apache, running PHP4.0.5

[PHP-DEV] Bug #13243 Updated: Error when using 2D array

2001-09-11 Thread swm
ID: 13243 Updated by: swm Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Arrays related Operating System: Windows 98 SE PHP Version: 4.0.6 New Comment: Bogus. Previous Comments: [2001-09-11 02

Re: [PHP-DEV] Re: Bug #13243 Updated: Error when using 2D array

2001-09-11 Thread Gavin Sherry
This is not related to arrays. if(!isset($pokoj[1]["COLL"]){$pokoj[1]["COLL"] = 3;; This line contains two syntax errors. Firstly, there is a missing ')' closing the if() evaluation and there is a stray '{' after this. Syntactically correct code would be as follows: if(!iss

[PHP-DEV] Bug #13244 Updated: crash on animated gif creation

2001-09-11 Thread derick
ID: 13244 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: GD related Operating System: PHP Version: 4.0.6 New Comment: Bug in GD I would say, please report it to the GD guys. Derick Previous Comments:

[PHP-DEV] Bug #13244: crash on animated gif creation

2001-09-11 Thread boaz
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: GD related Bug description: crash on animated gif creation Using GD "1.6.2 or higher" with GIF patch i've encountered a PHP crash when trying to create an animated GIF from another (for resizing). A

Re: [PHP-DEV] RISC OS port

2001-09-11 Thread James Moore
> There's only a handful of small patches to various files, and a new SAPI > module. Should I post the changes to this list, mail them to someone, or > apply for a CVS account? I don't envisage too many more changes, but > there might be the odd thing now and again if other peoples changes > caus

[PHP-DEV] Re: Bug #13243 Updated: Error when using 2D array

2001-09-11 Thread Jiri.Vaja
problem is on line 199 --- Původní dopis -- Datum: 11.09.2001 08:12 Od: Bug Database <[EMAIL PROTECTED]> Pro: [EMAIL PROTECTED] Věc: Bug #13243 Updated: Error when using 2D array -

Re: [PHP-DEV] Woah

2001-09-11 Thread Hartmut Holzgraefe
Joey Smith wrote: > I would rather see something to the effect of "use strict;" (as in > perl) that can be defined (per site/directory/namespace/SOMETHING...) > to mean "use gettext on all calls to print" than to see _() stay. now tell me how *that* isn't obscure if you happen to be looking at

Re: [PHP-DEV] Woah

2001-09-11 Thread Hartmut Holzgraefe
Egon Schmid wrote: > > Wez Furlong wrote: > > > So it's never going to collide with anything else > > You say that if you come across it and wonder what it does, the manual > > doesn't tell you what it is. Lets solve that by putting it in the manual. > > It is mentioned in the PHP manual. See

Re: [PHP-DEV] Woah

2001-09-11 Thread Wez Furlong
On 11/09/01, "Chuck Hagenbuch" <[EMAIL PROTECTED]> wrote: > would be even happier if calling alias_function('gettext', '_') would simply > do nothing if _() already pointed to gettext(), but I won't quibble about > the function_exists() check. What about a language construct: function _ = gettex

Re: [PHP-DEV] Re: [Zend Engine 2] Right/Left Shift Zero Fill operator

2001-09-11 Thread Phil Driscoll
+1 for >>> -- Phil Driscoll -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] New openssl cert api - please review

2001-09-11 Thread Wez Furlong
Hey guys, I added the first bash at some new cert generating functions for the openssl extension late last night. I would be grateful if anyone that's interested could comment on the API; thanks! --Wez. New funcs: resource openssl_pkey_new([array configargs]) Generate a new private key resour

[PHP-DEV] autoconf/libtool

2001-09-11 Thread Sascha Schumann
It should be noted that autoconf-2.13/libtool 1.4 (not any later version) are still recommened. Autoconf 2.50+ takes ages to generate the configure files while libtool 1.4b+ has some possibly broken code merged into it from libtool's multi-language branch. - Sascha

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

2001-09-11 Thread Sascha Schumann
On Tue, 11 Sep 2001, Jani Taskinen wrote: > > After adding the JAVA_LIBPATH line also for the kaffe > part, I'm able to compile latest CVS without problems. > > Another story is that no php binary is created.. :) > But this is just because I'm using the latest versions of > automake/libtool/autoc