[PHP-DEV] PHP 4.0 Bug #8669: Swedish characters in session-variables can appear differently

2001-01-11 Thread peo
From: [EMAIL PROTECTED] Operating system: Linux version 2.2.14C10 (Cobalt RaQ3) PHP version: 4.0.3pl1 PHP Bug Type: *Session related Bug description: Swedish characters in session-variables can appear differently Session variables containing åäö on a systems not supporting t

[PHP-DEV] PHP 4.0 Bug #6073 Updated: mysql_field_type()

2001-01-11 Thread rasmus
ID: 6073 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: MySQL related Assigned To: Comments: Fixed in CVS thanks to Sean R. Bright Previous Comments: --- [2000-08-23 08:56:2

[PHP-DEV] PHP 4.0 Bug #8668: Mysql_connect Error!

2001-01-11 Thread fancao0515
From: [EMAIL PROTECTED] Operating system: win2000 professional PHP version: 4.0.4 PHP Bug Type: MySQL related Bug description: Mysql_connect Error! If Mysql use gb2312 charset,Mysql_connect display error: -- Edit Bug report at: http://bugs.php.net/?id=8668&edit=1 --

[PHP-DEV] PHP 4.0 Bug #8667 Updated: sockets

2001-01-11 Thread jon
ID: 8667 Updated by: jon Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Problem Assigned To: Comments: I fixed this compilation problem in the 4.0.5 development tree about a week ago. See revision 1.27 of sockets.c (http://cvs.php.net/viewcvs.cgi/php4/ext/soc

[PHP-DEV] PHP 4.0 Bug #8667: sockets

2001-01-11 Thread pairote . p
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.0.4 PHP Bug Type: Compile Problem Bug description: sockets gcc -I. -I/export/home/art/php-4.0.4pl1/ext/sockets -I/export/home/art/php-4.0.4pl1/main -I/export/home/art/php-4.0.4pl1 -I/export/home/art/apache

Re: [PHP-DEV] Sent location header with port!

2001-01-11 Thread Johan Holst Nielsen
Hmmm, where isn't any whitespace! It works when the location not contain a port! But the problem is that it has to contain a port!! It a bit strange, otherwise I think it the server option that is the problem! Or the router! With Best Regards Johan Holst Nielsen > As a test, try recoding the

[PHP-DEV] PHP 4.0 Bug #8666 Updated: highlight_string() crashes on comments

2001-01-11 Thread rasmus
ID: 8666 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Scripting Engine problem Assigned To: Comments: Sort of odd to open and close a bug, I guess. But I wanted a record of this bug in the bug database just in case. Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #8666: highlight_string() crashes on comments

2001-01-11 Thread rasmus
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0 Latest CVS (12/01/2001) PHP Bug Type: Scripting Engine problem Bug description: highlight_string() crashes on comments ');?> --- zend_highlight.c(154) : Block 0x082D6A8C st

[PHP-DEV] CVS Account Request

2001-01-11 Thread root
Full name: Jeong Hee Lee Email: [EMAIL PROTECTED] ID: ropik Purpose: Translate English to Korean -- 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 P

[PHP-DEV] Resolved PHP 4.0 Bug #6073: mysql_field_type()

2001-01-11 Thread Sean R. Bright
Hi there. This patch should fix Bug #6073. Sometime before 3.21.33 the FIELD_TYPE_TINY define was removed from mysql_com.h and #ifdefs don't work if FIELD_TYPE_TINY is part of the enum. The version number is not exact, but this is the earliest version of mysql I could find anywhere. Could some

[PHP-DEV] PHP 4.0 Bug #8665 Updated: no such file as libphp4.a in distribution for pnp_4.0.4pl1

2001-01-11 Thread rasmus
ID: 8665 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Web Server problem Assigned To: Comments: The INSTALL file also says: (The above line is correct! Yes, we know libphp4.a does not exist at this stage. It isn't supposed to. It will be cr

[PHP-DEV] PHP 4.0 Bug #8665: no such file as libphp4.a in distribution for pnp_4.0.4pl1

2001-01-11 Thread colanton
From: [EMAIL PROTECTED] Operating system: Linux slakware 7.1 PHP version: 4.0.4 PHP Bug Type: *Web Server problem Bug description: no such file as libphp4.a in distribution for pnp_4.0.4pl1 the install instructions for php4 say that the activation file is supposed to be lib

[PHP-DEV] PHP 4.0 Bug #8645 Updated: makeconfig warning/PHP doesn't work

2001-01-11 Thread sniper
ID: 8645 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Warning Assigned To: Comments: What was the configure line you used? And have you updated CVS since? It works for me just fine and I have almost every configure option included in my

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

2001-01-11 Thread sniper
ID: 8659 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Compile Problem Assigned To: Comments: You accidently submitted your bug report twice (#8658). Marking this one as 'bogus'. --Jani Previous Comments: --

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

2001-01-11 Thread Peter
Hello dbeu, I enclose the section of code containing file(). Looking at teh code again, the problem might be an XML function. If I comment out the line with file(), the XML code will not run. After the problem hit yesterday, I spent about 2 hours commenting out lines to seee where the problem occ

[PHP-DEV] PHP 4.0 Bug #8664: Impossible to use ImageColorTransparent under certain conditions

2001-01-11 Thread reinke
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.1pl2 PHP Bug Type: GD related Bug description: Impossible to use ImageColorTransparent under certain conditions By limiting the use of ImageColorTransparent to working on colors returned by ImageColorAllocate,

[PHP-DEV] PHP 4.0 Bug #5814 Updated: ODBC connection to Oracle fails

2001-01-11 Thread cynic
ID: 5814 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: ODBC related Assigned To: Comments: did you encounter this bug in later (preferrably 4.0.4) versions of PHP? Previous Comments: -

[PHP-DEV] PHP 4.0 Bug #7945 Updated: operations on IB 6 crashes php

2001-01-11 Thread cynic
ID: 7945 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: InterBase related Assigned To: Comments: does 4.0.4 still crash? Previous Comments: --- [2000-11-23 08:22:43] [EMAIL P

[PHP-DEV] PHP 4.0.4 patchlevel 1 released

2001-01-11 Thread Zeev Suraski
PHP 4.0.4 patchlevel 1 has been released. This version fixes a few party-crashing bugs that were found in PHP 4.0.4, and two security problem that was found in the Apache module of all versions of PHP 4.0. While the danger of being vulnerable to the security problems that were found is low,

[PHP-DEV] PHP 4.0 Bug #8663: Script with incorrect syntax crashes php4ts.dll (seems similar to #8521)

2001-01-11 Thread melis
From: [EMAIL PROTECTED] Operating system: win98 PHP version: 4.0.4 PHP Bug Type: Reproduceable crash Bug description: Script with incorrect syntax crashes php4ts.dll (seems similar to #8521) I have three php files as follows: --f1.php-- -- --f2.php-- --

[PHP-DEV] PHP 4.0 Bug #8661 Updated: a copy of the internal array elements is sometimes not made

2001-01-11 Thread lgordon
ID: 8661 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Class/Object related Description: a copy of the internal array elements is sometimes not made The workaround that I have had to implement is doing an explicit clone method (similar to a copy constructor) and when making a copy, sa

[PHP-DEV] PHP 4.0 Bug #8662 Updated: Echo of type "array of array"...

2001-01-11 Thread cynic
ID: 8662 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Arrays related Assigned To: Comments: Please, read the manual. If you want to have array indices inside strings, you must enclose them within curly braces: echo "Hello: {$PHPsource[0][bar]}"

[PHP-DEV] PHP 4.0 Bug #8662: Echo of type "array of array"...

2001-01-11 Thread webmaster
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.4 PHP Bug Type: Arrays related Bug description: Echo of type "array of array"... $PHPsource = array( "0" => array( "foo" => "Hello", "bar" => "World" ); echo "Hello:

[PHP-DEV] PHP 4.0 Bug #8661 Updated: a copy of the internal array elements is sometimes not made

2001-01-11 Thread lgordon
ID: 8661 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Class/Object related Description: a copy of the internal array elements is sometimes not made Yes, this is the same, if I change the method to do_nothing() in the Element class and print out a message, the same behavior happens.

[PHP-DEV] PHP 4.0 Bug #8661 Updated: a copy of the internal array elements is sometimes not made

2001-01-11 Thread lgordon
ID: 8661 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Class/Object related Description: a copy of the internal array elements is sometimes not made This might be the same as 8130, but I'm not sure. Previous Comments: -

RE: [PHP-DEV] PHP script source revealed on windows

2001-01-11 Thread James Moore
> > I remember people talking not to long ago about PHP scripts > > on Windows having their code revealed unpredictably. I also > > remember the thing only seemed to occur on Windows... Has > > any more been discovered/has this been resolved? > > The problem for PHP/Apache/Linux has been resolved

Re: [PHP-DEV] compiling PHP with oracle

2001-01-11 Thread Paul Mindeman
Paco Ortiz wrote: > Hi: > > >> PHP as a DSO with Oracle support does work. > > > yes, that's how I believe it has to be... > >> You need to make sure that >> $ORACLE_HOME is in Apache's path > > > do you mean that when I compile and configure apache, $ORACLE_HOME is properly set? No,

[PHP-DEV] PHP 4.0 Bug #8661: a copy of the internal array elements is sometimes not made

2001-01-11 Thread lgordon
From: [EMAIL PROTECTED] Operating system: freeBSD PHP version: 4.0.4 PHP Bug Type: Class/Object related Bug description: a copy of the internal array elements is sometimes not made val = $newval; } } class Owner { var $elementArray; function dump() {

[PHP-DEV] PHP 4.0 Bug #8443 Updated: Segmentation Fault

2001-01-11 Thread jpintoc
ID: 8443 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Apache related Description: Segmentation Fault Thanks a lot for your help. It works fine. Previous Comments: --- [2001-01-10 19:27:26] [EMAIL PROTECTED]

RE: [PHP-DEV] compiling PHP with oracle

2001-01-11 Thread Paco Ortiz
Hi: > PHP as a DSO with Oracle support does work. yes, that's how I believe it has to be... >You need to make sure that > $ORACLE_HOME is in Apache's path do you mean that when I compile and configure apache, $ORACLE_HOME is properly set? >and that the libctlnsh.so.8.0 file is

[PHP-DEV] PHP 4.0 Bug #7192 Updated: Non-working Sablotron in 4.0.3, DL_UNLOAD problems

2001-01-11 Thread sniper
ID: 7192 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Dynamic loading Assigned To: Comments: Please try the latest CVS snapshot from http://snaps.php.net/ as there have been a few fixes related to this bug. --Jani Previous Comments: --

Re: [PHP-DEV] compiling PHP with oracle

2001-01-11 Thread Paul Mindeman
Paco Ortiz wrote: > Hi: > > >> Did anybody have any problems with compiling PHP 4.0x with oracle? >> (--with-oci8) > > > no problem at all with this combination: > > - PIII 800MHz -256MB > - Red Hat 6.2 > - Apache 1.3.12 > - PHP 4.0.3pl1 > - Oracle 8.1.6 > > Only one tip: PHP as a loadable

RE: [PHP-DEV] compiling PHP with oracle

2001-01-11 Thread Paco Ortiz
Hi: > Did anybody have any problems with compiling PHP 4.0x with oracle? > (--with-oci8) no problem at all with this combination: - PIII 800MHz -256MB - Red Hat 6.2 - Apache 1.3.12 - PHP 4.0.3pl1 - Oracle 8.1.6 Only one tip: PHP as a loadable module of Apache DOESN'T SEEM to wo

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

2001-01-11 Thread dbeu
ID: 8647 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproduceable crash Assigned To: Comments: can you please append some *short* reproducing code? i tested file() with a file greater than 100k and it didn't crash. Previous Comments: ---

[PHP-DEV] Bug #8660: multi fileupload - wrong index

2001-01-11 Thread mac
From: [EMAIL PROTECTED] Operating system: freebsd 4.1 PHP version: 3.0.17 PHP Bug Type: Misbehaving function Bug description: multi fileupload - wrong index attention: i am using 3.0.18! if i make multi-fileuploads and leave one line blank in between the tmp-name will be a

[PHP-DEV] TODO List

2001-01-11 Thread Sean R. Bright
How up to date is the TODO list? Sean R. Bright [EMAIL PROTECTED] -- PHP Development Mailing List To unsubscribe, e-ma

[PHP-DEV] PHP 4.0 Bug #8655 Updated: Inactive Connections on Oracle

2001-01-11 Thread eric . poisse
ID: 8655 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: OCI8 related Description: Inactive Connections on Oracle Apache is working with 2 virtual hosts. I remember (but i'm not sure) that I've not the problem when i have no virtual hosts, ie only one server (no virtual). Previous Com

[PHP-DEV] Re: PHP 4.0 Bug #8654 Updated: Servlet.init() for servlet php threw exception

2001-01-11 Thread Daniel Williams
chrisv, That was it. I had to place the libphp4.so into the jdk1.3/jre/lib/i386 directory to get the servlet to pick it up. But now I receive this error. " java.lang.UnsatisfiedLinkError: /usr/local/jdk1.3/jre/lib/i386/libphp4.so: undefined symbol: __rethrow " Also by the installation README fil

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

2001-01-11 Thread tmuller
From: [EMAIL PROTECTED] Operating system: Solaris 2.6 PHP version: 4.0.4 PHP Bug Type: Compile Problem Bug description: Php DSO complains of missing structure member Solaris 2.6 + Dec 13th recommended Apache 1.3.14+mod_perl mod_jserv DSO php DSO (trying) After configuring

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

2001-01-11 Thread tmuller
From: [EMAIL PROTECTED] Operating system: Solaris 2.6 PHP version: 4.0.4 PHP Bug Type: Compile Problem Bug description: Php DSO complains of missing structure member Solaris 2.6 + Dec 13th recommended Apache 1.3.14+mod_perl mod_jserv DSO php DSO (trying) After configuring

[PHP-DEV] Re: [PHP-PEAR] Getopt class

2001-01-11 Thread Andrei Zmievski
On Thu, 11 Jan 2001, Colin Viebrock wrote: > Yeah, well ... at least it would be obvious what the class does. :) > > But seriously, Getopt_Standard, or Getopt_Simple, or something? I'm > taking those names from CPAN, BTW, not commenting on your code. > > Keep in mind that someone will eventuall

Re: [PHP-DEV] Call to ldap_connect() returns always false

2001-01-11 Thread Uwe Steinmann
On Wed, Jan 10, 2001 at 09:22:10PM +0100, Stig Venaas wrote: > On Wed, Jan 10, 2001 at 04:51:51PM +0100, Uwe Steinmann wrote: > > Then I fired up gdb, set a breakpoint right before ldap_open() > > in php_if_ldap_connect() and run httpd with -X -f . > > Steping into ldap_open() didn't work, though

Re: [PHP-DEV] PHP4: php_module holds memory to long !

2001-01-11 Thread Filip Sielimowicz
> The reason is that httpd memory usage patterns significantly differ from > your simple example. E.g., there might be some memory block allocated at > the end of the heap, which is not freed at the end of the request - and it > will prevent all the rest of memory from being returned to the system

Re: [PHP-DEV] Sent location header with port!

2001-01-11 Thread Jim Jagielski
As a test, try recoding the page to use outpt buffering. If it then works, then it's like 99.9% sure that there is some whitespace between the "start" of the page, and the headr line. Recall that as soon as some "non PHP" whitespace is seen, it's too late to send a header, so if this is include()d

[PHP-DEV] PHP 4.0 Bug #8657: Errormessage on the Browser if using UNC path notation for document root

2001-01-11 Thread mamier
From: [EMAIL PROTECTED] Operating system: NT4 SP5 PHP version: 4.0.3pl1 PHP Bug Type: Scripting Engine problem Bug description: Errormessage on the Browser if using UNC path notation for document root Installation on NT4 under Apache 1.3.14 using LoadModule php4_module /p

[PHP-DEV] PHP 4.0 Bug #8630 Updated: impossible to write and read thai language in an oracle database

2001-01-11 Thread sniper
ID: 8630 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: OCI8 related Assigned To: Comments: Did you setup all the relevant environment variables before starting Apache? Check the manual: http://www.php.net/manual/ref.oci8.php --Jani Prev

Re: [PHP-DEV] Sent location header with port!

2001-01-11 Thread Johan Holst Nielsen
It is wierd! I won't work for me!! Anyway who know a fail that could make this make this problem?! Could it be the firewall or something. I havn't seen this problem before! It works fine with other PHP files with other ports, but the problem comes when i tries to redirect to another page with a

[PHP-DEV] PHP 4.0 Bug #8654 Updated: Servlet.init() for servlet php threw exception

2001-01-11 Thread chrisv
ID: 8654 Updated by: chrisv Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Other web server Assigned To: Comments: Is libphp4.so installed in your java.library.path? If it isn't, it's throwing the exception because it can't find your PHP module. Try putting the libra

[PHP-DEV] PHP 4.0 Bug #8585 Updated: Unresolved symbol when starting httpd

2001-01-11 Thread sniper
ID: 8585 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: XML related Assigned To: Comments: Get the latest CVS and add --with-expat-dir=/path/to/expat into your configure line. --Jani Previous Comments: --

[PHP-DEV] PHP 4.0 Bug #8603 Updated: zlib and xslt seem incompatible on this system

2001-01-11 Thread sniper
ID: 8603 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Sablotron XSL Assigned To: Comments: Please try the latest CVS snapshot from http://snaps.php.net/ as this should be fixed now. And if your sablot version is 0.50 you need to have the extern

[PHP-DEV] PHP 4.0 Bug #8410 Updated: php4 & newest 2.0a9 apache "misalignment"

2001-01-11 Thread sniper
ID: 8410 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure Assigned To: Comments: Could you please try the latest CVS snapshot from http://snaps.php.net/ as this should be fixed. --Jani Previous Comments: --

[PHP-DEV] PHP 4.0 Bug #8656: mysql_fetch_object duplicate return values

2001-01-11 Thread sigma
From: [EMAIL PROTECTED] Operating system: Linux RedHat 6.2 kernal 2.2.18 PHP version: 4.0.3pl1 PHP Bug Type: MySQL related Bug description: mysql_fetch_object duplicate return values configure line: quick install script: for ($i = 0; ($row = mysql_fetch_object($results)) !=

[PHP-DEV] PHP 4.0 Bug #8613 Updated: apache configure doesn't find xmltok

2001-01-11 Thread sniper
ID: 8613 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Closed Bug Type: Apache related Assigned To: Comments: This should be fixed in CVS now. Please try latest snapshot from http://snaps.php.net/ and add --with-expat-dir=/path/to/expat/install/dir to your c

[PHP-DEV] PHP 4.0 Bug #8655: Inactive Connections on Oracle

2001-01-11 Thread eric . poisse
From: [EMAIL PROTECTED] Operating system: Linux RedHat 6.0 2.2.5-15smp PHP version: 4.0.4 PHP Bug Type: OCI8 related Bug description: Inactive Connections on Oracle I use OCI function inside PHP programs. I can see inactive connections running on Oracle (select username, p

[PHP-DEV] PHP 4.0 Bug #8528 Updated: Undefined symbol compiling PHP as DSO --with-mysql

2001-01-11 Thread cynic
ID: 8528 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config Assigned To: Comments: Previous Comments: --- [2001-01-09 21:02:18] [EMAIL PROTECTED] Could you pleas

[PHP-DEV] PHP 4.0 Bug #8528 Updated: Undefined symbol compiling PHP as DSO --with-mysql

2001-01-11 Thread jbadiella
ID: 8528 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Install and Config Description: Undefined symbol compiling PHP as DSO --with-mysql Looks like it works... thank you very much. As far as I am concerned, you may close the bug. Previous Comments: --

RE: [PHP-DEV] Sent location header with port!

2001-01-11 Thread Sean R. Bright
This works fine for me...make absolutely sure that there is no whitespace before your opening http://www.mysite.com:8080/index.php"); ?> Sean -Original Message- From: Johan Holst Nielsen [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 11, 2001 10:25 AM To: [EMAIL PROTECTED] Subject: [

[PHP-DEV] Sent location header with port!

2001-01-11 Thread Johan Holst Nielsen
Hi ppl   I have a problem with the header() function. I have to seen a header which contain a port! My script looks like this: header("Location: http://domain.com:8080/file.php3"); ?>   But it won't redirect! Anyway know a solution? Please help! Shall I define the port antoher place, or is i

Re: [PHP-DEV] Can PHP code access (as a string) the accumulating output stream?

2001-01-11 Thread Moorhouse-Aires Family
Thank you very much, Sean, for your very prompt and helpful response. I think this output buffer facility (ob_ functions) is just what I am after! I have already tested it out in a small way just now. Mark M. "Sean R. Bright" wrote in message <003801c07bd9$9e2e0670$59aa0141@cc230545b>..

[PHP-DEV] PHP 4.0 Bug #8654: Servlet.init() for servlet php threw exception

2001-01-11 Thread dwilliams
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4 PHP Bug Type: Other web server Bug description: Servlet.init() for servlet php threw exception ENV: Tomcat-4.0-b1,Linux,jdk1.3,PHP 4.0.4. This error happens when i access any *.php files. A Servlet Exceptio

Re: [PHP-DEV] compiling PHP with oracle

2001-01-11 Thread Cynic
I don't know if this is of any interest, but I successfully built php4-200101100845 with OCI8 on NT5. I haven't tested it yet, but the extension shows as loaded in phpinfo(). At 14:39 11.1. 2001, Andrzej Kiesz wrote the following: --

RE: [PHP-DEV] Can PHP code access (as a string) the accumulating output stream?

2001-01-11 Thread Sean R. Bright
Have a look at Zeev Suraski's article on output buffering over at Zend.com, he discusses just this: http://www.zend.com/zend/art/buffering.php (Requires a relatively new version of PHP though.) Sean Bright > -Original Message- > From: Moorhouse-Aires Family [mailto:[EMAIL PROTECTED]] >

[PHP-DEV] Can PHP code access (as a string) the accumulating output stream?

2001-01-11 Thread Moorhouse-Aires Family
Hello, PHP gurus. This is a long shot. I am wanting to know if there is a method available from within PHP code, by which I can fetch (in a string) the current contents of the HTML output stream. The ideal and simplest implementation of this idea would be a hypothetical system function getOutpu

[PHP-DEV] PHP 4.0 Bug #8653: function array_diff fails for larger arrays

2001-01-11 Thread kennie . nybo . mortensen
From: [EMAIL PROTECTED] Operating system: winnt4 build 1381 PHP version: 4.0.4 PHP Bug Type: Arrays related Bug description: function array_diff fails for larger arrays 8221874, 31 => -237983854, 32 => -178422741, 33 => -133452210, 34 => -132423065, 35 =

[PHP-DEV] compiling PHP with oracle

2001-01-11 Thread Andrzej Kiesz
Did anybody have any problems with compiling PHP 4.0x with oracle? (--with-oci8) -- (` _ _ _ |_ (_)|||(_)(_)|\|_| [EMAIL PROTECTED]' - Andrzej Kiesz - http://sport.wp.pl -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For add

[PHP-DEV] PHP 4.0 Bug #7866 Updated: PHP switch() with crashes the Apache child with a SegV (11)

2001-01-11 Thread comments
ID: 7866 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Reproduceable crash Description: PHP switch() with crashes the Apache child with a SegV (11) Tried on PHP4.0.4 on both machines that were running PHP4.0.3pl1 and that I experienced the problem with, the problem seems to be solve

[PHP-DEV] PHP 4.0 Bug #8635 Updated: Missing symbols when linked with ucd-snmp 4.2

2001-01-11 Thread sniper
ID: 8635 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Old-Bug Type: Dynamic loading Bug Type: SNMP related Assigned To: Comments: You need openssl. Add --with-openssl=/path/to/install/dir into your configureline. (you have to have openssl installed in your

[PHP-DEV] PHP 4.0 Bug #8652: exec and system always return -1

2001-01-11 Thread simon . king
From: [EMAIL PROTECTED] Operating system: RedHat Linux 6.2 PHP version: 4.0.4 PHP Bug Type: Program Execution Bug description: exec and system always return -1 &1", &$lines, $rc); if ($rc) { print("\n"); print("$errmsg\n\n"); print("Command : $command\nReturne

RE: [PHP-DEV] Compile Problem: Place for Help

2001-01-11 Thread Jani Taskinen
On Wed, 10 Jan 2001, Mark Olbert wrote: >>>/usr/bin/ld: .libs/libphp4.so: undefined versioned symbol name >>>__fp_query@@GLIBC_2.0 >>>/usr/bin/ld: failed to set dynamic section sizes: Bad value > >>Either your header files don't match the installed GLIBC version or >>libresolv.so.1 was compiled

[PHP-DEV] PHP 4.0 Bug #8648 Updated: Core dump while loading DSO into apache

2001-01-11 Thread sniper
ID: 8648 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config Assigned To: Comments: This is fixed in CVS already. Grab a snapshot from http://snaps.php.net/ --Jani Previous Comments:

[PHP-DEV] RE: PHP 4.0 Bug #8639 Updated: fopen always return true in some case

2001-01-11 Thread Frédéric VERGEZ
i've inserted a : var_dump($http_response_header); just after the fopen the result is always 'NULL' Frédéric VERGEZ DNWeb - http://www.dnweb.fr -Message d'origine- De : Bug Database [mailto:[EMAIL PROTECTED]] Envoyé : mercredi 10 janvier 2001 21:16 À : [EMAIL PROT

[PHP-DEV] make money at home

2001-01-11 Thread daninfo
Internet/Web Page Design Training University is seeking Commercial Web Design Specialists NOW! Earn BIG $$$ while you learn! Affordable Training From Home-New Internet Career! We all are looking for better income AND personal freedom, features that a "web based" internet business career can deliv

[PHP-DEV] Re: Re. [PHP-DEV] PHP script source revealed on windows

2001-01-11 Thread Phil Driscoll
Update on the .htr extension: Here's what Microsoft have to say about what htr is: * What is HTR? HTR is a first-generation advanced scripting technology that is included in IIS 3.0. However, HTR was never widely adopted, and was superceded by Active Server Pages (ASP) technology introduced i

[PHP-DEV] [OT / PHP-SYNTAX-MODEL] C, Perl or something ad hoc ?

2001-01-11 Thread Gian Uberto Lauri
First of all my apologies for using this list. I'm mantaining an Emacs-Lisp mode (html-helper-mode.el) meant to deal with PHP/JSP/ASP where for the scritp blocks the mode narrows the editing to the block and activates another mode with a language more suited for the script. Until now I u

[PHP-DEV] PHP 4.0 Bug #8651: Linking with bundled Solaris libldap not supported

2001-01-11 Thread strube
From: [EMAIL PROTECTED] Operating system: Solaris 7 (SPARC) PHP version: 4.0.4 PHP Bug Type: *Install and Config Bug description: Linking with bundled Solaris libldap not supported Presently the libldap bundled with Solaris 7 (package SUNWlldap) is not correctly recognized.

[PHP-DEV] Re. [PHP-DEV] PHP script source revealed on windows

2001-01-11 Thread Phil Driscoll
Toby wrote: >...I ask because I just tripped over an article about IIS5 >revealing script's source if the request followed a certain >pattern... >http://www.ntsecurity.net/Articles/Index.cfm?ArticleID=16543 Aargh! This is a nightmare! I've just tested on NT4 IIS4 and sure enough, if you append a

RE: [PHP-DEV] 4.0.4pl1 RC2 rolled

2001-01-11 Thread Sam Liddicott
> -Original Message- > From: Cynic [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 10, 2001 05:40 > To: Sam Liddicott; Zeev Suraski > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: [PHP-DEV] 4.0.4pl1 RC2 rolled > > Although, actually, I > guess we can > aggree that the

Re: [PHP-DEV] PHP script source revealed on windows

2001-01-11 Thread Derick Rethans
On Thu, 11 Jan 2001, Toby Butzon wrote: > I remember people talking not to long ago about PHP scripts > on Windows having their code revealed unpredictably. I also > remember the thing only seemed to occur on Windows... Has > any more been discovered/has this been resolved? The problem for PHP/A