Re: [PHP-DEV] RE: Bug #11935 Updated: php 4.0.6 doesn't work withsolid option

2001-07-09 Thread derick
Hello, try starting httpd by hand, like: /usr/sbin/httpd and see what errors it produces. Derick On Tue, 10 Jul 2001, Cristian Bortolato wrote: > it says me nothing... it stops without messages. > start httpd [ok] > > if I restarts the services > > stop [faild] > start [ok] > > stop [faild] >

RE: [PHP-DEV] ANNOUNCE: SAPRFC extension

2001-07-09 Thread Koucký Eduard
Hello, thank you for your reply. At first, I changed license for the extension from GPL to PHP license. If you could check in the saprfc source code to PHP CVS tree, it would be great, because I am new in this list and I am not sure that I know all rules and conventions

[PHP-DEV] RE: Bug #11935 Updated: php 4.0.6 doesn't work with solid option

2001-07-09 Thread Cristian Bortolato
it says me nothing... it stops without messages. start httpd [ok] if I restarts the services stop [faild] start [ok] stop [faild] start [ok] stop [faild] start [ok] always this situation. -Original Message- From: Bug Database [mailto:[EMAIL PROTECTED]] Sent: Monday, July 09, 2001 6:0

Re: [PHP-DEV] PHP Working Groups

2001-07-09 Thread Björn Schotte
* Jon Parise wrote: > groups (or special interest groups). There should be something like a "PHP Advocacy group", planning and implementing the PHP world domination. -- PHP Schulungen und| International PHP Conference Schulungsmaterial:|

[PHP-DEV] Bug #11999: Execute a storedprocedure using php

2001-07-09 Thread samuel_gunasundari
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: *Database Functions Bug description: Execute a storedprocedure using php $sql1="execute proctest('$UName','$ase','$dsd',$id,$sno,'$num')"; $proc=OCIParse($conn,$sql1); OCIExecute($p

[PHP-DEV] Bug #11998: Crash on multipart file form upload

2001-07-09 Thread me
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.2-STABLE PHP version: 4.0CVS-2001-07-10 PHP Bug Type: Reproducible crash Bug description: Crash on multipart file form upload Crashes (signal 11) on file upload using multipart form data. Worked with 4.0.4pl1, haven't tr

Re: [PHP-DEV] Possible feature for current version of PHP or PHP4.1/5.0.

2001-07-09 Thread Ron Chmara
On Monday, July 9, 2001, at 09:42 PM, Andi Gutmans wrote: > At 04:04 PM 7/9/2001 -0500, Brian Moon wrote: >> It is not so much BC. It is more like unexpected new behavior. >> As of now, a bad programmer might have this: >> /www/site.com/include/file.php >> /www/site.com/include/config.php >> /ww

Re: [PHP-DEV] PHP Working Groups

2001-07-09 Thread Andi Gutmans
At 10:24 PM 7/9/2001 -0700, Frank M. Kromann wrote: > > On Tue, Jul 10, 2001 at 07:51:14AM +0300, Andi Gutmans wrote: > > > > > I think it's something we should consider. From what Joey wrote it > sounds > > > as if the PHP Group is perceived as something *above* php-dev in the > > > community.

Re: [PHP-DEV] PHP Working Groups

2001-07-09 Thread Frank M. Kromann
> On Tue, Jul 10, 2001 at 07:51:14AM +0300, Andi Gutmans wrote: > > > I think it's something we should consider. From what Joey wrote it sounds > > as if the PHP Group is perceived as something *above* php-dev in the > > community. I don't think this is a good thing and therefore most > > di

Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0.

2001-07-09 Thread Aral Balkan
>> Does others also think it should wait for 4.1 or later? I for one would love to see it in 4.1 -- IMVHO This would be a very important feature and a great improvement! Aral :) __ ([EMAIL PROTECTED]) New Media Producer, Kismia, Inc. ([EMAIL PROTECTED]) Adj. P

Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0.

2001-07-09 Thread Andi Gutmans
At 07:03 AM 7/10/2001 +0200, Jani Taskinen wrote: > >>I am still +1, but think it should be at least a 4.1 thing. > > > >Does others also think it should wait for 4.1 or later? If so I'll leave it > >I don't. But I consider this more as a bug than missing feature.. >So it should be fixed ASAP. :)

Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0.

2001-07-09 Thread Jani Taskinen
On Tue, 10 Jul 2001, Andi Gutmans wrote: >At 04:04 PM 7/9/2001 -0500, Brian Moon wrote: >>It is not so much BC. It is more like unexpected new behavior. >> >>As of now, a bad programmer might have this: >> >>/www/site.com/include/file.php >>/www/site.com/include/config.php >> >>/www/site.com/ind

Re: [PHP-DEV] PHP Working Groups

2001-07-09 Thread Jon Parise
On Tue, Jul 10, 2001 at 07:51:14AM +0300, Andi Gutmans wrote: > I think it's something we should consider. From what Joey wrote it sounds > as if the PHP Group is perceived as something *above* php-dev in the > community. I don't think this is a good thing and therefore most > discussions (for

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Andi Gutmans
At 06:22 PM 7/9/2001 -0600, Joey Smith wrote: >Has it ever been considered that it may be time to restructure the PHP >Group, if nothing else than bringing in some new blood? I think it's something we should consider. From what Joey wrote it sounds as if the PHP Group is perceived as something *

[PHP-DEV] imap_open -- stream error

2001-07-09 Thread saurav bhowmik
Hi, I just try an example here, using imap_open connect to yahoo mail. The code below keep on showing me the same error. what's the problem in the below code? Could u kindly help me.. Waiting for ur response.. Thanks in Advance. Saurav ---Code is given below-

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Andi Gutmans
At 12:16 AM 7/10/2001 +0200, Thies C. Arntzen wrote: >On Mon, Jul 09, 2001 at 11:41:36PM +0300, Andi Gutmans wrote: > > Anyway, I think right now the easiest thing for us to do is to move to > re2c > > without your sources (it should be relatively trivial as it's just a > > this is pretty muc

Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0.

2001-07-09 Thread Andi Gutmans
At 04:04 PM 7/9/2001 -0500, Brian Moon wrote: >It is not so much BC. It is more like unexpected new behavior. > >As of now, a bad programmer might have this: > >/www/site.com/include/file.php >/www/site.com/include/config.php > >/www/site.com/index.php >/www/site.com/config.php > >if index.php in

Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0.

2001-07-09 Thread Andi Gutmans
At 02:49 PM 7/9/2001 -0700, Vlad Krupin wrote: >Andi, I definitely do like your approachl. I do not like that different >versions of PHP will behave differently. That's what I was talking about. >And it is a situation similar to what Brian described that prompted me to >write to the list and se

Re: [PHP-DEV] Bug #11997: PHP Won't work on XP 2

2001-07-09 Thread Joey Smith
Geez...is this not in the FAQ? It really should be... Perhaps, for the next installer, this msg could be modified to: "Unable to configure webserver, due to a missing OCX control on your system, the install Wizard is unable to configure your web server. However, PHP has been sucessfully installed

[PHP-DEV] Bug #11997: PHP Won't work on XP 2

2001-07-09 Thread lanceseidman
From: [EMAIL PROTECTED] Operating system: Microsoft Windows XP Professiona PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: PHP Won't work on XP 2 Unable to configure webserver, due to a missing OCX control on your system, the install Wizard is unable

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Frank M. Kromann
Hi All, This has been an interesting discussion to follow all day, and it sure took the focus away from my ordinary work for quite some time :-) If we all could think before sending mails and perhaps wait a while before reacting emotional I think threads like this could be avoided. Many of the

[PHP-DEV] Bug #11996: seg fault viewing php w/ Apache 1.3.20

2001-07-09 Thread awu
From: [EMAIL PROTECTED] Operating system: Redhat 6.2 - kernel 2.2.16smp PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: seg fault viewing php w/ Apache 1.3.20 script -- apachectl start lynx http://localhost/phpinfo.php tail error_log apache er

[PHP-DEV] Bug #11995: Conflict with MySQL - missing DLL?

2001-07-09 Thread robert
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.6 PHP Bug Type: OCI8 related Bug description: Conflict with MySQL - missing DLL? We're using a Windows 2000 server with IIS. We successfully installed the Oracle client software and PHP 4.0.6, and i

Re: [PHP-DEV] safe_mode.c: php_checkuid() mode

2001-07-09 Thread Rasmus Lerdorf
> Nix those mumblings about file existence ... but what about > bits vs not-bits for the mode? bits vs. non-bits? I'm afraid you have lost me. To get a CVS account, please fill out the little form here: http://php.net/cvs-php.php -Rasmus -- PHP Development Mailing List

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Joey Smith
Has it ever been considered that it may be time to restructure the PHP Group, if nothing else than bringing in some new blood? On Mon, 9 Jul 2001, Andi Gutmans wrote the following to Sascha Schumann : > At 10:30 PM 7/9/2001 +0200, Sascha Schumann wrote: > > > Sascha, don't come to conclusions to

[PHP-DEV] Bug #11994: imagettfbbox returns null

2001-07-09 Thread whanley
From: [EMAIL PROTECTED] Operating system: WIN98 PHP version: 4.0.6 PHP Bug Type: GD related Bug description: imagettfbbox returns null imagettfbbox fails to return coordinates under distribution for win32 for PHP Version 4.0.6 using distribution binaries. Unzipping PHP Vers

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Joey Smith
Zak: Thank you for expressing my thoughts exactly. We all get pissy once in a while, and there seems, for the most part, to be a inverse relation between intelligence and patience. Zeev: I understand your frustration. I really do. There have been times when just about EVERYONE in

[PHP-DEV] Bug #11990 Updated: defined constants getting corrupted

2001-07-09 Thread sniper
ID: 11990 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Old Bug Type: *Programming Data Structures Bug Type: Scripting Engine problem Operating System: RedHat Linux 6.2 PHP Version: 4.0.5 New Comment: Would it be possible to test this same script with PHP 4.0

[PHP-DEV] Bug #11993: mysql_close closes incorrect db handler

2001-07-09 Thread atiware
From: [EMAIL PROTECTED] Operating system: Debian 2.19 PHP version: 4.0.4pl1 PHP Bug Type: MySQL related Bug description: mysql_close closes incorrect db handler debian 2.19 / mysql 3.23.37 / php 4.0.4pl1 configure section of phpinfo(): './configure' '--with-gd' '--with-j

[PHP-DEV] Bug #11918 Updated: Serialization?

2001-07-09 Thread jeroen
ID: 11918 Updated by: jeroen Reported By: [EMAIL PROTECTED] Old Summary: d'oh Status: Open Bug Type: Scripting Engine problem Operating System: win2k PHP Version: 4.0.6 New Comment: Could be serialization problem. Try to hard code the serialized value in your script, and compare that to your nor

[PHP-DEV] Bug #11991: Installer does not like Windows XP Professional RC1.

2001-07-09 Thread marcusf
From: [EMAIL PROTECTED] Operating system: Windows XP Professional bld 2505 PHP version: 4.0.6 PHP Bug Type: IIS related Bug description: Installer does not like Windows XP Professional RC1. While installing PHP on Windows XP Professional. The installer complains that a requi

[PHP-DEV] Bug #11989 Updated: PHP Won't work on XP

2001-07-09 Thread jeroen
ID: 11989 Updated by: jeroen Reported By: [EMAIL PROTECTED] Old Summary: PHP Won't work on XP Old Status: Feedback Status: Bogus Bug Type: Unknown/Other Function Operating System: Microsoft Windows XP Professiona PHP Version: 4.0.6 New Comment: First try news://news.php.net/php.install and/or new

RE: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Zeev Suraski
At 01:44 10/7/2001, Sascha Schumann wrote: > > Then it is incompatible with the parser. Unless you mean slightly > > different tokens in HTML blocks, which is obviously a negligible > > performance-related implementation detail. > > Nah, there are a couple of other things which it does >

[PHP-DEV] Re: Bug #11989: PHP Won't work on XP

2001-07-09 Thread Stu Rocks
> I download the Windows Installer and try to install it on windows XP but > does not wish to work.It installs and then if I go to try and view a php > script it shows just the script text and not the actual document for an > example: Shut up, works fine. Sounds like you've got your server set up

[PHP-DEV] Bug #11989 Updated: PHP Won't work on XP

2001-07-09 Thread zimt
ID: 11989 Updated by: zimt Reported By: [EMAIL PROTECTED] Old Summary: PHP Won't work on XP Old Status: Open Status: Feedback Bug Type: Unknown/Other Function Operating System: Microsoft Windows XP Professiona PHP Version: 4.0.6 New Comment: please give more information, which webserver do you

Re: [PHP-DEV] safe_mode.c: php_checkuid() mode

2001-07-09 Thread James E. Flemer
Nix those mumblings about file existence ... but what about bits vs not-bits for the mode? -James On Mon, 9 Jul 2001, James E. Flemer wrote: > Rasmus, can you clarify the 'mode' parameter in > php_checkuid()? In safe_mode.h there are 5 defined values, > the 5th is: (which is used in fopen_wrappe

[PHP-DEV] Re: Bug #11988 Updated: irc_function

2001-07-09 Thread Jeroen van Wolffelaar
How about having some 'reject' button/link on the bug pages? Just like with the notes: The sender gets a default mail with: read bugs do and don't, include sample, ask php-general first, etc. And the bug gets bogusfied automatically with a default comment if none is supplied. I think it'd be used

RE: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Sascha Schumann
> Then it is incompatible with the parser. Unless you mean slightly > different tokens in HTML blocks, which is obviously a negligible > performance-related implementation detail. Nah, there are a couple of other things which it does differently where the parser apparently accepts multip

[PHP-DEV] Bug #11988 Updated: irc_function

2001-07-09 Thread hholzgra
ID: 11988 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: Unknown/Other Function Operating System: win 98se PHP Version: 4.0.6 New Comment: 1. please read the "dos & dont's" page next time before posting a bug report we usually can't analyz

[PHP-DEV] safe_mode.c: php_checkuid() mode

2001-07-09 Thread James E. Flemer
Rasmus, can you clarify the 'mode' parameter in php_checkuid()? In safe_mode.h there are 5 defined values, the 5th is: (which is used in fopen_wrappers.c ...) #define CHECKUID_CHECK_MODE_PARAM 4 However, in safe_mode.c CHECKUID_CHECK_MODE_PARAM is not used, and furthermore if 'fopen_mode'

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Zeev Suraski
At 01:16 10/7/2001, Thies C. Arntzen wrote: >On Mon, Jul 09, 2001 at 11:41:36PM +0300, Andi Gutmans wrote: > > Anyway, I think right now the easiest thing for us to do is to move to > re2c > > without your sources (it should be relatively trivial as it's just a > > this is pretty much what op

Re: [PHP-DEV] Libtool problem with current build process

2001-07-09 Thread Sascha Schumann
On Mon, 9 Jul 2001, Jason Greene wrote: > Sascha + Everyone, > > There is a current build problem with libtool where we pass > -prefer-non-pic or -prefer-pic during mode=link. Since this is > not a valid mode=link option it gets passed to the linker as an > option. On some platforms (Sun CC), th

Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0.

2001-07-09 Thread Brian Moon
I am -1 on yet another new function. Because, if you create a new include_local or whatever, people are gonna want include_local_once and so on and so forth. I am alos -1 on making it an option. Do you know what a headache it is to try and write and app like Phorum and mess with a million diffe

[PHP-DEV] Bug #11988 Updated: irc_function

2001-07-09 Thread zimt
ID: 11988 Updated by: zimt Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Unknown/Other Function Operating System: win 98se PHP Version: 4.0.6 New Comment: ok, this is no real bug. as his operating system is win 98se, i assume that he uses precompiled versions, if not,

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Thies C. Arntzen
On Mon, Jul 09, 2001 at 11:41:36PM +0300, Andi Gutmans wrote: > Anyway, I think right now the easiest thing for us to do is to move to re2c > without your sources (it should be relatively trivial as it's just a this is pretty much what opensource tries to avoid - please reconsider this

[PHP-DEV] Bug #11990: defined constants getting corrupted

2001-07-09 Thread blalor
From: [EMAIL PROTECTED] Operating system: RedHat Linux 6.2 PHP version: 4.0.5 PHP Bug Type: *Programming Data Structures Bug description: defined constants getting corrupted We're seeing severe data corruption problems with defines. For example, the following snippet is f

[PHP-DEV] Libtool problem with current build process

2001-07-09 Thread Jason Greene
Sascha + Everyone, There is a current build problem with libtool where we pass -prefer-non-pic or -prefer-pic during mode=link. Since this is not a valid mode=link option it gets passed to the linker as an option. On some platforms (Sun CC), this cuases an error and aborts. I started to take a

RE: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Zeev Suraski
At 00:52 10/7/2001, Sascha Schumann wrote: >On Tue, 10 Jul 2001, Zeev Suraski wrote: > > > At 00:26 10/7/2001, August Zajonc wrote: > > >You see this happen though all the time with other software. > > > > > >Media players don't need to have 10 ways to decode wav files, but they do. > > > > There'

[PHP-DEV] Bug #11989: PHP Won't work on XP

2001-07-09 Thread lanceseidman
From: [EMAIL PROTECTED] Operating system: Microsoft Windows XP Professiona PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: PHP Won't work on XP I download the Windows Installer and try to install it on windows XP but does not wish to work.It installs

RE: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Sascha Schumann
On Tue, 10 Jul 2001, Zeev Suraski wrote: > At 00:26 10/7/2001, August Zajonc wrote: > >You see this happen though all the time with other software. > > > >Media players don't need to have 10 ways to decode wav files, but they do. > > There's a very big difference here. It does *exactly* the same

[PHP-DEV] Bug #11988: irc_function

2001-07-09 Thread thilo_home
From: [EMAIL PROTECTED] Operating system: win 98se PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: irc_function While trying to test the irc_* functions, a unsupported function was reported. But after downloading the latest version, 4.0.6 (binaries),

Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0.

2001-07-09 Thread Vlad Krupin
Andi, I definitely do like your approachl. I do not like that different versions of PHP will behave differently. That's what I was talking about. And it is a situation similar to what Brian described that prompted me to write to the list and see if we can come up with one solution which will s

RE: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Zeev Suraski
At 00:26 10/7/2001, August Zajonc wrote: >You see this happen though all the time with other software. > >Media players don't need to have 10 ways to decode wav files, but they do. There's a very big difference here. It does *exactly* the same thing. Unlike codecs, which are all different. He

Re: [PHP-DEV] offering beer to zeev...

2001-07-09 Thread Peter \"[DiSAStA]\" Petermann
> and dring this beer together mh... i think i wanted to write drink regards, Peter Petermann ("[DiSAStA]"); -- *ZIMT - where PHP meets needs* www.cyberfly.net - [EMAIL PROTECTED] www.fist-center.de - [EMAIL PROTECTED] www.phpug.de - [EMAIL PROTECTED] -- PHP Development Mailing List

[PHP-DEV] offering beer to zeev...

2001-07-09 Thread Peter \"[DiSAStA]\" Petermann
... and sascha i offer to spend one beer for sascha, and one for zeev, on php-conference in november, but only, if they stop this discussion till tomorrow 12:00 Middle European Time, and dring this beer together regards, Peter "[DiSAStA]" Petermann -- *ZIMT - where PHP meets needs* www.cyberfly.

Re: [PHP-DEV] tsrm patch

2001-07-09 Thread Joey Smith
Shane: I just want to say it's good to hear from you again! :) On Sun, 8 Jul 2001, Shane Caraveo wrote the following to Andi Gutmans : > Hi Andi, > > Here is yet another patch to tsrm. The popen implementation was > broken. You could not write to a process because pclose did not wait

RE: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread August Zajonc
You see this happen though all the time with other software. Media players don't need to have 10 ways to decode wav files, but they do. In fact, they also tend to abstract so that people can switch from the open source LAME mp3 decoder to a different possibly commercial one, or one developed in a

Re: Fwd: [PHP-DEV] Faster zend_hash

2001-07-09 Thread Sebastian Bergmann
Andi Gutmans wrote: > I'd appreciate if people tested this. It compiles fine on Win32 and runs nicely with phpMyAdmin and phpOpenTracker. -- sebastian bergmannhttp://www.sebastian-bergmann.de/ -- PHP Development Mailing List To unsubscribe, e-mail:

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Zeev Suraski
At 23:57 9/7/2001, August Zajonc wrote: >Why not have an abstraction? It would seem this would allow scanners with >different licenses to co-exist, and more to the point there's an immediate >technical win here, with code already written. Allowing scanners with different licenses to co-exist isn'

[PHP-DEV] Bug #11873 Updated: Apache make error with module php4 and ldap

2001-07-09 Thread venaas
ID: 11873 Updated by: venaas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Compile Failure Operating System: Solaris 2.8 PHP Version: 4.0.6 New Comment: Which LDAP library are you using? Looks like your LDAP header files define LDAP_API_VERSION > 2000 or that HAVE_N

Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0.

2001-07-09 Thread Brian Moon
It is not so much BC. It is more like unexpected new behavior. As of now, a bad programmer might have this: /www/site.com/include/file.php /www/site.com/include/config.php /www/site.com/index.php /www/site.com/config.php if index.php includes include/file.php which includes "config.php", the

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread August Zajonc
Why not have an abstraction? It would seem this would allow scanners with different licenses to co-exist, and more to the point there's an immediate technical win here, with code already written. Looking over the patch it appears that this wouldn't effect most people unless they --disable-zend-sc

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Zak Greant
Sascha wrote: > > > I'd like to see Sascha's attitude change, ideally. > > > > Ok - Sascha, do you think that your attitude is a problem? > > I don't think that bears an answer Really - do you not perceive this situation as a group problem? > considering the contents of this th

Re: Fwd: [PHP-DEV] Faster zend_hash

2001-07-09 Thread Andi Gutmans
At 03:47 PM 7/9/2001 -0500, Andrei Zmievski wrote: >On Mon, 09 Jul 2001, Andi Gutmans wrote: > > I'd appreciate if people tested this. To check it out go into your > > php4/Zend CVS tree and do: > > cvs update -r PRE_NEW_HASH_FUNC_PATCH > >And don't forget to "cvs upd -A" after you are done test

Re: Fwd: [PHP-DEV] Faster zend_hash

2001-07-09 Thread Andrei Zmievski
On Mon, 09 Jul 2001, Andi Gutmans wrote: > I'd appreciate if people tested this. To check it out go into your > php4/Zend CVS tree and do: > cvs update -r PRE_NEW_HASH_FUNC_PATCH And don't forget to "cvs upd -A" after you are done testing. -Andrei "Someone clearly thinks that C is a garbage

Fwd: [PHP-DEV] Faster zend_hash

2001-07-09 Thread Andi Gutmans
I'd appreciate if people tested this. To check it out go into your php4/Zend CVS tree and do: cvs update -r PRE_NEW_HASH_FUNC_PATCH Andi >Date: Mon, 09 Jul 2001 21:24:22 +0300 >To: [EMAIL PROTECTED] >From: Andi Gutmans <[EMAIL PROTECTED]> >Subject: [PHP-DEV] Faster zend_hash > >Guys, > >I've

Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0.

2001-07-09 Thread Andi Gutmans
At 03:43 PM 7/9/2001 -0500, Brian Moon wrote: >That is not completely true. If there is a file in the included scripts dir >that has the same name as one in the including scripts dir, that would cause >some unexpected problems. Well as I would only resort to looking according to the current file

Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0.

2001-07-09 Thread Brian Moon
That is not completely true. If there is a file in the included scripts dir that has the same name as one in the including scripts dir, that would cause some unexpected problems. I still like the idea. Brian Moon -- dealnews.com, Inc. Makers of dealnews &

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Andi Gutmans
At 10:30 PM 7/9/2001 +0200, Sascha Schumann wrote: > > Sascha, don't come to conclusions too quickly if you do want to improve > > your weak spots. > > Andi, have you ever considered that your approach of > "guiding" other people is not appreciated? Yes. That is what a guide is. He can tr

[PHP-DEV] Bug #11826 Updated: Custom sessions handler using Metabase calls crashes Apache

2001-07-09 Thread manuel
ID: 11826 Updated by: manuel Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Reproducible crash Operating System: WinMe, Linux PHP Version: 4.0.4 New Comment: Sascha's patch does not fix the problem, which is inconsistent memory allocation handling by strtok function, but suppresses the

RE: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread John Parker
>>*bad for the reputation of the community* +1 Any idea when Slashdot's going to be publishing the 'PHP authors in bar room brawl' story? ;-) JP. -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Zeev Suraski
The reasons it did not stay on the group@ forum are: (a) The group forum is, as Rasmus said, only for bureaucratic issues; It's no longer a 'higher court' of the developer team, as it used to be. (b) It has gone up in the group forum, several times, in the past, and did not help. I generally a

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Sascha Schumann
> Sascha, don't come to conclusions too quickly if you do want to improve > your weak spots. Andi, have you ever considered that your approach of "guiding" other people is not appreciated? - Sascha Experience IRCG http://schumann.cx/

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread André Langhorst
> This appears to me to be a problem between you and him and not something > that needs to be discussed on php-dev. As far as I am concerned, Sascha > is one of the PHP project's biggest assets and I just don't see how an > all-out public attack on him like this is in any way constructive. I on

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread August Zajonc
Be interested in seeing this go in. I've been fooling with Apache 2.0.20 and this does some nice things in that respect. Apache is _this_ close to being beta, again :) AZ "Thies C. Arntzen" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > On Mon, Jul 09, 2001 at 08:55:09AM -070

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Andi Gutmans
At 10:02 PM 7/9/2001 +0200, Sascha Schumann wrote: > > > I'd like to see Sascha's attitude change, ideally. > > > > Ok - Sascha, do you think that your attitude is a problem? > > I don't think that bears an answer considering the contents > of this thread and the amount of people who o

[PHP-DEV] Bug #11595 Updated: Error in the migration PHP3 to PHP4 with OpenLink-ODBC drive

2001-07-09 Thread ahill
ID: 11595 Updated by: ahill Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: ODBC related Operating System: Solaris 2.7 PHP Version: 4.0.4pl1 Assigned To: ahill New Comment: Nico, Can you please generate a trace? I expect we will see a problem in the SQLPrepare where it's dropping y

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Sascha Schumann
> > I'd like to see Sascha's attitude change, ideally. > > Ok - Sascha, do you think that your attitude is a problem? I don't think that bears an answer considering the contents of this thread and the amount of people who outspoke in support for me. And actually, I don't see any

[PHP-DEV] Bug #11987: General scripting features/build

2001-07-09 Thread dphillips
From: [EMAIL PROTECTED] Operating system: any PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: General scripting features/build It would be very nice to have a non-CGI version of PHP for using as a stand-alone command line interpreter. Perhaps a sepa

RE: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0.

2001-07-09 Thread Brian Tanner
Sounds like an excellent solution actually. As long as I don't get penalized for providing an absolute path for all my included files, I am a happy camper! :) Brian Tanner Project Manager Zaam Internet Solutions Toll Free: 1-866-225-2675 [EMAIL PROTECTED] http://www.zaam.com -Original Mess

Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0.

2001-07-09 Thread Andi Gutmans
At 12:03 PM 7/9/2001 -0700, Vlad Krupin wrote: >Is it better to break things once or twice? Ok, not completely break, but >now I have some code working with PHP4, later I will have some code that >will work with PHP4.1, and finally I will re-write it to work with the >latest-and-best PHP5. It i

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Zak Greant
Zeev wrote: > Zak Greant wrote: > >Zeev wrote: > > > Rasmus wrote: > > > > So please stop with the personal attacks and > > > >concentrate on the real technical issues. > > > > > > I'd appreciate it if you stayed out of this one > > > > Quoting from a previous message: > > > I'd be happy

Re: [PHP-DEV] NGScan - technical explanation

2001-07-09 Thread Zeev Suraski
At 22:24 9/7/2001, Thies C. Arntzen wrote: > i think we can just agree to disagree on this very issue. i > do think that threaded server *do* matter - fullstop. Uhm, being the guy that made PHP thread safe and implemented the first multithreaded SAPI, I'd say I do too. It doesn't mean I

Re: [PHP-DEV] NGScan - technical explanation

2001-07-09 Thread Zeev Suraski
At 22:19 9/7/2001, Thies C. Arntzen wrote: > if i changed the Zend scanner to be able to read obscured > (read encoded so that "joe internet" won't be able to reverse > engineer that) i would have to publish my patch under the > QPL, right? - that would make it even less "secure".

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Zeev Suraski
At 22:15 9/7/2001, Rasmus Lerdorf wrote: >Well, I completely disagree with you on Sascha. Sascha is very direct and >doesn't sugar-coat anything. He is confident, and I suppose you could >interpret that as arrogance, but so what? Chances are that my much-less-extreme behavior a few years ago wa

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Sascha Schumann
> Well, I can't say I would recommend them to do that, because it never > appeared to be of any use for me, and you know I did try. I cannot say how much I'd encourage those people to at least try it once. There is a huge chance that it will help; if they don't try, that chance will

Re: [PHP-DEV] NGScan - technical explanation

2001-07-09 Thread Thies C. Arntzen
On Mon, Jul 09, 2001 at 10:00:21PM +0300, Zeev Suraski wrote: > At 21:55 9/7/2001, Thies C. Arntzen wrote: > >On Mon, Jul 09, 2001 at 09:47:46PM +0300, Zeev Suraski wrote: > >> Remember that while this is an impressive improvement, it's not all that > >> useful in the vast majority of cases (it's

Re: [PHP-DEV] NGScan - technical explanation

2001-07-09 Thread Jon Parise
On Mon, Jul 09, 2001 at 09:58:19PM +0300, Zeev Suraski wrote: > > Could you explain to me how a completely optional change > > which people need to enable explicitly can break PHP? > > Abstracting the scanner interface, and putting it into PHP, breaks the > whole structure of PHP. Woul

Re: [PHP-DEV] NGScan - technical explanation

2001-07-09 Thread Zeev Suraski
At 22:19 9/7/2001, John Donagher wrote: >This seems rather subjective. Also, if the Zend license will be modified (and, >to everyone on this list, that is still an _if_), can't we revert back to the >former, non-abstracted structure? It's not very subjective. Like Andi said, there's not a single

Re: [PHP-DEV] NGScan - technical explanation

2001-07-09 Thread Thies C. Arntzen
On Mon, Jul 09, 2001 at 10:11:46PM +0300, Zeev Suraski wrote: > At 21:48 9/7/2001, Thies C. Arntzen wrote: > > >besides that i can actually think of one or two usages for > >> >a scanner in PHP which is not QPL. for exacle that reason the > >> >your DOMXML sample is void - if we had a

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Rasmus Lerdorf
> Could be that I did in the distant past (I saw this was coming - I know you > think that way). The difference is that I learned from experience and from > feedback I got from people, and implemented it. Sascha, on the other hand, > behaves exactly the way he did in day one, except he has more

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Zeev Suraski
At 22:12 9/7/2001, Zak Greant wrote: >Zeev wrote: > > Rasmus wrote: > > > So please stop with the personal attacks and > > >concentrate on the real technical issues. > > > > I'd appreciate it if you stayed out of this one > > Quoting from a previous message: > > I'd be happy to hear what

Re: [PHP-DEV] NGScan - technical explanation

2001-07-09 Thread John Donagher
On Mon, 9 Jul 2001, Zeev Suraski wrote: > At 21:49 9/7/2001, Sascha Schumann wrote: > >On Mon, 9 Jul 2001, Zeev Suraski wrote: > > > > > So have a patch on your directory as you published it, for those few for > > > which the flex scanner doesn't work (and they *are* very few). Don't break > > >

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Zak Greant
Zeev wrote: > Rasmus wrote: > > So please stop with the personal attacks and > >concentrate on the real technical issues. > > I'd appreciate it if you stayed out of this one Quoting from a previous message: > I'd be happy to hear what other people think about 'you vs. me'. You did

Re: [PHP-DEV] NGScan - technical explanation

2001-07-09 Thread Zeev Suraski
At 21:48 9/7/2001, Thies C. Arntzen wrote: > >besides that i can actually think of one or two usages for > > >a scanner in PHP which is not QPL. for exacle that reason the > > >your DOMXML sample is void - if we had a better DOMXML under > > >the same license we would use the bett

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Zeev Suraski
At 22:02 9/7/2001, Sascha Schumann wrote: > > BTW, I've had several beers offered me so far by several guys on this list, > > who are too afraid to publicly state their minds, but feel exactly the way > > I do about Sascha's behavior. > > Publicly stating something to that effect won't solve i

[PHP-DEV] Bug #11983 Updated: GLOBAL vars HTTP_RAW_POST_DATA and HTTP_FDF_DATA do not exist

2001-07-09 Thread sniper
ID: 11983 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: FDF related Operating System: PHP Version: 4.0.5 New Comment: Update to PHP 4.0.6 where this should actually work.. --Jani Previous Comments: --

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Zeev Suraski
At 21:58 9/7/2001, Rasmus Lerdorf wrote: > >> > I'd appreciate it if you stayed out of this one. I'm fed up with > Sascha's > > > > > > i _really_ dislike this statement! > >Me too. If you are going to discuss this on a public mailing list,

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Sascha Schumann
> BTW, I've had several beers offered me so far by several guys on this list, > who are too afraid to publicly state their minds, but feel exactly the way > I do about Sascha's behavior. Publicly stating something to that effect won't solve it. They should contact me privately to resolve

Re: [PHP-DEV] [UPDATE] NGScan

2001-07-09 Thread Rasmus Lerdorf
> On Mon, Jul 09, 2001 at 09:37:35PM +0300, Zeev Suraski wrote: > > > > > So please stop with the personal attacks and > > >concentrate on the real technical issues. > > > > I'd appreciate it if you stayed out of this one. I'm fed up with Sascha's >

  1   2   3   >