[PHP-DEV] Re: [ZEND-ENGINE] cvs: Zend / modules.hzend_builtin_functions.c

2001-02-24 Thread Sebastian Bergmann
Andi Gutmans wrote: > Hopefully fixed now. Unfortuneately I'm still getting cgi_main.c ..\main\php.h(44) : warning C4273: 'first_arg_force_ref' : Inkonsistente DLL-Bindung. dllexport angenommen. ..\main\php.h(45) : warning C4273: 'first_arg_allow_ref' : Inkonsistente DLL-Bindung. dllexport

[PHP-DEV] Re: [ZEND-ENGINE] cvs: Zend / modules.h zend_builtin_functions.c

2001-02-24 Thread Andi Gutmans
Hopefully fixed now. Andi At 11:06 PM 2/24/2001 +0100, Sebastian Bergmann wrote: >Andi Gutmans wrote: > > andiSat Feb 24 23:16:58 2001 EDT > > > > Modified files: > > /Zend modules.h zend_builtin_functions.c > > Log: > > - Add exports from Daniel Beulshausen > >cgi_ma

[PHP-DEV] PHP 4.0 Bug #9439: DOM XML bad function names

2001-02-24 Thread Tomas V . V . Cox
From: Tomas V.V.Cox <[EMAIL PROTECTED]> Operating system: PHP version: 4.0.4pl1 PHP Bug Type: Documentation problem Bug description: DOM XML bad function names The functions in http://php.net/manual/en/ref.domxml.php: domxml_get_attribute is domxml_getattr domxml_set_attrib

[PHP-DEV] PHP 4.0 Bug #8334 Updated: Segmentation faults on page load

2001-02-24 Thread augustz
ID: 8334 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Output Control Description: Segmentation faults on page load I grabbed the 200102211045 snaps and have been playing with them without much success. Everything works fine with 4.0.4pl1 but switching up to this

[PHP-DEV] PHP 4.0 Bug #9438: Error retrieving image field from MSSQL database

2001-02-24 Thread lbf
From: [EMAIL PROTECTED] Operating system: Win2000 Prof SP1 PHP version: 4.0.4pl1 PHP Bug Type: MSSQL related Bug description: Error retrieving image field from MSSQL database When I try to retrieve image field from MSSQL7 database I get "PHP has encountered an Access Violat

[PHP-DEV] PHP 4.0 Bug #9233 Updated: Unable to load extensions

2001-02-24 Thread valjok2000
ID: 9233 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Install and Config Description: Unable to load extensions > Reported By: [EMAIL PROTECTED] > does php_oci8.dll exists? Of course it exists. I'am talking to you that FileMon.exe shows how php.exe reads the

Re: [PHP-DEV] Karma for php-gtk

2001-02-24 Thread Andrei Zmievski
At 07:10 PM 2/24/01 +0100, Peter \"[DiSAStA]\" Petermann wrote: >Karma for php-gtk Why do you want karma for php-gtk? -Andrei -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the lis

[PHP-DEV] PHP 4.0 Bug #9433 Updated: ErrorDocument 404 pointing to PHP file

2001-02-24 Thread justin
ID: 9433 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Description: ErrorDocument 404 pointing to PHP file If this were the case, then why does it react differently with PHP version 4.0.1pl2 and 4.0.2? Previous Comments:

Re: [PHP-DEV] PHP 4.0 Bug #9433 Updated: ErrorDocument 404 pointing to PHP file

2001-02-24 Thread Björn Schotte
* [EMAIL PROTECTED] wrote: > appropriate page. What is even more mysterious is that it is the IE 404 > error page, not the server wide page nor the default 404 error page for > the site. That's crappy IE style which displays its own 404 error page with its default configuration. Go to the IE pre

[PHP-DEV] PHP 4.0 Bug #9433 Updated: ErrorDocument 404 pointing to PHP file

2001-02-24 Thread justin
ID: 9433 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Description: ErrorDocument 404 pointing to PHP file Adding to this, lynx reports a 404 then continues to load the correct page. I guess lynx reports a 404 if the file is not found then proceeds to the page specifie

[PHP-DEV] PHP 4.0 Bug #9433 Updated: ErrorDocument 404 pointing to PHP file

2001-02-24 Thread justin
ID: 9433 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Description: ErrorDocument 404 pointing to PHP file No, lynx reports a 404 error also. Previous Comments: --- [2001-02-23 22:34:31] [EMAIL PRO

[PHP-DEV] PHP 4.0 Bug #9360 Updated: Type of the parameter conflicts with previous declaration of function

2001-02-24 Thread sas
ID: 9360 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Assigned To: Comments: All above warnings/errors are caused by apparently non-conforming system header files. Details can be found in [EMAIL PROTECTED] Previous Comments: --

[PHP-DEV] PHP 4.0 Bug #9380 Updated: HAVE_TZNAME not being checked

2001-02-24 Thread sas
ID: 9380 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Assigned To: Comments: Thanks, fixed in CVS. Previous Comments: --- [2001-02-21 14:22:35] [EMAIL PROTECTED]

Fwd: [PHP-DEV] pack()/unpack()

2001-02-24 Thread Andi Gutmans
No one answered me on this one. Any idea if there's a reason not to use htonl() and friends in pack()? Is anyone using it here? Andi >Date: Thu, 22 Feb 2001 20:48:46 +0200 >To: Chris Schneider <[EMAIL PROTECTED]> >From: Andi Gutmans <[EMAIL PROTECTED]> >Cc: [EMAIL PROTECTED] >Subject: [PHP-DEV]

[PHP-DEV] PHP 4.0 Bug #9382 Updated: inet_aton prototype not used

2001-02-24 Thread sas
ID: 9382 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Assigned To: Comments: Thanks, fixed in CVS. Previous Comments: --- [2001-02-21 15:19:43] [EMAIL PROTECTED]

Re: [PHP-DEV] Karma for php-gtk

2001-02-24 Thread Andi Gutmans
At 09:44 PM 2/24/2001 +0100, Daniel Beulshausen wrote: >At 21:16 24.02.2001 +0100, Sebastian Bergmann wrote: >>Daniel Beulshausen wrote: >> > it means nearly no changes, one or two. i'll have to look at it again >> > before i can tell you which one. > >okay, here we go, one patch is already done (

[PHP-DEV] PHP 4.0 Bug #9412 Updated: no support for syslog.h causes errors

2001-02-24 Thread sas
ID: 9412 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Assigned To: Comments: Thanks for your excellent report. I've fixed all mentioned issues. Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9389 Updated: File names with '-' causes problems

2001-02-24 Thread sas
ID: 9389 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Compile Failure Assigned To: Comments: I've renamed the single remaining C source file which contained a dash. Previous Comments: --

[PHP-DEV] PHP 4.0 Bug #586 Updated: configure does not support apache shadow tree

2001-02-24 Thread sas
ID: 586 Updated by: sas Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Compile Problem Bug Type: Feature/Change Request Assigned To: Comments: Changing to feature request. Previous Comments: --- [2001-02-10 12:5

[PHP-DEV] PHP 4.0 Bug #8658 Updated: Php DSO complains of missing structure member

2001-02-24 Thread sas
ID: 8658 Updated by: sas Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Compile Problem Bug Type: OCI8 related Assigned To: Comments: Thanks for your report. The structure member `open' of the sctructs in php_oci8.h should be prefixed in order to distinguish it from the system call w

Re: [PHP-DEV] Karma for php-gtk

2001-02-24 Thread Daniel Beulshausen
At 21:44 24.02.2001 +0100, Sebastian Bergmann , php-dev mailinglist <[EMAIL PROTECTED] wrote: >At 21:16 24.02.2001 +0100, Sebastian Bergmann wrote: >>Daniel Beulshausen wrote: >> > it means nearly no changes, one or two. i'll have to look at it again >> > before i can tell you which one. > >okay,

Re: [PHP-DEV] Karma for php-gtk

2001-02-24 Thread Daniel Beulshausen
At 21:16 24.02.2001 +0100, Sebastian Bergmann wrote: >Daniel Beulshausen wrote: > > it means nearly no changes, one or two. i'll have to look at it again > > before i can tell you which one. okay, here we go, one patch is already done (quite a while ago), it was the add_property_unset thing in z

Re: [PHP-DEV] Karma for php-gtk

2001-02-24 Thread Sebastian Bergmann
Daniel Beulshausen wrote: > it means nearly no changes, one or two. i'll have to look at it again > before i can tell you which one. Thanks, Sebastian -- sebastian bergmann e-mail : [EMAIL PROTECTED] homepage : http://www.sebastian-bergmann

Re: [PHP-DEV] Karma for php-gtk

2001-02-24 Thread Daniel Beulshausen
At 21:04 24.02.2001 +0100, Sebastian Bergmann wrote: >Daniel Beulshausen wrote: > > actually it compiles under win32 with (nearly) no changes, but i did no > > functional checking. > > Huch? I was not able to load the MSVC project files. yep, the dsp needs to be updated, but thi isn't hard. >

Re: [PHP-DEV] Karma for php-gtk

2001-02-24 Thread Sebastian Bergmann
Daniel Beulshausen wrote: > actually it compiles under win32 with (nearly) no changes, but i did no > functional checking. Huch? I was not able to load the MSVC project files. So, what's the "nearly" you're talking about, Daniel? -- sebastian bergmann e-mail : [EMAIL

Re: [PHP-DEV] Karma for php-gtk

2001-02-24 Thread Daniel Beulshausen
At 19:13 24.02.2001 +0100, Sebastian Bergmann wrote: >"Peter \"[DiSAStA]\" Petermann" wrote: > > could anyone add me some karma for php-gtk? > > > Please state the reason for your Karma Request. > > > Okay, just kidding. > > Peter, I think it would help if you say that you want to ma

[PHP-DEV] PHP 4.0 Bug #9340 Updated: usleep function doesn't work properly under winNT 4.0

2001-02-24 Thread jmoore
ID: 9340 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Date/time related Assigned To: Comments: Fixed in CVS Previous Comments: --- [2001-02-22 19:26:17] [EMAIL PROTECTED]

[PHP-DEV] PHP 4.0 Bug #8935 Updated: A reference to 'this' can not be used in the constructor method for a class.

2001-02-24 Thread jmoore
ID: 8935 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Class/Object related Assigned To: Comments: Please see the 4.0.4 release change log a lot of things along this line were fixed. James Previous Comments: -

[PHP-DEV] PHP 4.0 Bug #9319 Updated: join function joins in reverse order in one specific instance.

2001-02-24 Thread jmoore
ID: 9319 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: Arrays related Assigned To: Comments: Verified under win2k 4.0.5-dev This might be the expected behaviour but it is also undesirable. I cant think of a nice way of implmenting a fix due to

[PHP-DEV] PHP 4.0 Bug #9437: Function stripslashes works not correct, as i think

2001-02-24 Thread A . Ivanov
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.2 PHP version: 4.0.4pl1 PHP Bug Type: Strings related Bug description: Function stripslashes works not correct, as i think magic_quotes_gpc = Off | On ";// 13 backslashes echo $text; // will print "begin\\\e

[PHP-DEV] PHP 4.0 Bug #3362 Updated: php_auth_user not passed back to apache

2001-02-24 Thread jmoore
ID: 3362 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Apache related Assigned To: Comments: Does this still occur with PHP 4.0.4pl1? James Previous Comments: --- [2001-02

[PHP-DEV] PHP 4.0 Bug #5311 Updated: Checkdnsrr

2001-02-24 Thread jmoore
ID: 5311 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Analyzed Old-Bug Type: *Network Functions Bug Type: Feature/Change Request Assigned To: Comments: Both of these are #Defined out in the source code.. someone needs too look for a win32 implmentation of these at some point (dns.c

[PHP-DEV] PHP 4.0 Bug #9233 Updated: Unable to load extensions

2001-02-24 Thread jmoore
ID: 9233 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Install and Config Assigned To: Comments: does php_oci8.dll exists? James Previous Comments: --- [2001-02-12 19:38:

[PHP-DEV] PHP 4.0 Bug #9150 Updated: PHP4 not reading php.ini

2001-02-24 Thread jmoore
ID: 9150 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config Assigned To: Comments: unless you restart apache after changing the contents of PHP.ini if not PHP wont pick up on the changes. Your phpinfo() now seems to match your php.ini

[PHP-DEV] PHP 4.0 Bug #9419 Updated: isapi filter doesn't see php.ini

2001-02-24 Thread jmoore
ID: 9419 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config Assigned To: Comments: Works fine for me under same set up. Make sure you are restarting IIS every time you alter php.ini otherwise it wont pick up on the change(you need to

[PHP-DEV] PHP 4.0 Bug #9246 Updated: Installer Problem

2001-02-24 Thread jmoore
ID: 9246 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config Assigned To: Comments: This is a known problem with the installer you need to install the microsoft common controls and make sure the ocx is registed with windows. Otherwise

[PHP-DEV] PHP 4.0 Bug #9418 Updated: Upload image file is broken

2001-02-24 Thread jmoore
ID: 9418 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *General Issues Assigned To: Comments: Not enough information supplied closing. Previous Comments: --- [2001-02-23 05:04:

Re: [PHP-DEV] Karma for php-gtk

2001-02-24 Thread Sebastian Bergmann
"Peter \"[DiSAStA]\" Petermann" wrote: > could anyone add me some karma for php-gtk? Please state the reason for your Karma Request. Okay, just kidding. Peter, I think it would help if you say that you want to make php-gtk compile on Win32 :-) -- sebastian bergmann e-ma

RE: [PHP-DEV] Karma for php-gtk

2001-02-24 Thread Peter \"[DiSAStA]\" Petermann
mh.. i forgot to tell my handle :) sorry zimt thanks :) Peter > > -- 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] Karma for php-gtk

2001-02-24 Thread Peter \"[DiSAStA]\" Petermann
could anyone add me some karma for php-gtk? thanks a lot :) Peter Petermann -- 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] PHP 4.0 Bug #9378 Updated: Exit() in a Funtion never break the process, PHP module still running

2001-02-24 Thread jmoore
ID: 9378 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Function Specific Assigned To: Comments: the following test script works fine for me: can you report on this test or include the minimium about of code needed for you to reproduce it you

[PHP-DEV] PHP 4.0 Bug #9107 Updated: Function with mysql_close($conn) closes top level scripts $conn

2001-02-24 Thread jmoore
ID: 9107 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Analyzed Old-Bug Type: *Function Specific Bug Type: MySQL related Assigned To: Comments: This one is MySQL Related =) Previous Comments: --- [2001-02-24 12

[PHP-DEV] PHP 4.0 Bug #9107 Updated: Function with mysql_close($conn) closes top level scripts $conn

2001-02-24 Thread jmoore
ID: 9107 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: *Function Specific Assigned To: Comments: This is due to the fact in this case PHP doesnt make two connections to MySQL but reuses the first one which you then close. Not sure if this should b

[PHP-DEV] PHP 4.0 Bug #8297 Updated: see test program below

2001-02-24 Thread jmoore
ID: 8297 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: *Function Specific Assigned To: Comments: closed due to lack of feedback Previous Comments: --- [2000-12-16 15:25:39]

RE: [PHP-DEV] PHP 4.0 Bug #9267 Updated: vars are set to "" instead of NULL

2001-02-24 Thread James Moore
> 1) not mysql, mssql > > 2. it means that the mssql_result call failed for some reason, because > false was returned, not an empty string. > > still, the bug should be closed ;-) *Cough* I should really get some glasses ;) *cough* James -- PHP Development Mailing List

[PHP-DEV] PHP 4.0 Bug #8270 Updated: problem when including phpinfo() command with session

2001-02-24 Thread jmoore
ID: 8270 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: *Function Specific Assigned To: Comments: closed through lack of user feedback. Previous Comments: --- [2000-12-15 02

[PHP-DEV] PHP 4.0 Bug #8202 Updated: exec("java -cp classpath classname inputArgument"); has no effect

2001-02-24 Thread jmoore
ID: 8202 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Function Specific Assigned To: Comments: are you not getting any errors?? Can you try exec with other programs and see if it happens with them? Not getting a unable to fork eror are you? w

[PHP-DEV] PHP 4.0 Bug #7220 Updated: Error Report on Function Arguments

2001-02-24 Thread jmoore
ID: 7220 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: *Function Specific Bug Type: Feature/Change Request Assigned To: Comments: Not really a bug.. its the expected behaviour. Changing to feature request. James Previous Comments: --

[PHP-DEV] PHP 4.0 Bug #9145 Updated: File Uploads > 9MB are broken. Upload stops with: Can't find server.

2001-02-24 Thread jmoore
ID: 9145 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *Directory/Filesystem functions Assigned To: Comments: you need to alter you php.ini to allow uploads and also you need to up the max mem usage in php.ini too. James Previous Comments: --

Re: [PHP-DEV] PHP 4.0 Bug #9267 Updated: vars are set to "" instead of NULL

2001-02-24 Thread Sterling Hughes
> ID: 9267 > Updated by: jmoore > Reported By: [EMAIL PROTECTED] > Old-Status: Open > Status: Closed > Old-Bug Type: *Database Functions > Bug Type: MySQL related > Assigned To: > Comments: > > This seems due to PHP assuming MySQL's return values are strings, which point it is converted into an em

[PHP-DEV] PHP 4.0 Bug #8698 Updated: freediskspace returns zero when used on a windows 2000 'spanned' dynamic drive.

2001-02-24 Thread jmoore
ID: 8698 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Directory/Filesystem functions Assigned To: Comments: This is a known bug in Win2k.. I cant find the msdn article right now though.. expect a fix from MSFT when ever.. Previous Comments: -

[PHP-DEV] Trying to create shared module

2001-02-24 Thread Richard Heyes
I'm doing the following with 4.04pl1 starting in the ext dir: ./ext_skel --extname=heyes cd heyes phpize ./configure --enable-heyes=shared make install The heyes.so file gets copied into /usr/local/lib/php/extensions/no-debug.../, but when running php -a in that folder and doing: http://www.

[PHP-DEV] PHP 4.0 Bug #9267 Updated: vars are set to "" instead of NULL

2001-02-24 Thread jmoore
ID: 9267 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Old-Bug Type: *Database Functions Bug Type: MySQL related Assigned To: Comments: This seems due to PHP assuming MySQL's return values are strings, which point it is converted into an empty sting. Probably

[PHP-DEV] PHP 4.0 Bug #9041 Updated: Extra #! at top of web output.

2001-02-24 Thread jmoore
ID: 9041 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Suspended Bug Type: *Configuration Issues Assigned To: Comments: Suspending this until a decision about what should be the correct behaviour from PHP should be. Previous Comments: --

[PHP-DEV] PHP 4.0 Bug Summary Report

2001-02-24 Thread php-dev
PHP 4.0 Bug Database summary - http://bugs.php.net Num Status Summary (1366 total including feature requests) ===[*Configuration Issues] 7666 Feedback PHP4 doesn't read php.ini with NT4/IIS 7695 Feedback Error while accessing php scrip

[PHP-DEV] PHP 3.0 Bug Summary Report

2001-02-24 Thread php-dev
PHP 3.0 Bug Database summary - http://bugs.php.net Num Status Summary (521 total including feature requests) ===[*General Issues]== 4180 Open is_link returns false when target doesnt exist (should return true) ===

[PHP-DEV] PHP 4.0 Bug #9436: SUN_LEN and hstrerror undefined

2001-02-24 Thread lex
From: [EMAIL PROTECTED] Operating system: HP-UX 11 PHP version: 4.0.4pl1 PHP Bug Type: Sockets related Bug description: SUN_LEN and hstrerror undefined Apache with PHP module does not start with following error: root@car:/lhome/lex/src/php-4.0.4pl1> /opt/apache/bin/apachect

Re: [PHP-DEV] Renaming fopen-wrappers.[ch] to fopen_wrappers.[ch]

2001-02-24 Thread Andi Gutmans
No problem. By the way, any idea how well PHP runs on OS/390? Does it actually work natively? Does it run as an Apache module? Andi At 09:23 PM 2/23/2001 +0100, Sascha Schumann wrote: > Background: Apparently, OS/390 cannot handle files containing > dashes. Because almost all of our fil

[PHP-DEV] Analysis of getdnsrr & getmxrr bugs on SuSE linux

2001-02-24 Thread Michael Kunze
Hi all, I'm running a linux box based on the SuSE distribution. Trying to use the getmxrr function in recent snap builds of PHP4, i found out that this function was not supported anymore. Browsing through the code resulted in the observation that both mentioned functions were only avialable if H

[PHP-DEV] PHP 4.0 Bug #9435: Unreproducable crash of PHP

2001-02-24 Thread tilliw
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.4pl1 PHP Bug Type: IIS related Bug description: Unreproducable crash of PHP After some time of browsing a PHP website (access to an oracle DB not on the same machine) PHP crashes: PHP has encountered a

Re: [PHP-DEV] RE: PHP 4.0 Bug #9351 Updated: LDAP_SEARCH

2001-02-24 Thread Stig Venaas
On Wed, Feb 21, 2001 at 08:49:25AM +0800, nikony wrote: > I have thought about that but as you know, it's now a fault of LDAP Server. I use >open ldap and when i use command line: > ldapsearch -p 999 -h localhost -b ... "(date >=20010116)" > it works! and even more: > ldapsearch -p 999 -h localh

[PHP-DEV] PHP 4.0 Bug #9426 Updated: Form variables encoding problem

2001-02-24 Thread d . sbragion
ID: 9426 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Description: Form variables encoding problem It turned out to be a problem with a: header that caused encoding by the browser prior to sendind data to PHP. Now there's another problem. The '’' doesn't

[PHP-DEV] PHP 4.0 Bug #9434: Command line argument, that trates as QUERY_STRING, isn't proper.

2001-02-24 Thread sagawa
From: [EMAIL PROTECTED] Operating system: Linux,Windows 2000 PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: Command line argument, that trates as QUERY_STRING, isn't proper. I get funny $HTTP_GET_VARS passed by command line argument query_string,