[PHP-DEV] Re: [PHP-CVS] cvs: php4 /main main.c

2001-07-27 Thread Sebastian Bergmann
Sascha Schumann wrote: > sas Fri Jul 27 20:44:20 2001 EDT > > Modified files: > /php4/main main.c > Log: > Remove superfluous returns This fixed the issue with session_start() once again. -- Sebastian Bergmann Measure Traffic & Usability http

[PHP-DEV] Bug #12444: require_once doesn't support relative paths completely

2001-07-27 Thread willwong
From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: require_once doesn't support relative paths completely I was unable to alter the previous report because I had not entered a password when I reported th

[PHP-DEV] Bug #12413 Updated: Segmentation Fault when run httpd

2001-07-27 Thread sniper
ID: 12413 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: Apache related Operating System: Solaris 8 PHP Version: 4.0.6 Previous Comments: [2001-07-26 21:35:07] [EMAIL PROTECT

[PHP-DEV] Re: Bug #12413 Updated: Segmentation Fault when run httpd

2001-07-27 Thread Peter Au Yeung
the php version of php was uninstalled cannot reproduce - Original Message - From: "Bug Database" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 27, 2001 8:56 PM Subject: Bug #12413 Updated: Segmentation Fault when run httpd > ID: 12413 > Updated by: sniper > R

[PHP-DEV] Bug #12413 Updated: Segmentation Fault when run httpd

2001-07-27 Thread sniper
ID: 12413 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Feedback Bug Type: Apache related Operating System: Solaris 8 PHP Version: 4.0.6 New Comment: Please provide a gdb backtrace of the crash. Previous Comments: -

[PHP-DEV] Bug #12427 Updated: ImageTTFtext() doesn't work

2001-07-27 Thread sniper
ID: 12427 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: GD related Operating System: Win2000 SP2 & WinNT SP6 PHP Version: 4.0.6 New Comment: This is fixed in CVS. Previous Comments: --

[PHP-DEV] Bug #12425 Updated: apache core dumps when started with a php.ini in /usr/local/lib

2001-07-27 Thread sniper
ID: 12425 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Apache related Operating System: Linux - Red Hat 7.1 PHP Version: 4.0.6 New Comment: What was the configure line used to configure PHP? Previous Comments: ---

[PHP-DEV] Bug #12394 Updated: Select statement

2001-07-27 Thread sniper
ID: 12394 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: MySQL related Operating System: Windows NT4.0 PHP Version: 4.0.6 New Comment: user error Previous Comments: [2001-07-27

[PHP-DEV] Bug #12420 Updated: lmysqlclient: no reference for compress and uncompress

2001-07-27 Thread sniper
ID: 12420 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Compile Failure Operating System: mandrake 7.1 PHP Version: 4.0.6 New Comment: Just do this (for PHP): $ rm config.cache $ ./configure --with-mysql=/usr/local/mysql --with-apache=../apache_1.

[PHP-DEV] Bug #12415 Updated: changing mysql.default_socket in /etc/php.ini doesn't work

2001-07-27 Thread sniper
ID: 12415 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: MySQL related Operating System: Linux Mandrake 8.0 PHP Version: 4.0.6 New Comment: user error. Previous Comments: [

[PHP-DEV] Bug #12414 Updated: HTTP POST on lynx not supported

2001-07-27 Thread sniper
ID: 12414 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Old Bug Type: Unknown/Other Function Bug Type: HTTP related Operating System: Linux PHP Version: 4.0.5 New Comment: Could you please try with PHP 4.0.6 as there were couple of fixes regarding this issue

[PHP-DEV] Bug #12387 Updated: require_once doesn't support relative paths

2001-07-27 Thread sniper
ID: 12387 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Feature/Change Request Operating System: FreeBSD PHP Version: 4.0.6 New Comment: This works for me just fine. You might have got some permission problem. --Jani Previous Comments: -

[PHP-DEV] Bug #12386 Updated: Mac Carriage Returns cause PHP to choke

2001-07-27 Thread sniper
ID: 12386 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Unknown/Other Function Operating System: macintosh PHP Version: 4.0.4 New Comment: Could you please try PHP 4.0.6 as this should be fixed in it (IIRC). If not, try also latest snapshot from h

[PHP-DEV] Bug #12380 Updated: very simple misstake in the configure-script

2001-07-27 Thread sniper
ID: 12380 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Old Bug Type: *Compile Issues Bug Type: GD related Operating System: all PHP Version: 4.0.6 New Comment: This has been fixed a long ago (in CVS). Thanks anyway. Previous Comments: --

[PHP-DEV] Re: Passing JavaScript variables to PHP

2001-07-27 Thread Stephen Brown
To communicate with any server page (PHP, ColdFusion, ASP, JSP, Javascript SP, etc), you would normally either submit a form to the page (POST) with the vars in displayed or hidden fields, or pass the vars through the query string (GET). "Craig Gardner" <[EMAIL PROTECTED]> wrote in message [EM

[PHP-DEV] Bug #12443: --with-iconv works, iconv_get_encoding() is present, but iconv() isn't

2001-07-27 Thread enigma
From: [EMAIL PROTECTED] Operating system: Linux 2.2/RH 6.2 PHP version: 4.0.6 PHP Bug Type: ICONV related Bug description: --with-iconv works, iconv_get_encoding() is present, but iconv() isn't hi all, I've run into something very strange with iconv support... I used

[PHP-DEV] Bug #12442: optional linenumbers in show_source

2001-07-27 Thread dava
From: [EMAIL PROTECTED] Operating system: W2K Server SR2 PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: optional linenumbers in show_source Would be nice with an optional parameter in the show_source funtion, to add linenumbers to the output. --

[PHP-DEV] Re: Bug #12413 Updated: Segmentation Fault when run httpd

2001-07-27 Thread Peter Au Yeung
I tried, still not work I'm using php 4.0.5 works fine with apache 1.3.20 and mysql 3.22.23 Looking forward for solutions on php4.0.6 Regards, Peter Au Yeung - Original Message - From: "Bug Database" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 26, 2001 6:35 PM Subjec

[PHP-DEV] Bug #12441: print line function?

2001-07-27 Thread yohgaki
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: print line function? How about to have a print function that appends newline? println('some string'); // Append "\n","\r" or "\r\n" depends on setting

[PHP-DEV] Bug #12440 Updated: kaola404

2001-07-27 Thread mfischer
ID: 12440 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Informix related Operating System: linux PHP Version: 4.0.6 New Comment: Not much information, give mor details, reproducable able small error scripts, log files, etc. Previous Comments: --

[PHP-DEV] Bug #12440: kaola404

2001-07-27 Thread kaola404
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.6 PHP Bug Type: Informix related Bug description: kaola404 php+informix -- Edit bug report at: http://bugs.php.net/?id=12440&edit=1 -- PHP Development Mailing List To unsubscribe, e-ma

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

2001-07-27 Thread mfischer
ID: 12432 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: MySQL related Operating System: GNU Linux PHP Version: 4.0.6 New Comment: This is currently a feature. Although you haven't given full source I assume both 'mysql_connect()'s were the same. Tw

[PHP-DEV] Bug #12439: fopen and URL on the same server

2001-07-27 Thread reweiner
From: [EMAIL PROTECTED] Operating system: Linux-2.2.19 PHP version: 4.0.6 PHP Bug Type: Filesystem function related Bug description: fopen and URL on the same server Hi, I got a following problem with this script: http://www.hostinsameserver.com";; $tempurl2 = "http:/

[PHP-DEV] Bug #12334 Updated: BZIP2 compiled as loadable extention

2001-07-27 Thread sniper
ID: 12334 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Dynamic loading Operating System: i686-linux 2.4.x PHP Version: 4.0.6 New Comment: Fixed in CVS. Thanks. Previous Comments:

[PHP-DEV] Bug #12438: PHP creates problem with ASP pages.

2001-07-27 Thread robertr
From: [EMAIL PROTECTED] Operating system: Win2k PHP version: 4.0.6 PHP Bug Type: IIS related Bug description: PHP creates problem with ASP pages. Once php4isapi.dll is in the IIS config for .php, .asp pages will not process once in a while. -- Edit bug report at: http://bug

RE: [PHP-DEV] Security Issues

2001-07-27 Thread Troels Arvin
On Fri, 27 Jul 2001 23:00:54 +0200, "Brian Tanner" <[EMAIL PROTECTED]> wrote: > *If* there will be: > > $_Get[] > $_Post[] > $_Cookie[] > > -- can we also have something else to the tune of: > > $_External or $_User or $_Something Important point. It's stupid if we suddenly have to hard-code

[PHP-DEV] Passing JavaScript variables to PHP

2001-07-27 Thread Craig Gardner
Is there any way to pass JavaScript variables to PHP? -- 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] Bug #12437: string incrementing is different from before

2001-07-27 Thread jcrutch
From: [EMAIL PROTECTED] Operating system: Linux RH 7.1 PHP version: 4.0.6 PHP Bug Type: Strings related Bug description: string incrementing is different from before when incrementing a numerical string with leading zeros with the '++' operator, the result is different in 4.

[PHP-DEV] Bug #12436: ftp_fput causes memory access violation

2001-07-27 Thread Keita . Ito
From: [EMAIL PROTECTED] Operating system: Win NT 4.0 PHP version: 4.0.6 PHP Bug Type: FTP related Bug description: ftp_fput causes memory access violation By creating an file, writing anything to the file pointer and uploading the file without rewinding the file pointer, ftp

Re: [PHP-DEV] Failure compiling in IMAP.

2001-07-27 Thread Ron Chmara
Joshua Butcher wrote: > I am recompiling php and apache for IMAP connectivity. I had it working, > then i installed RH 7.1 (to fix another problem on my machine) and I had to > recompile Apache and PHP all over again. When I go to compile PHP with IMAP > connectivity (c-client.a is in the /usr/l

Re: [PHP-DEV] Security Issues

2001-07-27 Thread php4
Addressed to: Rasmus Lerdorf <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> > Or you can simply stop these people from using PHP which is another > effect turning off register_globals will have. > > Java does not have this problem because Java is so complex that this > same set of users

RE: [PHP-DEV] Security Issues

2001-07-27 Thread Brian Tanner
Brian Foddy actually brings up a really important issue, which would go along way to making (at least me) much happier with the proposed change. *If* there will be: $_Get[] $_Post[] $_Cookie[] -- can we also have something else to the tune of: $_External or $_User or $_Something That gets pop

Re: [PHP-DEV] Security Issues

2001-07-27 Thread Brian Foddy
Zeev Suraski wrote: > Because it's a matter of taste, and different people see things different > ways. Personally I find $_GET["foo"] much clearer than $foo. It tells me, > beyond a reasonable doubt, where this thing is coming from. The one and > only drawback I see for this method is that it'

Re: [PHP-DEV] Security Issues

2001-07-27 Thread
In article <[EMAIL PROTECTED]>, Rasmus Lerdorf wrote: >> But that's not the point. The point is that people who don't care about >> security or coding style (beginners or professionals, doesn't really >> matter) are less likely to write insecure code, because there's one >> mistake less that the

[PHP-DEV] Bug #12435: Incorrect results from logical AND

2001-07-27 Thread lovan
From: [EMAIL PROTECTED] Operating system: Solaris 2.8 PHP version: 4.0.5 PHP Bug Type: Math related Bug description: Incorrect results from logical AND I'm using an integer to store an IP address as a 32-bit value rather than a dotted-quad string and get odd results. Since

[PHP-DEV] Bug #12372 Updated: LDAP calls within a function fail

2001-07-27 Thread sniper
ID: 12372 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: LDAP related Operating System: RedHat 7.0 PHP Version: 4.0.6 New Comment: $ds=ldap_connect("ldap.blah.com") || die('Connection Failed'); ^^ This is the problem.. Answer is here:http://www.

[PHP-DEV] Bug #12343 Updated: libtool version not properly tested

2001-07-27 Thread sniper
ID: 12343 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: *Configuration Issues Operating System: Sun Sparc Solaris 8 PHP Version: 4.0.5 New Comment: If you get PHP from a tarball, do NOT run buildconf. There is a configure already there. 4.0.6 is s

[PHP-DEV] Bug #12342 Updated: error in configuration with pthread

2001-07-27 Thread sniper
ID: 12342 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: PHP options/info functions Operating System: RH 7.1 PHP Version: 4.0.6 New Comment: I get similar 'errors' in config.log but it's normal. More important are the errors you during 'make' ?? Wh

[PHP-DEV] Bug #12372 Updated: LDAP calls fail with mysql calls in same script

2001-07-27 Thread Mike
ID: 12372 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: LDAP calls within a function fail Status: Open Bug Type: LDAP related Operating System: RedHat 7.0 PHP Version: 4.0.6 New Comment: Sorry my bad it is not a parse errorI typed FAT FINGERED when I ty

[PHP-DEV] Bug #12372 Updated: LDAP calls fail with mysql calls in same script

2001-07-27 Thread Mike
ID: 12372 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: LDAP calls within a function fail Status: Open Bug Type: LDAP related Operating System: RedHat 7.0 PHP Version: 4.0.6 New Comment: Ok this is too weirdMaybe you developers can make sense of this... M

[PHP-DEV] Bug #12433: Curl Crush, CURLOPT_WRITEHEADER

2001-07-27 Thread etm
From: [EMAIL PROTECTED] Operating system: GNU Linux PHP version: 4.0.6 PHP Bug Type: cURL related Bug description: Curl Crush, CURLOPT_WRITEHEADER After using curl_setopt -> CURLOPT_WRITEHEADER to a valid filepointer curl somehow crushes. Excerpt from apache error_log

Re: [PHP-DEV] Security Issues

2001-07-27 Thread Rasmus Lerdorf
> This is an important step, that as I said, I wanted to make for years. I > just argue that as protective as you are over register_globals=on, the real > flaw is there, and this is the place it should be fixed. Fixing the fact > that E_NOTICE is on may also be viable, but in practice: > - A hug

RE: [PHP-DEV] Security Issues

2001-07-27 Thread Brian Tanner
Thanks for the "cool" response Zeev.. I was a little agitated when I wrote that letter, glad you didn't take it the wrong way. Again, my position is very simple. I agree that what you are suggesting would greatly reduce the exploits of the language. Just concerned about the cost, and if the ben

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

2001-07-27 Thread etm
From: [EMAIL PROTECTED] Operating system: GNU Linux PHP version: 4.0.6 PHP Bug Type: MySQL related Bug description: not valid mysql ressource $eLink = mysql_connect(...); . . . class test { function einTest() { $eLink = mysql_connect(); mysql_close($eLin

Re: [PHP-DEV] Security Issues

2001-07-27 Thread Zeev Suraski
At 10:26 27/07/2001, Phil Driscoll wrote: >On Friday 27 July 2001 17:35, Zeev Suraski wrote: > > > Have you read the advisory? That's simply not true. > >Yes, and I beleive it is true in most cases. > > > There are two main types of security problems related to this: > > (a) Ones that originate i

Re: [PHP-DEV] Security Issues

2001-07-27 Thread Rasmus Lerdorf
> That's also not true. Is using $foo all that better than $_GET["foo"]? For a neophyte user - most definitely. > But it isn't. It's by fixing an inherent design flaw in PHP. The proposed > target situation is *NOT* any more difficult to the users than the > situation is today. Of course it

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

2001-07-27 Thread sniper
ID: 12335 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Mail related Operating System: Sun Solaris 2.6 PHP Version: 4.0.6 New Comment: So which version of PHP are you using? In your comments you say 4.0.4 but in the headers there is 4.0.6?? Previous Comments:

[PHP-DEV] Bug #12331 Updated: segfault with incorrect mysql_connect() parameters

2001-07-27 Thread sniper
ID: 12331 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: Linux 2.4.7 PHP Version: 4.0.6 New Comment: I can not reproduce this with latest CVS. Could you please try the latest snapshot from http://snaps.php.net/ ?

Re: [PHP-DEV] Security Issues

2001-07-27 Thread Zeev Suraski
At 08:58 27/07/2001, Jason Greene wrote: >I have been watching this thread for too long and I can no longer resist >commenting. > >If a programmer does not initialize SECURE variables properly, he is going >to make far worse >security decisions in his software. Next thing we are going to hear is

Re: [PHP-DEV] Security Issues

2001-07-27 Thread Phil Driscoll
On Friday 27 July 2001 17:35, Zeev Suraski wrote: > Have you read the advisory? That's simply not true. Yes, and I beleive it is true in most cases. > There are two main types of security problems related to this: > (a) Ones that originate in the fact that people don't know they mustn't > trus

[PHP-DEV] Bug #12327 Updated: Php does not start

2001-07-27 Thread sniper
ID: 12327 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Any Operating System: win95 OSR PHP Version: 4.0.6 New Comment: Ask support questions on [EMAIL PROTECTED] and also read the install.txt file.. Previous Comments: -

[PHP-DEV] Bug #12326 Updated: Resources (like a file descriptor) don't persist correctly

2001-07-27 Thread sniper
ID: 12326 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Session related Operating System: Windows 2000 Server PHP Version: 4.0.4 New Comment: RTFM: http://www.php.net/manual/en/function.session-register.php :) Previous Comments:

RE: [PHP-DEV] Security Issues

2001-07-27 Thread Zeev Suraski
At 04:51 27/07/2001, Marc Boeren wrote: > > Changing to register globals=off surely does very little in > > terms of security for the easily fakeable GPC variables. > >Maybe not for these variables, but other variables used in your script >cannot be faked by passing them as HTTP_POST_VARS. > >e.g

Re: [PHP-DEV] Security Issues

2001-07-27 Thread Zeev Suraski
At 10:01 27/07/2001, Rasmus Lerdorf wrote: > > That's also not true. Is using $foo all that better than $_GET["foo"]? > >For a neophyte user - most definitely. > > > But it isn't. It's by fixing an inherent design flaw in PHP. The proposed > > target situation is *NOT* any more difficult to the

[PHP-DEV] Bug #6960 Updated: Cannot find/load truetype font

2001-07-27 Thread sniper
ID: 6960 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Old Bug Type: *Graphics related Bug Type: GD related Operating System: Win 2000 PHP Version: 4.0.2 New Comment: And this should be fixed (again) in CVS now. --Jani Previous Comments: -

Re: [PHP-DEV] Security Issues

2001-07-27 Thread Zeev Suraski
I'm definitely in favour of that, and some of the other suggestions that were raised. We won't be able to make all steps at once, but whomever can contribute is obviously quite welcome to do so. Zeev At 04:15 27/07/2001, Björn Schotte wrote: >* Zeev Suraski wrote: > > equivalent to shipping c

RE: [PHP-DEV] Security Issues

2001-07-27 Thread Zeev Suraski
At 10:19 27/07/2001, Brian Tanner wrote: >Is all of this springing from that security advisory that was published a >short while ago? > >I remember reading that, and feeling that many of the issues were overblown >(if I'm thinking of the same one). > >Also, wasn't that advisory just written by som

[PHP-DEV] Bug #12323 Updated: // comment tag does not work

2001-07-27 Thread sniper
ID: 12323 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Output Control Operating System: Mac OS X PHP Version: 4.0.6 New Comment: status: open Previous Comments: [2001-07-2

[PHP-DEV] Bug #12322 Updated: php does not load as a dso

2001-07-27 Thread sniper
ID: 12322 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Apache related Operating System: SuSE Linux 6.1 PHP Version: 4.0.6 New Comment: Was this a clean system? ie. no Apache installed before? No PHP installed before? Were did you get the PHP sourc

Re: [PHP-DEV] Security Issues

2001-07-27 Thread Zeev Suraski
At 07:44 27/07/2001, Rasmus Lerdorf wrote: > > Peter Petermann wrote: > > > i dont think it is easier to write more secure applications > > > with turning a feature of. > > > > In this particular case, it would. There are several reported cases of > > security-holes caused by this feature. Without

Re: [PHP-DEV] Security Issues

2001-07-27 Thread Zeev Suraski
At 07:37 27/07/2001, Rasmus Lerdorf wrote: > >> I see your point, but I disagree. > > Register_globals is a lanugage-feature which can result in > > security-gaps when people don't initialize their variables. > > It's a common mistake, a pitfall, especially for beginners, that could > > be resolve

Re: [PHP-DEV] Security Issues

2001-07-27 Thread Zeev Suraski
At 04:48 27/07/2001, Peter Petermann wrote: >well, i think you misunderstood me. >we are not talking of a brakeless car, and we are not talking >about a language who is not able to be used secure. >we are talking about something that has the abilities to be secure, >we just need to teach the peopl

Re: [PHP-DEV] Security Issues

2001-07-27 Thread Zeev Suraski
At 04:33 27/07/2001, Phil Driscoll wrote: >I must be much more stupid than I give myself credit for. > >Changing to register globals=off surely does very little in terms of security >for the easily fakeable GPC variables. I can see that for environment >variables the picture is slightly different

[PHP-DEV] Bug #12287 Updated: Apache config fails with php module activated

2001-07-27 Thread sniper
ID: 12287 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Compile Failure Operating System: Linux PHP Version: 4.0.6 New Comment: Get the c-client sources and compile it yourself. Then copy all the .h files to e.g. /www/c-client/include and c-client.

Re: [PHP-DEV] Bug #12312: array_mt_rand() ?

2001-07-27 Thread Jani Taskinen
I was wondering this same thing a while ago. Nobody bothered to answer to my question if we should always use the mt_rand() instead of the system specified ones.. any ideas why not? --Jani On 23 Jul 2001 [EMAIL PROTECTED] wrote: >From: [EMAIL PROTECTED] >Operating system: Linux 2.

[PHP-DEV] Bug #10904 Updated: php.exe accesses unreadable memory and crashes

2001-07-27 Thread sniper
ID: 10904 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Reproducible crash Operating System: WINNT SP4 PHP Version: 4.0.5 New Comment: status: open Previous Comments: [2001

[PHP-DEV] Bug #12317 Updated: Mailing list is bouncing back my email.

2001-07-27 Thread sniper
ID: 12317 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *General Issues Operating System: any PHP Version: 4.0.6 New Comment: forwarded to [EMAIL PROTECTED] which handles these problems. Previous Comments: ---

[PHP-DEV] Bug #12372 Updated: LDAP calls within a function fail

2001-07-27 Thread Mike
ID: 12372 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: LDAP related Operating System: RedHat 7.0 PHP Version: 4.0.6 Previous Comments: [2001-07-26 11:44:29]

[PHP-DEV] Bug #12314 Updated: include_path does not work

2001-07-27 Thread sniper
ID: 12314 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Scripting Engine problem Operating System: WinME PHP Version: 4.0.6 New Comment: Have you tried adding the drive name to the paths? ie. include_path=".;c:\my\own\includes\;d:\some\other\stuff\" As this wo

Re: [PHP-DEV] Security Issues

2001-07-27 Thread Jason Greene
I have been watching this thread for too long and I can no longer resist commenting. If a programmer does not initialize SECURE variables properly, he is going to make far worse security decisions in his software. Next thing we are going to hear is that php does not auto TAINT check parsed vari

[PHP-DEV] Bug #12431: IPLANET JVM abort

2001-07-27 Thread mhaataja
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.0.6 PHP Bug Type: iPlanet related Bug description: IPLANET JVM abort If I compile PHP with the following options ./configure --with-nsapi=/usr/netscape/web-server --enable-libgcc --with-zlib=/usr/local --wit

[PHP-DEV] Bug #12003 Updated: failed to locate host machine

2001-07-27 Thread sniper
ID: 12003 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: InterBase related Operating System: Linux Red Hat 7.1 (2.4.2) PHP Version: 4.0.6 New Comment: status -> open. Previous Comments: -

[PHP-DEV] Bug #12430: is_subclass_of

2001-07-27 Thread mailling
From: [EMAIL PROTECTED] Operating system: windows 2000 PHP version: 4.0.6 PHP Bug Type: Class/Object related Bug description: is_subclass_of if I have a class like this class PEAR_Error { Note the uppercase ! and $a=new PEAR_Error(); if I do is_subclass_of($a,'PE

Re: [PHP-DEV] Security Issues

2001-07-27 Thread John Donagher
On Fri, 27 Jul 2001, Zeev Suraski wrote: > > > It will simply cause > >scripts to break in non-obvious ways and the knee-jerk fix will be to > >swear at those annoying PHP folks and then turn register_globals on, or > >they will do something like: > > > > foreach($HTTP_POST_VARS as $key=>$va

RE: [PHP-DEV] Security Issues

2001-07-27 Thread Brian Tanner
Is all of this springing from that security advisory that was published a short while ago? I remember reading that, and feeling that many of the issues were overblown (if I'm thinking of the same one). Also, wasn't that advisory just written by some guy? Its not like W3C is writing a web securi

[PHP-DEV] Bug #12428: I want 'echoln'

2001-07-27 Thread rvtol
From: [EMAIL PROTECTED] Operating system: any PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: I want 'echoln' Is there something like an 'echoln'? I use echo $var,'\n' quite often, so an 'echoln' would be very handy. Or even better would be

[PHP-DEV] Bug #12427: ImageTTFtext() doesn't work

2001-07-27 Thread flying
From: [EMAIL PROTECTED] Operating system: Win2000 SP2 & WinNT SP6 PHP version: 4.0.6 PHP Bug Type: GD related Bug description: ImageTTFtext() doesn't work ImageTTFtext() function doesn't work into PHP v4.0.6 at least under Win2000 and WinNT. It always throws a warning "Coul

[PHP-DEV] Bug #12426: Critical PHP bug while processing big POST data (>10K)

2001-07-27 Thread dk
From: [EMAIL PROTECTED] Operating system: RedHat Linux 7.0 2.2.16-22smp PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: Critical PHP bug while processing big POST data (>10K) I have configured PHP4 to process POST data less than 800 (phpinfo() re

[PHP-DEV] ¶Ç¯u¸¹½X¥X°â

2001-07-27 Thread bpce20r_ess
¶Ç¯u¸¹½X¥X°â §Ú¦³¥_°Ï02_¶}ÀY¶Ç¯u¸¹½X¡A¦@¬°77270µ§ ¬O§Ú±q¦U­Ó¦P·~¤½·|¡B¹q¸Üï¡B¶À­¶¡B¼x«H©Ò¡B ºô»Úºô¸ô¡A¥úºÐ¤ù...µ¥µ¥¡A ¸g¦~²Ö¤ë¤@µ§¤@µ§¥´¤J¦¬¶°¤U¨Óªº¡A¶O¤F«Ü¤jªº¥\¤Ò¡C ¥úªá¿ú¶R¼x«H©Ò¥Xªºªº¥U¤l¡A´Nªá¤F¤£¤Ö¿ú¡A ¦A¸g¹L²Î­p¤èªk¾ã²z¡A©Ò¥H¨S¦³¥ô¦ó¤@µ§¬O­«½Æªº¡A ¨Ã¸g¹L¹ê»Úµo°e´ú¸Õ¡A¦A­ç°£±¼µL®Äª

[PHP-DEV] Bug #9860 Updated: Unable to load dynamic library php_interbase.dll

2001-07-27 Thread sniper
ID: 9860 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Dynamic loading Operating System: WinNT 4.0 SP6 PHP Version: 4.0.4pl1 Previous Comments: [2001-06-12 10:50:09] [EMAIL

[PHP-DEV] Bug #11764 Updated: system() function result different from PHP 4.0.5

2001-07-27 Thread kalowsky
ID: 11764 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Scripting Engine problem Operating System: Windows NT Workstation 4.0 PHP Version: 4.0.6 New Comment: no user feedback. if this problem still persists, please reopen the bug. Previous Com

[PHP-DEV] e-mail confirmation #52113118

2001-07-27 Thread julie13118
This is a confirmation e-mail for your request. You can come anytime and claim your FREE Sex Toys at http://www.freevibrator.com All Free Sex Toys we feature are absolutly free with no purchase necessary whatsoever. (Small reasonable shipping charges apply) Thank You for subscribing to FreeSex

[PHP-DEV] Bug #11754 Updated: exec() function not working in Win32

2001-07-27 Thread kalowsky
ID: 11754 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Program Execution Operating System: Win32 (2000) PHP Version: 4.0.6 New Comment: no user feedback. if the bug still exists, please reopen it. Previous Comments: --

[PHP-DEV] Bug #12303 Updated: apache segfaults when using imp

2001-07-27 Thread sniper
ID: 12303 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Apache related Operating System: slackware linux PHP Version: 4.0.6 New Comment: And please provide a gdb backtrace of the crash. Previous Comments:

Re: [PHP-DEV] Security Issues

2001-07-27 Thread Rasmus Lerdorf
> Peter Petermann wrote: > > i dont think it is easier to write more secure applications > > with turning a feature of. > > In this particular case, it would. There are several reported cases of > security-holes caused by this feature. Without it, there would be fewer > insecure PHP-applications o

[PHP-DEV] Bug #12303 Updated: apache segfaults when using imp

2001-07-27 Thread sniper
ID: 12303 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Apache related Operating System: slackware linux PHP Version: 4.0.6 New Comment: Does this happen with older PHP versions? Like PHP 4.0.5? And could you also try the latest CVS snapshot from

Re: [PHP-DEV] Security Issues

2001-07-27 Thread Rasmus Lerdorf
> Peter Petermann wrote: > > > I fully agree here with Rasmus and I also think this will > > > be the workaround for most people -- if one _does_ care > > > about security, he even knows what and how to do nowadays. > > > I don't think turning register_globals to off will evangelize > > > people t

[PHP-DEV] Bug #12425: apache core dumps when started with a php.ini in /usr/local/lib

2001-07-27 Thread chris
From: [EMAIL PROTECTED] Operating system: Linux - Red Hat 7.1 PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: apache core dumps when started with a php.ini in /usr/local/lib Just Compile 4.0.6 (Apache-1.3.20 DSO) amazingly all the stuff I compiled in worked

[PHP-DEV] Re: [PEAR-DEV] PHP arrays managment bug :-?

2001-07-27 Thread Tomas V.V.Cox
Cynic wrote: > > >> > > >> >1) array_pop() bug: > >> > >> >$a = array(); > >> >$a[] = array('foo', 'bar'); > >> >print_r($a); > >> >$a[] = array('foo2', 'bar2'); > >> >print_r($a); > >> >$a = array_pop($a); > >> >print_r($a); > >> >?> > > > so, you're questioning the order of the retval assignm

[PHP-DEV] Bug #12423: float point assignment error

2001-07-27 Thread noIdea
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: float point assignment error It's easy to describe: echo odbc_result($ref, "column"); $a = (double) odbc_result($ref, "column"); echo " / " . $a;

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

2001-07-27 Thread Bill Catlan
>Crashes (signal 11) on file upload using multipart form data. > >Worked with 4.0.4pl1, haven't tried 4.0.5, crashed with 4.0.6 and latest >CVS since. Hello, Has this been addressed at all? In any case, when the PHP multipart form handling functions worked properly (v4.04, etc.) , how did they

[PHP-DEV] Bug #11929 Updated: Can't get "whether to enable truetype string function in gd..." == yes

2001-07-27 Thread sniper
ID: 11929 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: GD related Operating System: Linux; Slackware 8.0/2.4.5 PHP Version: 4.0.6 New Comment: Use the freetype 1.x libs. And ask further install questions on [EMAIL PROTECTED] Previous Comments: --

[PHP-DEV] Bug #11813 Updated: ImageGammaCorrect no longer works

2001-07-27 Thread sniper
ID: 11813 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: GD related Operating System: Win NT 4.0 PHP Version: 4.0.6 Previous Comments: [2001-06-30 19:20:05] [EMAIL PROTECTED]

[PHP-DEV] Bug #12422 Updated: The w3swc service is gaving error cannot load isapidll

2001-07-27 Thread sniper
ID: 12422 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: IIS related Operating System: Window 2000 Server PHP Version: 4.0.6 New Comment: submitted twice Previous Comments: [2001

[PHP-DEV] Bug #12422: The w3swc service is gaving error cannot load isapidll

2001-07-27 Thread babarnazmi
From: [EMAIL PROTECTED] Operating system: Window 2000 Server PHP version: 4.0.6 PHP Bug Type: IIS related Bug description: The w3swc service is gaving error cannot load isapidll --no module I used --I want to work with php_oci8.dll but not getting any thing work in my

[PHP-DEV] Bug #12421: The w3swc service is gaving error cannot load isapidll

2001-07-27 Thread babarnazmi
From: [EMAIL PROTECTED] Operating system: Window 2000 Server PHP version: 4.0.6 PHP Bug Type: IIS related Bug description: The w3swc service is gaving error cannot load isapidll --no module I used --I want to work with php_oci8.dll but not getting any thing work in my

[PHP-DEV] Re: [PEAR-DEV] PHP arrays managment bug :-?

2001-07-27 Thread Cynic
At 14:53 7/27/2001, Tomas V.V.Cox wrote the following: -- >Cynic wrote: >> >> I don't see any error in the output. What did you expect? >> >> At 14:30 7/27/2001, Tomas V.V.Cox wrote the following: >> ---

[PHP-DEV] Re: [PEAR-DEV] PHP arrays managment bug :-?

2001-07-27 Thread Tomas V.V.Cox
Cynic wrote: > > I don't see any error in the output. What did you expect? > > At 14:30 7/27/2001, Tomas V.V.Cox wrote the following: > -- > >During my test with the pushErrorHandling and popErrorHandling I found > >strange behavoirs of

[PHP-DEV] Bug #12394 Updated: Select statement

2001-07-27 Thread peter-h . hoffmann
ID: 12394 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: MySQL related Operating System: Windows NT4.0 PHP Version: 4.0.6 Previous Comments: [2001-07-26 07:42:31

[PHP-DEV] Bug #12394 Updated: Select statement

2001-07-27 Thread peter-h . hoffmann
ID: 12394 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Operating System: Windows NT4.0 PHP Version: 4.0.6 New Comment: Excuse me, but this was a bloody amateur failure !!! The result is an object, so what to do is: for ($count = 1; $

  1   2   >