[PHP-DEV] Bug #15140 Updated: mcrypt fails for twofish but work properly for all other type of encryption

2002-01-31 Thread derick
ID: 15140 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: mcrypt related Operating System: Redhat 7.2 PHP Version: 4.1.1 Assigned To: derick New Comment: Well, PHP works around a lot of those issues in libmcrypt, and actually, the extension should work around it in th

[PHP-DEV] Bug #15310 Updated: when use object method call session register doesn't work

2002-01-31 Thread nail
ID: 15310 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Session related Operating System: linux PHP Version: 4.1.1 New Comment: I mean value of $_SESSION['time'] lost at refresh. When I comment line $test->t() script works correctly: Array ( [ti

[PHP-DEV] Bug #15140 Updated: mcrypt fails for twofish but work properly for all other type of encryption

2002-01-31 Thread bguillot
ID: 15140 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: mcrypt related Operating System: Redhat 7.2 PHP Version: 4.1.1 Assigned To: derick New Comment: Problem found in libmcrypt... The cause of the SEGFAULT is due to the key being of the wrong length.

Re: [PHP-DEV] Re: [Apc-cache] Re: [PHP-DEV] NEW PHP standalone compiler (was Re: [PHP-DEV] Here we try again)

2002-01-31 Thread Manuel Lemos
Hello, Sebastian Bergmann wrote: > > Michael Kimsal wrote: > > Perhaps (and I know it's been said before) what is needed is an open > > engine that could interpret and execute PHP separately from the Zend > > engine (although they've done a really good job at speed!) > > The Zend Engine is op

[PHP-DEV] Bug #15309 Updated: Warning for PHP loaded as a module (EAPI)

2002-01-31 Thread yohgaki
ID: 15309 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Apache related Operating System: Windows NT Server PHP Version: 4.1.1 New Comment: Oops, s/DAPI/DEAPI/g Loaded DSO D:/php/sapi/php4apache.dll uses plain Apache 1.3 API, this module might crash under EAPI! (pl

[PHP-DEV] Bug #15310 Updated: when use object method call session register doesn't work

2002-01-31 Thread yohgaki
ID: 15310 Updated by: yohgaki Old Summary: when use object method call session register doesn't work Reported By: [EMAIL PROTECTED] Old Status: Analyzed Status: Feedback Bug Type: Session related Operating System: linux PHP Version: 4.1.1 New Comment: What do you mean "it has not given result".

Re: [PHP-DEV] NEW PHP standalone compiler (was Re: [PHP-DEV] Herewe try again)

2002-01-31 Thread Manuel Lemos
Hello, "Stig S. Bakken" wrote: > > > Also, someone may be able to reverse the PHP code to C and create an exe > > > with it (like Perl) . And last, but maybe the future: Web Services with > > > SOAP? > > > > It should be not be that hard. There are Java bytecode to C converters, > > it should not

[PHP-DEV] Re: [Apc-cache] Re: [PHP-DEV] NEW PHP standalone compiler (was Re: [PHP-DEV] Here we try again)

2002-01-31 Thread Manuel Lemos
Hello, Michael Kimsal wrote: > It'd be great if I could run APC and Zend Optimizer together, so people > could run 'compiled' scripts from APC or > Zend Encoder on one server, but I don't think that'll ever happen. At > least not with the current > Zend Engine in PHP. Why not? > Perhaps (and

Re: [PHP-DEV] NEW PHP standalone compiler (was Re: [PHP-DEV] Here we try again)

2002-01-31 Thread Manuel Lemos
Hello, George Schlossnagle wrote: > > > Hello, > > > > George Schlossnagle wrote: > >> > >> APC supports compiled code in the fashion I think you're looking for. > >> There's a README.compiler in the distribution tar ball. > > > > I know, I use APC in MMAP mode and I noticed that it outputs PHP

[PHP-DEV] Bug #15140 Updated: mcrypt fails for twofish but work properly for all other type of encryption

2002-01-31 Thread bguillot
ID: 15140 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: mcrypt related Operating System: Redhat 7.2 PHP Version: 4.1.1 Assigned To: derick New Comment: Derick, Closer to a solution... Mcrypt Bug is found but not fixed. OK Here is the symptoms:

RE: [PHP-DEV] gd

2002-01-31 Thread Rasmus Lerdorf
type: locate gd.h You will see that you have more than one. Get rid of all the wrong ones and the other associated gd header files so you only have one version installed and start over. -Rasmus On Fri, 1 Feb 2002, James Cox wrote: > Ok, > > so maybe i'm the idiot, but can you help me make some

RE: [PHP-DEV] gd

2002-01-31 Thread James Cox
Ok, so maybe i'm the idiot, but can you help me make some sense here? this is my configure: ./configure --with-mysql=/services/mysql --with-apxs=/services/www/apache/sb in/apxs --prefix=/services/php --with-pear=/services/php/pear --with-openssl --with-curl --with-gd --with-freetype-dir=/usr -

Re: [PHP-DEV] Re: [Apc-cache] Re: [PHP-DEV] NEW PHP standalone compiler (was Re: [PHP-DEV] Here we try again)

2002-01-31 Thread Sebastian Bergmann
Michael Kimsal wrote: > Perhaps (and I know it's been said before) what is needed is an open > engine that could interpret and execute PHP separately from the Zend > engine (although they've done a really good job at speed!) The Zend Engine is open. Instead of proposing to break with Zend, why

[PHP-DEV] Bug #15156 Updated: apache segmentation fault (11) with php4

2002-01-31 Thread yohgaki
ID: 15156 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: RedHat Linux, 2.4.2 kernel PHP Version: 4.1.1 New Comment: I suggest you to install from scrach (including all config files related) Make sure you do "rpm

[PHP-DEV] Bug #15319 Updated: mysql_connect not accepting arguements

2002-01-31 Thread mfischer
ID: 15319 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: MySQL related Operating System: Red Hat 7.2 PHP Version: 4.1.1 New Comment: Please ask support questions at [EMAIL PROTECTED] Previous Comments: ---

Re: [PHP-DEV] Re: [Apc-cache] Re: [PHP-DEV] NEW PHP standalone compiler (was Re: [PHP-DEV] Here we try again)

2002-01-31 Thread Markus Fischer
On Thu, Jan 31, 2002 at 04:18:08PM -0700, Peter Janett wrote : > Just a quick answer to your question, regarding Cold Fusion. It does come > with a way to "encrypt" the files. So, just like PHP, you still have your > text based scripts, but you can encrypt them, so that the source code can > on

RE: [PHP-DEV] gd

2002-01-31 Thread James Cox
Ah hah, thanks Rasmus. that would probably also mean that building this at 4:10 am is probably not a good idea, also. > -Original Message- > From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 01, 2002 4:04 AM > To: James Cox > Cc: Php-Dev > Subject: Re: [PHP-DEV] gd

Re: [PHP-DEV] gd

2002-01-31 Thread Rasmus Lerdorf
This is expected behaviour when you have a gd.h file under /usr/include that doesn't match the libgd.a you are linking against. And no, like with every other configure flag, you have to point PHP at the highest level directory under which it can find both the header file and the library file. Th

[PHP-DEV] gd

2002-01-31 Thread James Cox
Can anyone let me know if this is expected behaviour? i've built gd with everything but gif, due to it's fun patent issues. i get these make errors: d.c: In function `zif_imagecreatefromstring': gd.c:1061: `gdImageCreateFromGifCtx' undeclared (first use in this function) gd.c:1061: (Each undecla

[PHP-DEV] Bug #15309 Updated: Warning for PHP loaded as a module (EAPI)

2002-01-31 Thread rkdhiman
ID: 15309 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Apache related Operating System: Windows NT Server PHP Version: 4.1.1 New Comment: Then why I am not getting warning message when I am trying to load PHP as cgi binary ? And from where I can ge

[PHP-DEV] CVS Account Request: treker

2002-01-31 Thread Ido Rosen
To add additional functionality to PHP, particularly in the attempt of developing a symbolic math engine for PHP, or implementing one. I will start this summer, so this account will not be necessary until then. This message is just a heads-up on what I'm researching. -- PHP Development Mai

[PHP-DEV] Bug #15319: mysql_connect not accepting arguements

2002-01-31 Thread admin
From: [EMAIL PROTECTED] Operating system: Red Hat 7.2 PHP version: 4.1.1 PHP Bug Type: MySQL related Bug description: mysql_connect not accepting arguements I'm sorry about my lack of experience with these things, and I'm not sure if this is a problem with PHP or with my ser

[PHP-DEV] Bug #15318 Updated: No output is generated

2002-01-31 Thread pmarks
ID: 15318 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating System: Linux 2.4.4 PHP Version: 4.1.1 New Comment: OK, now it seems that (I don't know what fixed/caused this development) the main page (http://ged.dynodns.net/band/index.phps)

[PHP-DEV] Re: PHP42/Zend update needed for Apache 2.0.31

2002-01-31 Thread Justin Erenkrantz
On Thu, Jan 31, 2002 at 04:15:38PM -0500, David Ford wrote: > Apache 2.0.31 got tagged this evening, the php/zend code has been out of > sync with it for a bit now. > > Would anyone mind chit chatting and getting the appropriate code > updated? :) FWIW, I think DougM has made the appropriate in

[PHP-DEV] Bug #15318 Updated: No output is generated

2002-01-31 Thread pmarks
ID: 15318 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating System: Linux 2.4.4 PHP Version: 4.1.1 New Comment: I've added a cheap workaround for PHP scripts. I appended this code to the header.php file: So, the problem still exis

[PHP-DEV] Bug #15156 Updated: apache segmentation fault (11) with php4

2002-01-31 Thread cummings
ID: 15156 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: RedHat Linux, 2.4.2 kernel PHP Version: 4.1.1 New Comment: In spite of my prior 'make clean' commands, I found that copies of libphp3.so and libphp4.so were pres

Re: [PHP-DEV] Re: [Apc-cache] Re: [PHP-DEV] NEW PHP standalone compiler (was Re: [PHP-DEV] Here we try again)

2002-01-31 Thread Peter Janett
Just a quick answer to your question, regarding Cold Fusion. It does come with a way to "encrypt" the files. So, just like PHP, you still have your text based scripts, but you can encrypt them, so that the source code can only be seen by Cold Fusion, which un-encrypts it, then runs it. The down

Re: [PHP-DEV] PHP Build System V5 Overview

2002-01-31 Thread Edin Kadribasic
These are great news. I'll admit that my modification to the build system was not the most elegant, but building standalone executable alongside chosen SAPI was on the TODO list for nearly two years. I got impatient :) Anyway please let me know how could I help this effort. Another, perhaps re

[PHP-DEV] Re: [Apc-cache] Re: [PHP-DEV] NEW PHP standalone compiler (was Re: [PHP-DEV] Here we try again)

2002-01-31 Thread Michael Kimsal
Manuel Lemos wrote: >>If it still look too expansive to you, compared to the free perl compiler, >>there is also a perl compiler that costs $5,000... >> > >Alain, be serious, Java compilers cost nothing. I know for a fact that a >lot of people are discarding PHP because there is not an officially

[PHP-DEV] Bug #15304 Updated: if imap and sybase are compiled in mssql_connect does not find host

2002-01-31 Thread edink
ID: 15304 Updated by: edink Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: IMAP related Operating System: Debian Linux 2.2 PHP Version: 4.1.1 New Comment: I belive this to be a recode problem. It happens to me if I compile recode and mysql as shared extensions and then

[PHP-DEV] Bug #15312 Updated: Upload problem Win Explorer 5.0, 5.1

2002-01-31 Thread andreas . berger
ID: 15312 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Operating System: Windows PHP Version: 4.1.1 New Comment: My fault, I was too fast reporting. It works fine. Previous Comments: -

[PHP-DEV] Bug #15318: No output is generated

2002-01-31 Thread pmarks
From: [EMAIL PROTECTED] Operating system: Linux 2.4.4 PHP version: 4.1.1 PHP Bug Type: Apache related Bug description: No output is generated It appears as if PHP generates no output when called as an apache subprocess (It may not be apache specific). But I'm running Apache

Re: [PHP-DEV] Strange re-include/crash problem with Oracle (OCI8)

2002-01-31 Thread Markus Fischer
There have been quite some fixes to the OCI extension since 4.0.6. You may try a recent release (4.1.1). -- Please always Cc to me when replying to me on the lists. -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

[PHP-DEV] Bug #15312 Updated: Upload problem Win Explorer 5.0, 5.1

2002-01-31 Thread derick
ID: 15312 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Unknown/Other Function Operating System: Windows PHP Version: 4.1.1 New Comment: Being a little stubborn today? Please follow the guidelines at bugs.php.net/how-to-report.php You entered a ver

[PHP-DEV] Bug #15312 Updated: Upload problem Win Explorer 5.0, 5.1

2002-01-31 Thread andreas . berger
ID: 15312 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Open Bug Type: Unknown/Other Function Operating System: Windows PHP Version: 4.1.1 New Comment: Server: Windows NT, Windows 2000, IIS Client: Explorer v 5.0, 5.1 Problem: Can not get upl

[PHP-DEV] Bug #15312 Updated: Upload problem Win Explorer 5.0, 5.1

2002-01-31 Thread derick
ID: 15312 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Unknown/Other Function Operating System: Windows PHP Version: 4.1.1 New Comment: Read: bugs.php.net/how-to-report.php first before posting a bug. Derick Previous Comments: ---

[PHP-DEV] Bug #15312 Updated: Upload problem Win Explorer 5.0, 5.1

2002-01-31 Thread andreas . berger
ID: 15312 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Operating System: Windows PHP Version: 4.1.1 Edit this bug report at http://bugs.php.net/?id=15312&edit=1 -- PHP Development Mailing List To unsubscr

[PHP-DEV] Strange re-include/crash problem with Oracle (OCI8)

2002-01-31 Thread Hans Zaunere
Hello, I have PHP 4.0.6 compiled as an Apache 1.3.20 module with OCI and MySQL on RedHat 6.2. Things work nicely, except for the following situation: When connecting to the remote Oracle server, if the server happens to be down or unavail, I get, what appears to be, re-inclusion, even though

[PHP-DEV] Bug #15317: setcookie() does not work with CGI PHP

2002-01-31 Thread bmatzelle
From: [EMAIL PROTECTED] Operating system: Windows 2000 SP2 PHP version: 4.1.1 PHP Bug Type: IIS related Bug description: setcookie() does not work with CGI PHP When I use the IIS CGI version on Windows the setcookie() function does not set the cookie. The $HTTP_COOKIE_VARS

[PHP-DEV] Bug #15316 Updated: Segmentation fault on Interbase blob creation

2002-01-31 Thread bknotts
ID: 15316 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: InterBase related Operating System: Linux 2.4.17-xfs PHP Version: 4.1.1 New Comment: Here is my configure line: ./configure --with-apxs --with-mysql=/usr --enable-track-vars --with-ldap --with-u

[PHP-DEV] Bug #15316: Segmentation fault on Interbase blob creation

2002-01-31 Thread bknotts
From: [EMAIL PROTECTED] Operating system: Linux 2.4.17-xfs PHP version: 4.1.1 PHP Bug Type: InterBase related Bug description: Segmentation fault on Interbase blob creation When I try to insert an image into a blob, a segmentation fault occurs in apache. This all worked fin

[PHP-DEV] Bug #15297 Updated: Corrupted html output

2002-01-31 Thread namela
ID: 15297 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: RedHat 7.2 PHP Version: 4.1.1 New Comment: After a bug-report i show regarding the same problems ihave the poster was telling that if setting implicit_flus

Re: [PHP-DEV] PHP Build System V5 Overview

2002-01-31 Thread Jason Greene
This sounds great. -Jason On Thu, 2002-01-31 at 08:08, Sascha Schumann wrote: > (unrelated to the thread on php-qa) > > Hi guys, > > I had some free time yesterday and so commenced to tackle > some issues in the current PHP build system which had > bothered me for too long

[PHP-DEV] Bug #15275 Updated: Apache 1.3.20 won't start with newly compiled PHP 4.1.1

2002-01-31 Thread jojo-in-london
ID: 15275 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating System: SuSE Linux 7.1 Kernel 2.4.2 PHP Version: 4.1.1 New Comment: This is the config: ./configure \ --prefix=/usr \

[PHP-DEV] Bug #15315: german special chars

2002-01-31 Thread mr . chefkoch
From: [EMAIL PROTECTED] Operating system: W2K Pro PHP version: 4.0.6 PHP Bug Type: MSSQL related Bug description: german special chars PHP doesn't return german special chars like ä,ö,ü which comes from MSSQL server, it prints  instead. -- Edit bug report at: http://bugs.p

[PHP-DEV] Bug #15314 Updated: php can't handle values of type double correcty

2002-01-31 Thread tchemaly
ID: 15314 User updated by: [EMAIL PROTECTED] Old Summary: php can't handle values of type double correcty Reported By: [EMAIL PROTECTED] Status: Open Bug Type: InterBase related Operating System: win32 PHP Version: 4.1.1 Edit this bug report at http://bugs.php.net/?id=15314&edit=1 -- PHP Deve

[PHP-DEV] PHP Build System V5 Overview

2002-01-31 Thread Sascha Schumann
(unrelated to the thread on php-qa) Hi guys, I had some free time yesterday and so commenced to tackle some issues in the current PHP build system which had bothered me for too long. I'm inlining an overview and a description of changes.. feel free to comment. -

[PHP-DEV] Bug #15314: php can't handle values of type double correcty

2002-01-31 Thread tchemaly
From: [EMAIL PROTECTED] Operating system: win32 PHP version: 4.1.1 PHP Bug Type: InterBase related Bug description: php can't handle values of type double correcty PHP interbase can't seem to handle fieldtypes declared as type numeric(x,y). It always returns any value stored

[PHP-DEV] Bug #15301 Updated: multiple values for php_admin_value

2002-01-31 Thread ygarnier
ID: 15301 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Apache related Operating System: Linux Mandrake 8.1 PHP Version: 4.1.1 New Comment: Works fine ! Tks a lot Previous Comments:

[PHP-DEV] Bug #14971 Updated: unhandled exception processing the ISAPI

2002-01-31 Thread kohnen
ID: 14971 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IIS related Operating System: WIN2000 server (SP2) PHP Version: 4.1.1 New Comment: Hi there, we've got the same problem too. Even on older Versions of PHP it appeare

[PHP-DEV] Bug #15312: Upload problem Win Explorer 5.0, 5.1

2002-01-31 Thread andreas . berger
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.1.1 PHP Bug Type: Unknown/Other Function Bug description: Upload problem Win Explorer 5.0, 5.1 Server: Windows NT, Windows 2000, IIS Client: Explorer v 5.0, 5.1 Problem: Can not get upload file to work

[PHP-DEV] Bug #15297 Updated: Corrupted html output

2002-01-31 Thread namela
ID: 15297 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: RedHat 7.2 PHP Version: 4.1.1 New Comment: Wellafter some additional tests the problem appeared again, any other ideas ? The only difference with my

[PHP-DEV] Bug #15297 Updated: Corrupted html output

2002-01-31 Thread namela
ID: 15297 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Scripting Engine problem Operating System: RedHat 7.2 PHP Version: 4.1.1 New Comment: It looks like this was the problem i entered default values from php.ini-dist to the old v3

[PHP-DEV] Bug #15304 Updated: if imap and sybase are compiled in mssql_connect does not find host

2002-01-31 Thread wolfram . schmidt
ID: 15304 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IMAP related Operating System: Debian Linux 2.2 PHP Version: 4.1.1 New Comment: Just in case: phptest() claims my configure script looks like this: ./configure --with-apxs --with-pear --with-ex

[PHP-DEV] Bug #15304 Updated: if imap and sybase are compiled in mssql_connect does not find host

2002-01-31 Thread wolfram . schmidt
ID: 15304 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: MSSQL related Bug Type: IMAP related Operating System: Debian Linux 2.2 PHP Version: 4.1.1 New Comment: I'm changing this to IMAP-related. Reason: when compiling with recode and imap apache

[PHP-DEV] Bug #15310 Updated: when use object method call session register doesn't work

2002-01-31 Thread nail
ID: 15310 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Session related Operating System: linux PHP Version: 4.1.1 New Comment: I have removed session_register() call and began new session, but it has not given result. Previous Comments: --

[PHP-DEV] Bug #15297 Updated: Corrupted html output

2002-01-31 Thread sniper
ID: 15297 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Scripting Engine problem Operating System: RedHat 7.2 PHP Version: 4.1.1 New Comment: Try using the php.ini-dist (copied over to php.ini) from the PHP 4.1.1 distribution. There have been cases

Re: [PHP-DEV] no debugging symbols found

2002-01-31 Thread J S
Nope. I tried that as well. Did a make clean in the apache directory, ran make again, then went into src and did a gdb httpd. Still no debugging symbols though. $ gdb httpd GNU gdb 5.0 Copyright 2000 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License

Re: [PHP-DEV] no debugging symbols found

2002-01-31 Thread Edin Kadribasic
> >Do something like this when you build Apache: > > > >export EXTRA_CFLAGS=-g > >./configure --prefix=$PREFIX --enable-module=so > >make all install > I tried that and it didn't make any difference. Don't do make install since it will strip the binary. Manually copy src/httpd to your apache/bin

Re: [PHP-DEV] no debugging symbols found

2002-01-31 Thread J S
I tried that and it didn't make any difference. JS >From: David Eriksson <[EMAIL PROTECTED]> >To: J S <[EMAIL PROTECTED]> >CC: [EMAIL PROTECTED] >Subject: Re: [PHP-DEV] no debugging symbols found >Date: Thu, 31 Jan 2002 10:00:19 +0100 (CET) >MIME-Version: 1.0 >Received: from [194.47.142.175] by

Re: [PHP-DEV] Re: [Zend Engine 2] Heredoc-Syntax

2002-01-31 Thread Markus Fischer
On Thu, Jan 31, 2002 at 06:48:42PM +0900, Yasuo Ohgaki wrote : > BTW, Zend does not complain for following line. > (with or without this patch) > > SOME_LABEL_NOT_DEFINED; > > Is this intended behavior? Good questions. I've observed this too. It's an undefined constant, therefore evalu

[PHP-DEV] Bug #15310 Updated: when use object method call session register doesn't work

2002-01-31 Thread yohgaki
ID: 15310 Updated by: yohgaki Old Summary: when use object method call session register doesn't work Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: Session related Operating System: linux PHP Version: 4.1.1 New Comment: As I changed session manual recently, NEVER use

Re: [PHP-DEV] NEW PHP standalone compiler (was Re: [PHP-DEV] Here we try again)

2002-01-31 Thread Björn Schotte
* Manuel Lemos wrote: > Sure there is Zend Encoder, but at USD $2400!?!? USD $2400 are *peanuts* for an *Encoder*. If your scripts are so full of value, then USD $2400 are peanuts. If not, go to your lawyer and get a license agreement. That costs less than USD $2400. -- PHP-Support * realitäts

[PHP-DEV] Bug #15309 Updated: Warning for PHP loaded as a module (EAPI)

2002-01-31 Thread yohgaki
ID: 15309 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Apache related Operating System: Windows NT Server PHP Version: 4.1.1 New Comment: This is not a bug. Your httpd is compiled with mod-ssl but your php module is not compiled with -DEAPI. Compi

[PHP-DEV] Bug #15311 Updated: type mismatch of php_dl when #ifndef HAVE_LIBDL

2002-01-31 Thread derick
ID: 15311 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Compile Failure Operating System: Linux PHP Version: 4.0CVS-2002-01-31 New Comment: Fixed in CVS, thx! Derick Previous Comments: -

[PHP-DEV] Bug #11699 Updated: Failure with Roxen/2.1.247 / Pike v7.2 release 30

2002-01-31 Thread yohgaki
ID: 11699 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Other web server Operating System: Linux 2.2.16 PHP Version: 4.0.6 New Comment: Fixed in CVS Previous Comments: [2001-

[PHP-DEV] Bug #15311: type mismatch of php_dl when #ifndef HAVE_LIBDL

2002-01-31 Thread php
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0CVS-2002-01-31 PHP Bug Type: Compile Failure Bug description: type mismatch of php_dl when #ifndef HAVE_LIBDL If the symbol HAVE_LIBDL is not defined the implementation in dl.c and the prototype of php_dl in dl.

[PHP-DEV] Bug #13231 Updated: failure to compile with Roxen

2002-01-31 Thread yohgaki
ID: 13231 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Compile Failure Operating System: Red Hat 7.1 PHP Version: 4.0.6 New Comment: Fixed in CVS Previous Comments: [2001-09

Re: [PHP-DEV] NEW PHP standalone compiler (was Re: [PHP-DEV] Here we try again)

2002-01-31 Thread Hartmut Holzgraefe
Sam Liddicott wrote: > The Zend Open Source license > http://www.php.net/license/ZendGrant/ZendGrant3.png > and http://www.php.net/license/ZendGrant/ZendGrant4.png (see 5a) you MUST > provide the source to software which links with it. It will take lawyers to > decide if "compiled php" which req

[PHP-DEV] Bug #14237 Updated: reference calls in some cases very slow

2002-01-31 Thread bs_php
ID: 14237 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Performance problem Operating System: i686-pc-linux-gnu PHP Version: 4.1.0 New Comment: I did some benchmark tests on loops and so that also delever some strange result

[PHP-DEV] Bug #15262 Updated: openssl_pkcs7_verify segfaults (patch included...)

2002-01-31 Thread chregu
ID: 15262 Updated by: chregu Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: OpenSSL related Operating System: debian unstable PHP Version: 4.0CVS-2002-01-28 New Comment: fixed in cvs by derick Previous Comments: -

Re: [PHP-DEV] openssl_pkcs7_sign segfaults. patch included

2002-01-31 Thread Derick Rethans
Hello, On Thu, 31 Jan 2002, Christian Stocker wrote: > Could someone with enough karma fix the following bug in > ext/openssl/openssl.c in the openssl_pkcs7_sign function done. Derick > Index: openssl.c > === > RCS file: /reposit

[PHP-DEV] Bug #15308 Updated: Segfault when the string which contains '_' in session name is specified.

2002-01-31 Thread yohgaki
ID: 15308 Updated by: yohgaki Old Summary: Segfault when the string which contains '_' in session name is specified. Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Analyzed Bug Type: Session related Operating System: any Old PHP Version: 4.1.0 PHP Version: 4.2.0-dev New Comment: Than

[PHP-DEV] Bug #15310: when use object method call session register doesn't work

2002-01-31 Thread nail
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.1.1 PHP Bug Type: Session related Bug description: when use object method call session register doesn't work Following code the shows strange bag. When function t() called as object method, variable 'time' is no

Re: [PHP-DEV] Re: [Zend Engine 2] Heredoc-Syntax

2002-01-31 Thread Yasuo Ohgaki
Derick Rethans wrote: > On Wed, 30 Jan 2002, Yasuo Ohgaki wrote: > > >>Zak Greant wrote: >> >>> I talked to [EMAIL PROTECTED] about this quite some time ago. IIRC, we >>> agreed that <<- heredoc syntax was an acceptable way to handle this. >>> The <<- syntax would work like the same way as <<

[PHP-DEV] openssl_pkcs7_sign segfaults. patch included

2002-01-31 Thread Christian Stocker
Could someone with enough karma fix the following bug in ext/openssl/openssl.c in the openssl_pkcs7_sign function thanks chregu Index: openssl.c === RCS file: /repository/php4/ext/openssl/openssl.c,v retrieving revision 1.39 diff

RE: [PHP-DEV] NEW PHP standalone compiler (was Re: [PHP-DEV] Here we try again)

2002-01-31 Thread Sam Liddicott
> -Original Message- > From: Stig S. Bakken [mailto:[EMAIL PROTECTED]] > Sent: 31 January 2002 08:49 > To: Manuel Lemos > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; > [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [PHP-DEV] NEW PHP standalone compiler (was Re: [PHP-DEV] > Here we try

[PHP-DEV] CVS Account Request: critix

2002-01-31 Thread Cristian
translate doc in romanian -- 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] CVS Account Request: dt

2002-01-31 Thread Daniel Toma
I want to contribute to romanian translation of documentation -- 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] CVS Account Request: valy

2002-01-31 Thread Tutu Valentin
I want to contribute to romanian translation af the PHP manual. -- 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]

Re: [PHP-DEV] NEW PHP standalone compiler (was Re: [PHP-DEV] Here we try again)

2002-01-31 Thread Hartmut Holzgraefe
David Eriksson wrote: > I can't see any problems living without eval(). But I'm a C++ kind of guy > most of the time... :-) include(), require() ... are members of the eval() family, and include pathes created at runtime are not that uncommon after all, even if they are just of the form incl

Re: [PHP-DEV] no debugging symbols found

2002-01-31 Thread David Eriksson
On Wed, 30 Jan 2002, J S wrote: > > > Hi, > > I want to debug a problem I'm getting in Apache with libphp4.so, but when I > run gdb httpd, I get a bunch of messages saying: > > no debugging symbols found > > Does anyone here know what I need to do to fix this? Yes :-) Do something like th

Re: [PHP-DEV] NEW PHP standalone compiler (was Re: [PHP-DEV] Herewe try again)

2002-01-31 Thread David Eriksson
On 31 Jan 2002, Stig S. Bakken wrote: > > It should be not be that hard. There are Java bytecode to C converters, > > it should not be hard to make Zend bytecode to C conversion. > > Wishful thinking? :-) > > Unless I'm mistaken, Java doesn't have eval. Any language with eval > needs a runtime

[PHP-DEV] Re: handling uploads (was: Re: [PEAR-CVS] cvs: php4 /pear/HTMLForm.php)

2002-01-31 Thread Bertrand Mansion
<[EMAIL PROTECTED]> wrote : >> I am puzzled with file uploads too, for HTML_QuickForm. Setting the >> max_file_size doesn't change anything and it seems that there are >> incompatibilities with Opera browser, at least with version 6. >> >> Does PHP return an error or a message when the uploaded

Re: [PHP-DEV] NEW PHP standalone compiler (was Re: [PHP-DEV] Herewe try again)

2002-01-31 Thread Stig S. Bakken
On Thu, 2002-01-31 at 04:06, Manuel Lemos wrote: > Hello, > > Alain Samoun wrote: > > > > Manuel: > > In all fairness to the Zend people, you can get the compiler for $600/year > > or $50 per month. > > The unlimited Zend Encoder Unlimited costs $2400. Actually, I don't see > any other Zend Enc

[PHP-DEV] Bug #15309: Warning for PHP loaded as a module (EAPI)

2002-01-31 Thread rkdhiman
From: [EMAIL PROTECTED] Operating system: Windows NT Server PHP version: 4.1.1 PHP Bug Type: Apache related Bug description: Warning for PHP loaded as a module (EAPI) Hi, Whan I am trying to load PHP as a module (php4apache.dll), it gives me error at the time of starting

[PHP-DEV] Bug #15308 Updated: Segfault when the string which contains '_' in session name is specified.

2002-01-31 Thread mfischer
ID: 15308 Updated by: mfischer Old Summary: Segfault when the string which contains '_' in session name is specified. Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: any PHP Version: 4.1.0 New Comment: Does this also happen with 4.1.1 a