[PHP-DEV] Re: PHP 4.0 Bug #8647 Updated: php.exe exception: access violation address: 0x1008e6a1 on or after file()

2001-01-23 Thread Peter
Hello dbeu, The crash is looking like XML code. I tried the code under Solaris and still had an error. I added more detailed logging and ensured the log file was closed after every write so I would not loose records. After much testing, I found that the error occurs when the code hits xml_parse

Re: [PHP-DEV] Win32 Debug build

2001-01-23 Thread Cynic
I just realized that http://www.php.net/version4/win32build.php doesn't exist anymore. It's been merged into http://www.php.net/manual/en/install-windows95-nt.php At 06:16 24.1. 2001, Cynic wrote the following: -- >you have to build it

Re: [PHP-DEV] Win32 Debug build

2001-01-23 Thread Cameron
arghhh, i have tried to build php before and i have never managed to do it, i assume someone here has a debug build sitting about . . . i just need php not apache. Cynic wrote: > you have to build it yourself. head to > http://snaps.php.net/files, get the latest snapshot, go to > http://www.php.

Re: [PHP-DEV] Win32 Debug build

2001-01-23 Thread Cynic
you have to build it yourself. head to http://snaps.php.net/files, get the latest snapshot, go to http://www.php.net/version4/win32build.php, read it, build libresolv (debug, not release), build PHP (also debug, obviously) and you're done. If you want debug build of mod_php4.dll, you'll need to

[PHP-DEV] Win32 Debug build

2001-01-23 Thread Cameron
where the heck can i find one? can someone send me one or give me a link . . . 4.0.4pl1 or later . . . Cameron -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators

[PHP-DEV] PHP 4.0 Bug #8873 Updated: calling odbc_fetch_row with a row number under DB2 does not work

2001-01-23 Thread stuarth
ID: 8873 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: ODBC related Description: calling odbc_fetch_row with a row number under DB2 does not work Forget it. It was a problem with my class, not the function. Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #8874: ftp_nlist and rawlist not working

2001-01-23 Thread steve
From: [EMAIL PROTECTED] Operating system: Windows 2000 Advanced Server PHP version: 4.0.4 PHP Bug Type: *Function Specific Bug description: ftp_nlist and rawlist not working The ftp_nlist and ftp_rawlist functions failed to work for me. I am using PHP.EXE v4.0.4 from a Win

[PHP-DEV] PHP 4.0 Bug #8873: calling odbc_fetch_row with a row number under DB2 does not work

2001-01-23 Thread stuarth
From: [EMAIL PROTECTED] Operating system: Redhat Linux 7.0 PHP version: 4.0.4pl1 PHP Bug Type: ODBC related Bug description: calling odbc_fetch_row with a row number under DB2 does not work Calling odbc_fetch_row() with a row number does not seem to work under DB2 UDB EEE 7.

[PHP-DEV] class::method(params...)

2001-01-23 Thread Arno A. Karner
had some time so was reading php-dev and saw some write about this instansless/dataless? classs coding class::method(params...); and thought ureeka thats what ive been looking for i dont want to create instances just so i can use methods Q1 is it, will it be supported in future (works? my php4.0.

Re: [PHP-DEV] changing the bug emails slightly

2001-01-23 Thread Zak Greant
As for the new bug system - I have not yet managed to free up the cycles needed to work on it. Regarding the changes: I did not see any problems with them. However, you use the system much more than most of us. I suppose the important questions are: What information do we need to know from

[PHP-DEV] PHP 4.0 Bug #8872: Link problems with Sablot 0.50

2001-01-23 Thread ignacio
From: [EMAIL PROTECTED] Operating system: RH Linux 7.0 PHP version: 4.0 Latest CVS (23/01/2001) PHP Bug Type: Compile Failure Bug description: Link problems with Sablot 0.50 (CVS 2001.01.17) When compiling with Sablot 0.50, the following errors come up: /bin/sh /usr/src/re

Re: [PHP-DEV] changing the bug emails slightly

2001-01-23 Thread Cynic
Someone was talking about this just yesterday or so... Ron Chmara I guess... and it was on the PHPDOC list IIRC. Felt like the conclusion was PHP 3 is still used more widely than PHP 4, and should remain actively supported till it really dies in terms of user adoption, not developer interest.

Re: [PHP-DEV] EXTENSIONS file refresh..

2001-01-23 Thread Jani Taskinen
On Sun, 21 Jan 2001, David Eriksson wrote: >>BTW. Why does the satellite extension use --enable-satellite?? >>It does use external libraries which are not bundled with PHP. >>IIRC the --enable-* configure option is meant to be used only >>with such extensions?? (and satellite relies on some CVS v

Re: [PHP-DEV] changing the bug emails slightly

2001-01-23 Thread Jani Taskinen
On Tue, 23 Jan 2001, Jim Winstead wrote: >unless someone hollers, i'm going to change the bug reports slightly -- >i'm going to remove the "PHP 4.0" from the front, make it look like "Re: >Bug #1234" instead of "Bug #1234 Updated", and try be a little creative >with message-ids and in-reply-to/re

[PHP-DEV] PHP 4.0 Bug #8464 Updated: PHP SIGABRT's using pspell functions

2001-01-23 Thread schu
ID: 8464 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Pspell related Description: PHP SIGABRT's using pspell functions After looking at bug 8133 I decided to play with it a little, here is what I found: I noticed that the aspell docs suggested that you have a /etc/aspell.conf so I

[PHP-DEV] PHP 4.0 Bug #8861 Updated: apache wont run. causes floating point exception error

2001-01-23 Thread sniper
ID: 8861 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Apache related Assigned To: Comments: The fix will be in 4.0.5 so get it when it is released. You can get the notification about the release by subscribing to [EMAIL PROTECTED] mailing list. (

Re: [PHP-DEV] building php4 on windows && what's up with libmysql?

2001-01-23 Thread Alex Akilov
Jim, I can't answer if cygwin is really necessary but it's quite useful (especially for those that are used to unix style commands). For one it contains things like tar and gzip which were necessary at one point to extract number.tar.gz as well as the PHP source snapshots (although most Win unzi

[PHP-DEV] building php4 on windows

2001-01-23 Thread Jim Winstead
is the cygwin stuff really necessary? what for? it doesn't appear to show up in the .dsp files anywhere. (i know its not necessary for bison or flex, since those are included in win32build.zip.) (just curious. i'm moving the win32 build instructions into the documentation from its current locatio

[PHP-DEV] PHP 4.0 Bug #8772 Updated: user level session storage fails when register_globals off

2001-01-23 Thread serge
ID: 8772 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Session related Description: user level session storage fails when register_globals off What I have noticed is when I have register_globals on and I run this script, a record is added to the session table as expected. but

[PHP-DEV] PHP 4.0 Bug #8772 Updated: user level session storage fails when register_globals off

2001-01-23 Thread serge
ID: 8772 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Session related Description: user level session storage fails when register_globals off Still does not work. As stated before, when I check the database, the data field is empty. phpinfo.php test t

Re: [PHP-DEV] php.net\version4\downloads directory gone! How to build on win32 without?

2001-01-23 Thread Alex Akilov
Jim, Only one minor correction. The link in win32build to the bindlib file is now pointing at "extra" but is still labeled "download". No biggie, but since we're striving for purfection :-). Alex -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED]

[PHP-DEV] PHP 4.0 Bug #8799 Updated: snmp.dll displays error message on all generated pages

2001-01-23 Thread cynic
ID: 8799 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: Documentation problem Assigned To: Comments: changing status Previous Comments: --- [2001-01-19 12:52:44] [EMAIL PROTECT

Re: [PHP-DEV] php.net\version4\downloads directory gone! How to build on win32 without?

2001-01-23 Thread Alex Akilov
Ahh yes. That's better. Thanks Jim. Alex -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-DEV] php.net\version4\downloads directory gone! How to build on win32 without?

2001-01-23 Thread Alex Akilov
James, Not so sure all of it is in CVS. For example, there used to be a bindlib.dsp/dsw and a bunch of source files (e.g. res*.c) that I seem to recall which I can't find anywhere anymore. In fact, the bindlib_w32 directory in CVS doesn't seem to contain much in terms of actual files. Either w

Re: [PHP-DEV] vchkpw (vpopmail) & qmail

2001-01-23 Thread Boian Bonev
hi, yes, there is something in progress... it is in development state and there is no documentation still the php management of vpopmail is not easy but it may exist in one or another way. please check the README in ext/vpopmail get it from php's latest CVS b. - Original Message - From

[PHP-DEV] PHP 4.0 Bug #8871: missing required flags for Compaq compiler

2001-01-23 Thread long
From: [EMAIL PROTECTED] Operating system: Compaq Tru64 4.0F PK3 PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: missing required flags for Compaq compiler Without a couple of extra link/compile flags I was unable to compile php: env LD='/usr/bin/ld -tas

Re: [PHP-DEV] php.net\version4\downloads directory gone! How to build on win32 without?

2001-01-23 Thread Jim Winstead
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] wrote: > The version4\download directory used to contain some of the files that > are referred to in the version4\win32build.php instructions. Though one > of the files (number.tar.gz) can still be found in the base download > directory, it appea

Re: [PHP-DEV] php.net\version4\downloads directory gone! How to build on win32 without?

2001-01-23 Thread James Moore
Its in CVS now isnt it. http://cvs.php.net/viewcvs.cgi/php4/bindlib_w32/ also number.c is now included in PHP. James -- James Moore PHP Quality Assurance Team [EMAIL PROTECTED] -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comm

[PHP-DEV] php.net\version4\downloads directory gone! How to build on win32 without?

2001-01-23 Thread Alex Akilov
The version4\download directory used to contain some of the files that are referred to in the version4\win32build.php instructions. Though one of the files (number.tar.gz) can still be found in the base download directory, it appears that the bindlib_w32 has now vanished. Makes building on win32

[PHP-DEV] PHP 4.0 Bug #8772 Updated: user level session storage fails when register_globals off

2001-01-23 Thread cynic
ID: 8772 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Session related Assigned To: Comments: it won't print the contents this way. you must use either echo "session var test = {$HTTP_SESSION_VARS[test]}"; or echo "session var test = " . $HTTP_

[PHP-DEV] PHP 4.0 Bug #8870 Updated: Floating point exception - core dump

2001-01-23 Thread derick
ID: 8870 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash Assigned To: Comments: This is already fixed in CVS Previous Comments: --- [2001-01-23 13:58:50] [EMA

[PHP-DEV] changing the bug emails slightly

2001-01-23 Thread Jim Winstead
unless someone hollers, i'm going to change the bug reports slightly -- i'm going to remove the "PHP 4.0" from the front, make it look like "Re: Bug #1234" instead of "Bug #1234 Updated", and try be a little creative with message-ids and in-reply-to/references headers so that they get threaded pro

[PHP-DEV] PHP 4.0 Bug #8870: Floating point exception - core dump

2001-01-23 Thread fpcf
From: [EMAIL PROTECTED] Operating system: FreeBSD 3.3 PHP version: 4.0.4pl1 PHP Bug Type: Reproduceable crash Bug description: Floating point exception - core dump After successfully compiling PHP and installing it with no errors, I started Apache but Apache core dumps when

[PHP-DEV] PHP 4.0 Bug #8869: phpinfo() returns incorrect Configuration File Path

2001-01-23 Thread shawn . a . clifford
From: [EMAIL PROTECTED] Operating system: HP-UX 10.20 PHP version: 4.0.4pl1 PHP Bug Type: *Function Specific Bug description: phpinfo() returns incorrect Configuration File Path The output from phpinfo() returns: PHP Version 4.0.4pl1 System

[PHP-DEV] PHP 4.0 Bug #8772 Updated: user level session storage fails when register_globals off

2001-01-23 Thread serge
ID: 8772 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Session related Description: user level session storage fails when register_globals off Yes I did, I followed the examples described in the latest documentation. session_register("test"); $HTTP_SESSION_VAR

[PHP-DEV] PHP 4.0 Bug #8868: Crash in zend_hash when compiled --with-servlet

2001-01-23 Thread akilov
From: [EMAIL PROTECTED] Operating system: RH 7.0, Win2000, AIX PHP version: 4.0 Latest CVS (23/01/2001) PHP Bug Type: Reproduceable crash Bug description: Crash in zend_hash when compiled --with-servlet This is probably the same problem as bug 8459 but I no longer seem to be

[PHP-DEV] PHP 4.0 Bug #8867: Child dies with bus error

2001-01-23 Thread kraaij
From: [EMAIL PROTECTED] Operating system: solaris PHP version: 4.0.4pl1 PHP Bug Type: cURL related Bug description: Child dies with bus error I want to use Curl in PHP. Unfortunately, the example script that fetches the PHP homepage causes a bus error of an Apache child. Cur

[PHP-DEV] PHP 4.0 Bug #8849 Updated: open_basedir doesn't apply to function 'copy'

2001-01-23 Thread jason
ID: 8849 Updated by: jason Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: *Configuration Issues Bug Type: Feature/Change Request Assigned To: Comments: Reclassifying this. Safe_mode and open_basedir need to be revisted. Previous Comments: --

Re: [PHP-DEV] PHP 4.0 Bug #8860 Updated: variable array not working

2001-01-23 Thread Stig Venaas
If variable arrays should work, I would like the following behavior: We have $three = "G"; $test[2] = "three"; $var = "test[2]"; I would like echo $var to produce test[2] echo $$var to produce three echo $$$var to produce G Anything else looks strange to me. I don't care if it's imp

Re: [PHP-DEV] PHP 4.0 Bug #8860 Updated: variable array not working

2001-01-23 Thread Stanislav Malyshev
MM>> Since it's actually possible to have a variable named $test[2], that MM>> would probably lead to confusion. Yes, excellent example. $test[2] is not really variable name - it's more an expression (for ones with C++ backgound it's obvious, I guess :) As opposet to that, you could have variable

Re: [PHP-DEV] PHP 4.0 Bug #8860 Updated: variable array not working

2001-01-23 Thread Matt McClanahan
On Tue, 23 Jan 2001, Cynic wrote: > seems like 'three'. but someone with more knowledge should > answer this. Since it's actually possible to have a variable named $test[2], that would probably lead to confusion. For example, $var = 'test[2]'; ${'test[2]'} = 'Foo'; echo $$var; Will output 'F

RE: [PHP-DEV] PHP 4.0 Bug #8863: function to get constant values by variable name

2001-01-23 Thread Sean R. Bright
Not sure if this is exactly what you are after, but have you tried: $myvar = $$const_name; Sean > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 23, 2001 12:21 PM > To: [EMAIL PROTECTED] > Subject: [PHP-DEV] PHP 4.0 Bug #8863: function t

[PHP-DEV] PHP 4.0 Bug #8866: Frozen applications with apache module running

2001-01-23 Thread gvz
From: [EMAIL PROTECTED] Operating system: Windows 95b, 98 PHP version: 4.0.4pl1 PHP Bug Type: Apache related Bug description: Frozen applications with apache module running When running as module, there's a conflict with some applications; tested applications include (but a

[PHP-DEV] PHP 4.0 Bug #8865: App launching with hotkeys delayed

2001-01-23 Thread gvz
From: [EMAIL PROTECTED] Operating system: Windows 95b, 98 PHP version: 4.0.4pl1 PHP Bug Type: Apache related Bug description: App launching with hotkeys delayed With PHP as module, several second delay (totally freezing windows) when launching applications using Windows' ho

[PHP-DEV] PHP 4.0 Bug #8172 Updated: allow extract() of numerically indexed arrays with EXTR_PREFIX_ALL

2001-01-23 Thread cynic
ID: 8172 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Feature/Change Request Assigned To: Comments: implemented. Previous Comments: --- [2000-12-08 11:25:41] [EMAIL PROTECTED]

[PHP-DEV] PHP 4.0 Bug #8864: Context menu app launching useless with apache module

2001-01-23 Thread gvz
From: [EMAIL PROTECTED] Operating system: Windows 95b, 98 PHP version: 4.0.4 PHP Bug Type: Apache related Bug description: Context menu app launching useless with apache module When the apache module is loaded, trying to launch applications with context menus freezes Window

[PHP-DEV] PHP 4.0 Bug #8863: function to get constant values by variable name

2001-01-23 Thread andrew
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: function to get constant values by variable name I believe PHP lacks a function to get constant values by name where the constant's name is stored in a s

[PHP-DEV] PHP 4.0 Bug #8839 Updated: Blowfish encryption not "correct"

2001-01-23 Thread cmv
ID: 8839 Updated by: cmv Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: mcrypt related Assigned To: derick Comments: Just got notice that libmcrypt 2.4.9-beta has been released, and in this version they have swapped the meaning of "blowfish" and "blowfish-compat" mode. So, if you t

[PHP-DEV] PHP 4.0 Bug #8373 Updated: foreach by reference

2001-01-23 Thread cynic
ID: 8373 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Feature/Change Request Assigned To: Comments: dupe of #3074 btw, +1 for foreach( $a as &$v ) :) Previous Comments: --

[PHP-DEV] PHP 4.0 Bug #8467 Updated: Crash in Tomcat with PHP/Servlet feature

2001-01-23 Thread akilov
ID: 8467 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash Description: Crash in Tomcat with PHP/Servlet feature Closing since the original problem on AIX is solved. I will open a different bug for the Zend_hash memory problem. Previous Comments: -

[PHP-DEV] PHP 4.0 Bug #8447 Updated: foreach does not take "list" for value

2001-01-23 Thread cynic
ID: 8447 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Duplicate Bug Type: Feature/Change Request Assigned To: Comments: wrong status Previous Comments: --- [2001-01-23 12:03:05] [EMAIL PROTEC

[PHP-DEV] PHP 4.0 Bug #8447 Updated: foreach does not take "list" for value

2001-01-23 Thread cynic
ID: 8447 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Feature/Change Request Assigned To: Comments: duplicate of #8595 Previous Comments: --- [2000-12-27 20:24:38] [EMAIL PROTE

[PHP-DEV] PHP 4.0 Bug #6950 Updated: make extract() return true or false

2001-01-23 Thread cynic
ID: 6950 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Feature/Change Request Assigned To: Comments: extract() was recently changed to return the number of extracted variables, so I guess this can be closed. Previous Comments: --

[PHP-DEV] PHP 4.0 Bug #8765 Updated: Unable to load dynamic library

2001-01-23 Thread cynic
ID: 8765 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: IIS related Assigned To: Comments: php_ldap.dll needs libsasl.dll in system32, php_oci8.dll needs gds32.dll in the same location. not sure about php_oracle.dll. Previous Comments: --

[PHP-DEV] PHP 4.0 Bug #8791 Updated: core dump when trying to get_class_vars on a class with a hash variable

2001-01-23 Thread rduarte
ID: 8791 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproduceable crash Description: core dump when trying to get_class_vars on a class with a hash variable Nope. Must've been fixed between 4.0.3pl1 and 4.0.4pl1 because it doesn't core dump after upgrading. I

[PHP-DEV] PHP 4.0 Bug #8862 Updated: libtool does not code runpath into libphp4.so

2001-01-23 Thread strube
ID: 8862 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Install and Config Description: libtool does not code runpath into libphp4.so Correction: The configure arguments also contained --with-db2=/export/www/apache Previous Comments:

[PHP-DEV] PHP 4.0 Bug #8862: libtool does not code runpath into libphp4.so

2001-01-23 Thread strube
From: [EMAIL PROTECTED] Operating system: Solaris 7 (SPARC) PHP version: 4.0.4pl1 PHP Bug Type: *Install and Config Bug description: libtool does not code runpath into libphp4.so Apache php module configured with: env CC=/opt/SUNWspro/bin/cc CFLAGS=-xO2 ./configure --with-ap

Re: [PHP-DEV] MySQL client library upgrade: 3.23.32

2001-01-23 Thread Rasmus Lerdorf
Sorry about that. Your karma has been increased. Try again please. On Tue, 23 Jan 2001, Thimble Smith wrote: > Hello, all. I tried to commit an upgrade the the libmysql > client, and got an error: > > Access denied: Insufficient Karma (mysql|php4) > cvs server: Pre-commit check failed >

[PHP-DEV] MySQL client library upgrade: 3.23.32

2001-01-23 Thread Thimble Smith
Hello, all. I tried to commit an upgrade the the libmysql client, and got an error: Access denied: Insufficient Karma (mysql|php4) cvs server: Pre-commit check failed Access denied: Insufficient Karma (mysql|php4/ext/mysql/libmysql) cvs server: Pre-commit check failed cvs [server abort

[PHP-DEV] PHP 4.0 Bug #8861 Updated: apache wont run. causes floating point exception error

2001-01-23 Thread pcws
ID: 8861 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Description: apache wont run. causes floating point exception error I see you fixed after figuring out this bug track sorry.. Please email when its an official release as I dont use the CVS to get developer vers

Re: [PHP-DEV] PHP 4.0 Bug #8860 Updated: variable array not working

2001-01-23 Thread Cynic
seems like 'three'. but someone with more knowledge should answer this. At 16:39 23.1. 2001, Wico de Leeuw wrote the following: -- >So what should it echo? >three or Grrr? > >i think three > >Greetz, > >Wico > >>Previous Comments: >>--

[PHP-DEV] PHP 4.0 Bug #8860 Updated: variable array not working

2001-01-23 Thread stas
ID: 8860 Updated by: stas Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Scripting Engine problem Bug Type: Feature/Change Request Assigned To: Comments: It is definitely not meant to work this way. 'test[2]' is not a variable name. $test is the variable (array), and $test[2] is sec

Re: [PHP-DEV] PHP 4.0 Bug #8860 Updated: variable array not working

2001-01-23 Thread Wico de Leeuw
At 15:20 23-1-01 +, [EMAIL PROTECTED] wrote: >ID: 8860 >Updated by: cynic >Reported By: [EMAIL PROTECTED] >Status: Open >Bug Type: Scripting Engine problem >Assigned To: >Comments: > >ah, sorry, should've read the report more carefully. So what should it echo? three or Grrr? i think three

[PHP-DEV] PHP 4.0 Bug #8860 Updated: variable array not working

2001-01-23 Thread cynic
ID: 8860 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Assigned To: Comments: ah, sorry, should've read the report more carefully. Previous Comments: --- [2001-01-23 10:07

[PHP-DEV] PHP 4.0 Bug #8860 Updated: variable array not working

2001-01-23 Thread wico
ID: 8860 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Scripting Engine problem Description: variable array not working changed status Previous Comments: --- [2001-01-23 10:06:24] [EMAIL PROTEC

[PHP-DEV] PHP 4.0 Bug #8832 Updated: CGI differerent from ISAPI

2001-01-23 Thread cynic
ID: 8832 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Assigned To: Comments: just a note: relative URLs in Location header are in violation of the HTTP protocol. Previous Comments:

[PHP-DEV] PHP 4.0 Bug #8860 Updated: variable array not working

2001-01-23 Thread wico
ID: 8860 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Scripting Engine problem Description: variable array not working ok and that isn;t working either... althoug i liked the first more (and still think it should be that way) so this doesn't work either: $three = "G";

[PHP-DEV] PHP 4.0 Bug #8861: apache wont run. causes floating point exception error

2001-01-23 Thread pcws
From: [EMAIL PROTECTED] Operating system: freebsd 3.5 PHP version: 4.0.4pl1 PHP Bug Type: Apache related Bug description: apache wont run. causes floating point exception error installed apache from source tried both 1.3.11 and 1.3.14 apache versions latest php-4 compiled fi

[PHP-DEV] PHP 4.0 Bug #8860 Updated: variable array not working

2001-01-23 Thread cynic
ID: 8860 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Scripting Engine problem Assigned To: Comments: no. it will echo contents of $three. if you don't have that variable in current scope, it'll echo null, and, depending on your settings, emit a war

[PHP-DEV] PHP 4.0 Bug #8860: variable array not working

2001-01-23 Thread wico
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.4pl1 PHP Bug Type: Scripting Engine problem Bug description: variable array not working according to Zeev this should work: $test = Array("one","two","three","four"); $var = 'test[2]'; echo $$var; /* should e

[PHP-DEV] vchkpw & qmail

2001-01-23 Thread php4
Is anyone doing anything with PHP and vchkpw? There isn't much about it in the archives, but I'd hate to wast a bunch of time and find out there is already something in progress. I just built a mail server using these packages, and I'm quite impressed. I like the way vchkpw only needs a single

[PHP-DEV] bug? RE: linux c++ __rethrow link error

2001-01-23 Thread Sam Liddicott
A Its all my fault. I linked /usr/bin/kgcc to /bin/gcc when building a kernel, and wouldn't you know libgcc.a for THAT gcc doesn't have __rethrow in it! Back to normal now! AGG SAm This first section includes "-lgcc" to link libphp4.la with libgcc.a /bin/sh /tmp/muscat-php.1.1/1.1

AW: [PHP-DEV] PHP 4.0 Bug #8744 Updated: call to header() causes CGI error

2001-01-23 Thread Harald Radi
hi, now i have a very short script that reproduces the error: i don't think that the session stuff is required, the number of requests until the error occured is very different, so i don't think it has something to do with it. VERY IMPORTANT: this only happe

[PHP-DEV] fixed now, RE: linux c++ __rethrow link error

2001-01-23 Thread Sam Liddicott
I avoid the __rethrow error by adding: AC_ADD_LIBRARY_WITH_PATH(gcc,/usr/lib/gcc-lib/i386-redhat-linux/2.96) to my config.m4 so that libgcc.a which contains __rethrow gets linked in. Of course I should only add this line for the relavent platforms and I don't know what they will be. Should I

[PHP-DEV] PHP 4.0 Bug #8859: php4 tries to output strings of length 0 which leads to immediate bailing-out

2001-01-23 Thread jleg
From: [EMAIL PROTECTED] Operating system: Solaris 2.6 PHP version: 4.0.4pl1 PHP Bug Type: Other web server Bug description: php4 tries to output strings of length 0 which leads to immediate bailing-out - got php4.0.4pl1 running on NES 3.5.1I (using -fno-rtti) - a simple ph

[PHP-DEV] PHP 4.0 Bug #8843 Updated: aclocal: configure.in: 54: macro `AM_INIT_AUTOMAKE' not found in library

2001-01-23 Thread Brian . Craigie
ID: 8843 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config Description: aclocal: configure.in: 54: macro `AM_INIT_AUTOMAKE' not found in library Reinstalled autoconf/automake/libtool and now the problem has gone away. Sorry to waste everyone's time

[PHP-DEV] PHP 4.0 Bug #8858: Mac line endings cause error message with '?'

2001-01-23 Thread davidv
From: [EMAIL PROTECTED] Operating system: Linux/Apache PHP version: 4.0.4pl1 PHP Bug Type: Reproduceable crash Bug description: Mac line endings cause error message with '?' If a PHP source file is saved with Mac line endings (each line ends with character 13 (0x0D) only) t

[PHP-DEV] PHP 4.0 Bug #8809 Updated: Cookieless session with Header redirects

2001-01-23 Thread bf
ID: 8809 User Update by: [EMAIL PROTECTED] Status: Open Old-Bug Type: Feature/Change Request Bug Type: Scripting Engine problem Description: Cookieless session with Header redirects When PHP is compiled with --enable-trans-sid http redirects with header() does not work with cookieless sessions.

[PHP-DEV] PHP 4.0 Bug #8857: microtime() doesn't work after setlocale(LC_NUMERIC,"pl")

2001-01-23 Thread muhlig
From: [EMAIL PROTECTED] Operating system: Solaris 2.4 PHP version: 4.0 Latest CVS (23/01/2001) PHP Bug Type: *Function Specific Bug description: microtime() doesn't work after setlocale(LC_NUMERIC,"pl") the script: "; echo "B: ", (double)microtime()*100; ?> the script'

[PHP-DEV] PHP 4.0 Bug #8856: gethostbyname returns hostname instead of adress

2001-01-23 Thread niels
From: [EMAIL PROTECTED] Operating system: Linux 2.2.17 PHP version: 4.0.4pl1 PHP Bug Type: Network related Bug description: gethostbyname returns hostname instead of adress The gethostbyname doesn't seem to work on some of the systems I use. The problem only occurs on some

[PHP-DEV] PHP 4.0 Bug #8855: session_start should return also FALSE

2001-01-23 Thread sivasubraj
From: [EMAIL PROTECTED] Operating system: Linux Mandrake 7.2 PHP version: 4.0.4 PHP Bug Type: Feature/Change Request Bug description: session_start should return also FALSE I feel that the feature I am going to describe is desirable for security reasons: The function sessi

[PHP-DEV] PHP 4.0.x Persistent flag in memory management.

2001-01-23 Thread Filip Sielimowicz
Could anyone explain me briefly the idea of "persistent memory blocks" ? What result can I expect, when I always set it to 0 ? And what is the purpose of such flag in hash tables ? For example, the function zend_hash_destroy(HashTable *ht) uses functions pefree, and this (I found it after turning

[PHP-DEV] PHP 4.0 Bug #8854: Wrong OCI function name

2001-01-23 Thread sergey . gruzdev
From: [EMAIL PROTECTED] Operating system: Win2000Pro PHP version: 4.0.4pl1 PHP Bug Type: OCI8 related Bug description: Wrong OCI function name In documentation and PHP3.x "free decsriptor" function calls as OCIFreeDescriptor(), but in PHP4.04pl1 this function named as OCIFr

Re: [PHP-DEV] mcrypt & oracle 81

2001-01-23 Thread Troels Arvin
I artikel <[EMAIL PROTECTED]>, skrev [EMAIL PROTECTED] : > i'm trying to get PHP 4.0.4pl1 working with mcrypt 2.4.7 and oracle > 8i... My experience is that the two don't mix. The manual says this about the mcrypt extension: Make sure you compile libmcrypt with the option --disable-p

[PHP-DEV] PHP 4.0 Bug #8209 Updated: Warnings from configure.in when buildconf is run

2001-01-23 Thread jalal
ID: 8209 Updated by: jalal Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Warning Assigned To: Comments: Duplicate of 8090. Previous Comments: --- [2000-12-12 10:37:55] [EMAIL PROTECTED] R

[PHP-DEV] PHP 4.0 Bug #8853: PHP Crashes in pages that has includes

2001-01-23 Thread fmoreira
From: [EMAIL PROTECTED] Operating system: Win2K/IIS5/ISAPI PHP version: 4.0.4pl1 PHP Bug Type: Scripting Engine problem Bug description: PHP Crashes in pages that has includes "PHP has encountered an Access Violation at 0143C20A" refreshing, it apears: "-2147417842 (0x

[PHP-DEV] PHP 4.0 Bug #8852: undefined reference to `compress'

2001-01-23 Thread artem
From: [EMAIL PROTECTED] Operating system: Linux 2.2.18 PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: undefined reference to `compress' Can't complile apache when use static php & mysql There are like bug :5651 need patch src/Makefile in apache add -l

[PHP-DEV] PHP 4.0 Bug #8851: [warn] Loaded DSO libexec/libphp4.so uses plain Apache 1.3 API.......

2001-01-23 Thread she
From: [EMAIL PROTECTED] Operating system: SuSE Linux 6.2 PHP version: 4.0.1pl2 PHP Bug Type: Apache related Bug description: [warn] Loaded DSO libexec/libphp4.so uses plain Apache 1.3 API... After compiling Apache 1.3.12 with PHP4.01pl2 as a dynamic modul, i evyrtime get