[PHP-DEV] Bug #15175 Updated: is_dir does not work correctly

2002-01-23 Thread sander
ID: 15175 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Filesystem function related Operating System: Windows 2000 PHP Version: 4.1.0 New Comment: Can you show us a 'complete path'? You're probably doing something wrong. Previous Comments:

[PHP-DEV] Bug #14716 Updated: PHP 4.1.1 DSO: apache startup fail

2002-01-23 Thread sander
ID: 14716 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: No Feedback Bug Type: Apache related Operating System: Linux, RH 6.1 base, Kernel2.2.19 PHP Version: 4.1.0 New Comment: No feedback. Previous Comments:

[PHP-DEV] Bug #15185: Exploring the server recources witch php

2002-01-23 Thread koval
From: [EMAIL PROTECTED] Operating system: Slackware PHP version: 4.0.6 PHP Bug Type: *Directory/Filesystem functions Bug description: Exploring the server recources witch php I've found a possible bug in php 4.06. using simple function readdir(); I coul explore about 90 %

[PHP-DEV] Bug #14380 Updated: AccessViolation: oci-Problem

2002-01-23 Thread stevehalasz
ID: 14380 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IIS related Operating System: Windows2000 PHP Version: 4.0.6 New Comment: I have this problem with PHP4.1.0, Windows2000, IIS5-ISAPI, and Oracle8.1.7.2.1. Previous

[PHP-DEV] Bug #15185 Updated: Exploring the server recources witch php

2002-01-23 Thread hholzgra
ID: 15185 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Directory/Filesystem functions Operating System: Slackware PHP Version: 4.0.6 New Comment: not a php issue php runs with the same permissions as the user the webserver runs under, so if

[PHP-DEV] Bug #15186: define/mysql_connect problem

2002-01-23 Thread derek
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.1 PHP Bug Type: MySQL related Bug description: define/mysql_connect problem Previous to version 4.1.1, using define() to define a handle to a MySQL connection worked fine: define(DB,

[PHP-DEV] Bug #15187: PHP parses untrusted documents (or something like that ;P)

2002-01-23 Thread tozz
From: [EMAIL PROTECTED] Operating system: Linux 2.4 PHP version: 4.1.1 PHP Bug Type: Scripting Engine problem Bug description: PHP parses untrusted documents (or something like that ;P) Hello, I think there is a pretty large security issue in PHP. E.g. we have 2 servers,

[PHP-DEV] Bug #15187 Updated: PHP parses untrusted documents (or something like that ;P)

2002-01-23 Thread jan
ID: 15187 Updated by: jan Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Scripting Engine problem Operating System: Linux 2.4 PHP Version: 4.1.1 New Comment: I call it a user error. no external sources are to be trusted with no error/security/integrity check. Previous

[PHP-DEV] Bug #15187 Updated: PHP parses untrusted documents (or something like that ;P)

2002-01-23 Thread sesser
ID: 15187 Updated by: sesser Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating System: Linux 2.4 PHP Version: 4.1.1 New Comment: RTFM! Include is for including PHP scripts into your PHP script. If you only want to include parsed output then do not use

[PHP-DEV] Bug #15187 Updated: PHP parses untrusted documents (or something like that ;P)

2002-01-23 Thread sander
ID: 15187 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating System: Linux 2.4 PHP Version: 4.1.1 New Comment: This is bad programming. If you want to avoid this, you should NOT use include() for stuff on other servers, but fopen() or

[PHP-DEV] Bug #15187 Updated: PHP parses untrusted documents (or something like that ;P)

2002-01-23 Thread tozz
ID: 15187 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating System: Linux 2.4 PHP Version: 4.1.1 New Comment: It's true dat this is a 'user error', however there are scripts (e.g. phpnuke has this problem) that allows a

[PHP-DEV] Bug #15187 Updated: PHP parses untrusted documents (or something like that ;P)

2002-01-23 Thread rasmus
ID: 15187 Updated by: rasmus Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating System: Linux 2.4 PHP Version: 4.1.1 New Comment: We can't stop developers from shooting themselves in the foot. If you want to include a remote file without parsing it

[PHP-DEV] Bug #15188: PHP Fatal error: Cannot find save handler mm in Unknown on line 0

2002-01-23 Thread serge
From: [EMAIL PROTECTED] Operating system: RH 7.2 / 2.4.17 PHP version: 4.1.1 PHP Bug Type: Session related Bug description: PHP Fatal error: Cannot find save handler mm in Unknown on line 0 Hi Guys, I can not get MM to work as the session handler anymore. Session MM

[PHP-DEV] Bug #15187 Updated: PHP parses untrusted documents (or something like that ;P)

2002-01-23 Thread sesser
ID: 15187 Updated by: sesser Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating System: Linux 2.4 PHP Version: 4.1.1 New Comment: speaking of phpnuke... this security problem in phpnuke was reported a while back to its developers. if they havent fixed

[PHP-DEV] FeatureRequest for PHP5

2002-01-23 Thread Christian Dickmann
Hi all, It would be great if it was possible to have CONSTANTS of types like as Arrays or Objects. This way one could have a Config-Constant and you wouldn't need to use $GLOBALS. Christian Dickmann -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL

[PHP-DEV] Bug #8909 Updated: PHP generates the Date: header line with a bad timezone

2002-01-23 Thread walter . pollard
ID: 8909 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Mail related Operating System: Windows PHP Version: 4.0.4pl1 New Comment: To: [EMAIL PROTECTED], Derick, which release is this problem fixed in? We are

[PHP-DEV] Bug #14423 Updated: PHP won't compile with --with-iconv turned on

2002-01-23 Thread cynic
ID: 14423 Updated by: cynic Old Summary: PHP won't compile with --with-iconv turned on Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Compile Failure Operating System: FreeBSD 4.4-STABLE PHP Version: 4.1.0 New Comment: Does it *always* fail with the former configure

Re: [PHP-DEV] FeatureRequest for PHP5

2002-01-23 Thread Andi Gutmans
You can already use constant arrays such as array(1, 2, 3) as constants. Andi On Wed, 23 Jan 2002, Christian Dickmann wrote: Hi all, It would be great if it was possible to have CONSTANTS of types like as Arrays or Objects. This way one could have a Config-Constant and you wouldn't

[PHP-DEV] Bug #15185 Updated: Exploring the server recources witch php

2002-01-23 Thread daniel
ID: 15185 Updated by: daniel Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Open Bug Type: *Directory/Filesystem functions Operating System: Slackware PHP Version: 4.0.6 New Comment: Actually this is a dupe of MY bug report. PHP has a bug with readdir(). safe_mode does not limit

[PHP-DEV] Bug #13774 Updated: Missing information in isapi installation for apache

2002-01-23 Thread ian_anderson
ID: 13774 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Windows PHP Version: 4.0.6 New Comment: This documentation is still not updated in v4.11 Previous Comments:

[PHP-DEV] Bug #15189: Segmentation fault __umoddi3

2002-01-23 Thread nathan
From: [EMAIL PROTECTED] Operating system: Suse Linux 2.2.19 - libc-2.1.3 PHP version: 4.1.1 PHP Bug Type: Verisign Payflow Pro related Bug description: Segmentation fault __umoddi3 Hi folks, I just added Payflow support to my setup and received the following errors.

[PHP-DEV] Bug #15185 Updated: Exploring the server recources witch php

2002-01-23 Thread rasmus
ID: 15185 Updated by: rasmus Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Directory/Filesystem functions Operating System: Slackware PHP Version: 4.0.6 New Comment: Daniel, please stop saying readdir() here. readdir() should not have any safe-mode checks anymore than fgets() should.

[PHP-DEV] Bug #15190: Configure script fails to find static libming

2002-01-23 Thread doc
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.1.1 PHP Bug Type: *Compile Issues Bug description: Configure script fails to find static libming On line 30452 in the configure script, it searchs for libming.so but not libming.a, so if you compiled a static

[PHP-DEV] Bug #14999 Updated: apache_lookup_uri returning array for apache2 instead of object

2002-01-23 Thread manu
ID: 14999 Updated by: manu Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache2 related Operating System: linux PHP Version: 4.1.1 New Comment: The Apache request_rec struct has many change between version 1.3 and 2.0. perhaps we should rename this fonction in apache2_lookup_uri for

[PHP-DEV] Bug #15191: Segmentation fault when starting apache httpd

2002-01-23 Thread doc
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.1.1 PHP Bug Type: Reproducible crash Bug description: Segmentation fault when starting apache httpd # apachectl startssl Segmentation Fault /opt/apache/sbin/apachectl startssl: httpd could not be started

Re: [PHP-DEV] Re: [PHP] Re: [PHP-DEV] Re: Computer Science and PHP

2002-01-23 Thread Manuel Lemos
Hello, Andi Gutmans wrote: On Sat, 19 Jan 2002, Alan Knowles wrote: This kind of bytes at a nerve when you are hunting for work and almost nobody mentions PHP here Anyway, A quick few ideas to throw in the pot.. - Press releases, for PHP5 pre-alpha, PHP-GTK's, (Derick - srm?)

Re: [PHP-DEV] Re: [PHP] Re: [PHP-DEV] Re: Computer Science and PHP

2002-01-23 Thread Manuel Lemos
Hello, Gavin Sherry wrote: On Sat, 19 Jan 2002, Sebastian Bergmann wrote: Alan Knowles wrote: Press releases, for PHP5 pre-alpha, PHP-GTK's, (Derick - srm?) upcomming release etc. which could be made available - Then a PHP press team??, could be resposnible for getting it out to

Re: [PHP-DEV] FeatureRequest for PHP5

2002-01-23 Thread Philip Olson
It would be great if it was possible to have CONSTANTS of types like as Arrays or Objects. You can already use constant arrays such as array(1, 2, 3) as constants. Maybe some day ;) define('BLAH', array(4,5)); Warning: Constants may only evaluate to scalar values You can serialize

Re: [PHP-DEV] Re: Computer Science and PHP

2002-01-23 Thread Manuel Lemos
Hello, Alexander Wagner wrote: Manuel Lemos wrote: There is no doubt about that, but the original poster was asking why PHP is not part of college curriculum and I was explaining that unlike other languages that are marketed by companies with big brands, there is no big brand behind

Re: [PHP-DEV] PHP TAG

2002-01-23 Thread Manuel Lemos
Hello, [EMAIL PROTECTED] wrote: Hello, when will you stop posting stupid questions to this list? It would be more constructive if you mail the user in question privately and nicely. He made a mistake posting to this list but he is probably not aware that this is not the correct list for

[PHP-DEV] Bug #15191 Updated: Segmentation fault when starting apache httpd

2002-01-23 Thread yohgaki
ID: 15191 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: Solaris 8 PHP Version: 4.1.1 New Comment: Please read instruction before you submit bug report :) If httpd segfaults, attach backtrace. Previous

[PHP-DEV] Bug #15192: MSSQL functions crashing PHP

2002-01-23 Thread sean
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.1.1 PHP Bug Type: MSSQL related Bug description: MSSQL functions crashing PHP This bug happens when requesting a lot (1000+) rows from an MSSQL database or less lines if you've executed a bunch of other

[PHP-DEV] Bug #15190 Updated: Configure script fails to find static libming

2002-01-23 Thread yohgaki
ID: 15190 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Compile Issues Operating System: Any PHP Version: 4.1.1 New Comment: There are extensions that search only *.so libs. Build and use shared lib for now. Previous Comments:

[PHP-DEV] Bug #15192 Updated: MSSQL functions crashing PHP

2002-01-23 Thread sean
ID: 15192 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MSSQL related Operating System: Windows 2000 PHP Version: 4.1.1 New Comment: Tried it under 4.0.6 and it crashes as well, switch back to 4.0.5, works just fine. Previous Comments:

[PHP-DEV] Bug #15192 Updated: MSSQL functions crashing PHP

2002-01-23 Thread sean
ID: 15192 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MSSQL related Operating System: Windows 2000 Old PHP Version: 4.1.1 PHP Version: 4.0.6 Previous Comments: [2002-01-23

RE: [PHP-DEV] PHP TAG

2002-01-23 Thread Sean R. Bright
Manuel, This is the 5th time since the 14th of January that he has sent user level questions to this list, this is not an isolated event. See http://marc.theaimsgroup.com/?a=10110075472r=1w=2 Sean -Original Message- From: Manuel Lemos [mailto:[EMAIL PROTECTED]] Sent: Wednesday,

[PHP-DEV] Bug #15193: Module loads but does not work

2002-01-23 Thread stephen
From: [EMAIL PROTECTED] Operating system: solaris 2.8 PHP version: 4.1.1 PHP Bug Type: Dynamic loading Bug description: Module loads but does not work I am trying to get php 4.1.1 as a DSO to work with apache 2.0.28 running on solaris 2.8. While I can compile both apache

[PHP-DEV] PHP-GTK version 0.5.0 released

2002-01-23 Thread Andrei Zmievski
Greetings! I have released PHP-GTK version 0.5.0, also known as monday starts on saturday. The version number was bumped from 0.1.1 to this one to indicate that PHP-GTK is now a fairly mature and stable extension and can be used for a variety of applications (just look on Freshmeat). I would

[PHP-DEV] Bug #15194: date(m-d-y H:m:s, $timestamp) doesn't jive with system time

2002-01-23 Thread emetsger
From: [EMAIL PROTECTED] Operating system: Solaris 7 PHP version: 4.1.1 PHP Bug Type: Date/time related Bug description: date(m-d-y H:m:s, $timestamp) doesn't jive with system time calling date(m-d-y H:m:s, $timestamp) doesn't always produce the correct system date. The

[PHP-DEV] Bug #15195: SQL error: [Microsoft][ODBC dBase Driver] Could not delete from specified table

2002-01-23 Thread batmanut
From: [EMAIL PROTECTED] Operating system: win nt4.0 PHP version: 4.0.5 PHP Bug Type: ODBC related Bug description: SQL error: [Microsoft][ODBC dBase Driver] Could not delete from specified table I used dbase 5 test.dbf and used odbc 2.0 on win nt4.0 connect to system DSN

[PHP-DEV] Bug #15196: PHP_*_VARS have disappeared, even though track_vars is on

2002-01-23 Thread doktor1
From: [EMAIL PROTECTED] Operating system: Linux 2.4 PHP version: 4.1.1 PHP Bug Type: Variables related Bug description: PHP_*_VARS have disappeared, even though track_vars is on I fetched the latest Apache and PHP earlier this week and built everything from scratch, to find

[PHP-DEV] Bug #12789 Updated: array_unique() always returns only 1 result for multi-dimentional arrays

2002-01-23 Thread james
ID: 12789 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Arrays related Operating System: Cobalt Linux PHP Version: 4.0.6 New Comment: I think you should mention that in the manual, esp. because array_unique worked with

[PHP-DEV] Bug #15196 Updated: PHP_*_VARS have disappeared, even though track_vars is on

2002-01-23 Thread derick
ID: 15196 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Variables related Operating System: Linux 2.4 PHP Version: 4.1.1 New Comment: They are not gone, they have new aliases which are shown in the phpinfo() output. Please read: It's also advisable

[PHP-DEV] Bug #15196 Updated: PHP_*_VARS have disappeared, even though track_vars is on

2002-01-23 Thread doktor1
ID: 15196 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: Linux 2.4 PHP Version: 4.1.1 New Comment: They are not gone, they have new aliases which are shown in the phpinfo() output. Please read: Did you mean to put in a

[PHP-DEV] Bug #15196 Updated: PHP_*_VARS have disappeared, even though track_vars is on

2002-01-23 Thread edejanu
ID: 15196 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: Linux 2.4 PHP Version: 4.1.1 New Comment: You can still access the old vars, Derick also told you that they are not gone. Do:

[PHP-DEV] Bug #15196 Updated: PHP_*_VARS have disappeared, even though track_vars is on

2002-01-23 Thread doktor1
ID: 15196 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: Linux 2.4 PHP Version: 4.1.1 New Comment: Oh... OK. I get it now. :) However, it is a little disconcerting to have them not show up in phpinfo() any longer. Just

[PHP-DEV] Bug #15019 Updated: browser.ini

2002-01-23 Thread php
ID: 15019 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: PHP options/info functions Operating System: Linux RH 7.1 PHP Version: 4.1.1 New Comment: Yes the server was allso rebooted (I stiil have this question open.) Previous Comments:

[PHP-DEV] php functions specific to linux...

2002-01-23 Thread Abhimanyu_Bhola
hi all, I have to write PHP pages which are portable across Linux/windows. Can anyone give me some links where I can find list of those functions which are very much Linux specific? Regards, Abhimanyu ** This email

[PHP-DEV] Bug #15196 Updated: PHP_*_VARS have disappeared, even though track_vars is on

2002-01-23 Thread derick
ID: 15196 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: Linux 2.4 PHP Version: 4.1.1 New Comment: The URL I wanted to post: http://www.php.net/release_4_1_0.php And both showing the arrays $_POST and $HTTP_POST_VARS in

Re: [PHP-DEV] PHP TAG

2002-01-23 Thread Derick Rethans
On Wed, 23 Jan 2002, Manuel Lemos wrote: Hello, [EMAIL PROTECTED] wrote: Hello, when will you stop posting stupid questions to this list? It would be more constructive if you mail the user in question privately and nicely. He made a mistake posting to this list but he is probably

[PHP-DEV] Bug #15193 Updated: Module loads but does not work

2002-01-23 Thread manu
ID: 15193 Updated by: manu Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Dynamic loading Operating System: solaris 2.8 PHP Version: 4.1.1 New Comment: be careful the configuration change for Apache 2 you must use filter ! watch README from Apache2filter