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

2001-02-23 Thread justin
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.1.1-RELEASE PHP version: 4.0.4pl1 PHP Bug Type: Apache related Bug description: ErrorDocument 404 pointing to PHP file Apache 1.3.12 I wrote a script that redirects a person to a different page based on the REQUEST_URI a

[PHP-DEV] PHP 4.0 Bug #8361 Updated: Chinese char changed & ADODB.command,recordset can not be used

2001-02-23 Thread derick
ID: 8361 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Assigned To: phanto Comments: Fixed in CVS, so closed Previous Comments: --- [2001-02-23 20:23:32] [EMAIL PROTECTED] Thank you ve

[PHP-DEV] PHP 4.0 Bug #8361 Updated: Chinese char changed & ADODB.command,recordset can not be used

2001-02-23 Thread steeven
ID: 8361 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: COM related Description: Chinese char changed & ADODB.command,recordset can not be used Thank you very very much! www.mm4.com finally complied the new version, Every think worked well now :) Previous Com

[PHP-DEV] PHP 4.0 Bug #9429 Updated: Apache hangs when Win goes to standby

2001-02-23 Thread php
ID: 9429 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Apache related Description: Apache hangs when Win goes to standby Previous Comments: --- [2001-02-23 14:27:05] [EMAIL PROTECTED] If PH

[PHP-DEV] PHP 4.0 Bug #9417 Updated: zend_eval_string() doesn't work like eval() :(

2001-02-23 Thread david
ID: 9417 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Description: zend_eval_string() doesn't work like eval() :( I've found a workaround, it's to replicate the function zend_eval_string() in my own module, less the few lines that pose problem. I consider t

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

2001-02-23 Thread Jon Parise
On Fri, Feb 23, 2001 at 11:32:43PM +0100, Sascha Schumann wrote: > > > If noone objects, I'll rename those files in a couple of > > > hours using a CVS mv, so their history is preserved. > > > > Will you be moving the fopen-wrappers.[ch],v files or will you be > > copying them to their ne

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

2001-02-23 Thread Sascha Schumann
> > If noone objects, I'll rename those files in a couple of > > hours using a CVS mv, so their history is preserved. > > Will you be moving the fopen-wrappers.[ch],v files or will you be > copying them to their new names and 'cvs delete'ing them from the HEAD > branch? The former.

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

2001-02-23 Thread Jon Parise
On Fri, Feb 23, 2001 at 09:23:28PM +0100, Sascha Schumann wrote: > Background: Apparently, OS/390 cannot handle files containing > dashes. Because almost all of our files are using > underscores anyway, this step can also be seen as aligning > the filenames with our unwritten con

[PHP-DEV] PHP 4.0 Bug #9432:

2001-02-23 Thread oballe
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.4pl1 PHP Bug Type: *Install and Config Bug description: I need to install apache 1.3.14 whith php In apache ./configure --prefix=/www --enable-rule=SHARED_CORE --enable-module=so I need install mysql, i

[PHP-DEV] PHP 4.0 Bug #9431: httpd processes using excessive cpu

2001-02-23 Thread ddil
From: [EMAIL PROTECTED] Operating system: Linux (redhat 6.2) PHP version: 4.0.4pl1 PHP Bug Type: Unknown/Other Function Bug description: httpd processes using excessive cpu It seems that after a while of server inactivity, the apache processes go into a mode where they conti

[PHP-DEV] PHP 4.0 Bug #9417 Updated: zend_eval_string() doesn't work like eval() :(

2001-02-23 Thread david
ID: 9417 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Description: zend_eval_string() doesn't work like eval() :( Hi, I commented out a few lines from zend_eval_string() and now it behaves the right way. Here are the line numbers I removed (corresponding

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

2001-02-23 Thread Sascha Schumann
Background: Apparently, OS/390 cannot handle files containing dashes. Because almost all of our files are using underscores anyway, this step can also be seen as aligning the filenames with our unwritten conventions. If noone objects, I'll rename those files in a couple of

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

2001-02-23 Thread amra
ID: 9389 User Update by: [EMAIL PROTECTED] Status: Analyzed Bug Type: Compile Failure Description: File names with '-' causes problems FYI...it seems that header files with dashes are ok, it is just the C files that are a poblem. Previous Comments: --

[PHP-DEV] PHP 4.0 Bug #9430: APACHE fails to compile when --with-imap support is enabled

2001-02-23 Thread bhardeman
From: [EMAIL PROTECTED] Operating system: Linux druid 2.2.14 #2 SMP Thu Mar 16 10:54:07 PST 2000 i686 unknown PHP version: 4.0.4pl1 PHP Bug Type: Apache related Bug description: APACHE fails to compile when --with-imap support is enabled After a successful install of PHP usi

[PHP-DEV] PHP 4.0 Bug #9429: Apache hangs when Win goes to standby

2001-02-23 Thread php
From: [EMAIL PROTECTED] Operating system: win98, win98SE PHP version: 4.0.4 PHP Bug Type: Apache related Bug description: Apache hangs when Win goes to standby If PHP 4.04 is included in Apache 1.3.17 as module with: LoadModule php4_module c:/php/sapi/php4apache.dll AddType

[PHP-DEV] PHP 4.0 Bug #9428: CGI error when executing php script in a virtual directory

2001-02-23 Thread kevin
From: [EMAIL PROTECTED] Operating system: NT4 SP6 PHP version: 4.0.4pl1 PHP Bug Type: IIS related Bug description: CGI error when executing php script in a virtual directory I have PHP 4.0.4pl1 installed on an NT4 (SP6) Server running IIS 4.0. Executing PHP scripts in a di

[PHP-DEV] PHP 4.0 Bug #9427: PHP hangs when packets aren't returned when using session_start()

2001-02-23 Thread rargo
From: [EMAIL PROTECTED] Operating system: Linux Mandrake 7.2 PHP version: 4.0.4pl1 PHP Bug Type: Performance problem Bug description: PHP hangs when packets aren't returned when using session_start() Short script: Really any socket connection code. Configure Command: './co

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

2001-02-23 Thread d . sbragion
ID: 9426 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Description: Form variables encoding problem Sorry but everything gets screwed because of the mixture of html entities and real chars. The char that gives problems is '’', the corresponding html entitie is

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

2001-02-23 Thread d . sbragion
From: [EMAIL PROTECTED] Operating system: Linux 2.0 PHP version: 4.0.4pl1 PHP Bug Type: Unknown/Other Function Bug description: Form variables encoding problem When I enter some special chars in a textual form field (either 'INPUT TYPE="text"' or 'TEXTAREA') they get encode

[PHP-DEV] PHP 4.0 Bug #9241 Updated: segfault/core dump using libmcrypt 2.4.9

2001-02-23 Thread colin
ID: 9241 User Update by: [EMAIL PROTECTED] Status: Assigned Bug Type: mcrypt related Description: segfault/core dump using libmcrypt 2.4.9 The PHP script? It's right at the top of the bug report. Previous Comments: --- [20

[PHP-DEV] PHP 4.0 Bug #9425: file upload appends content-type header to beginning of binary file

2001-02-23 Thread vwallen
From: [EMAIL PROTECTED] Operating system: RedHat 7.0 PHP version: 4.0.4pl1 PHP Bug Type: Unknown/Other Function Bug description: file upload appends content-type header to beginning of binary file I've been having difficulty with the file upload feature, specifically used wi

[PHP-DEV] Re: phpweb / docs.php

2001-02-23 Thread André Langhorst
> HEY HEY! This will drive all the traffic from all the > mirror sites to http://www.php.net This is not a good idea. > Bugs php.net better mirror the docs, or we should implemenet > some kickoff mechanism, so just the bug pages can be viewed at > bugs.php.net. This must be changed... I just want

[PHP-DEV] [feature request] return name of current function

2001-02-23 Thread Martin Jansen
Hi Is there anything that is speaking against a function or a constant, that contains the name of the current function? This might be especially useful for situations like where you pass the name of the function (in this case the function, where the error occurs) to another function. If there

[PHP-DEV] PHP 4.0 Bug #9424: Setcookie don't work well

2001-02-23 Thread ncosta
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.4pl1 PHP Bug Type: HTTP related Bug description: Setcookie don't work well I try to use this function to prevent that the same visitor vote for more than one time in a hour but it don't work, the code i

[PHP-DEV] PHP 4.0 Bug #9423: Please create a function that returns name of currently executing function

2001-02-23 Thread jide
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: Please create a function that returns name of currently executing function Please consider adding a new feature to the next version of PHP. When creating

[PHP-DEV] PHP 4.0 Bug #9422: Apache hangs when Win goes to standby

2001-02-23 Thread php
From: [EMAIL PROTECTED] Operating system: win98, win98SE PHP version: 4.0.4 PHP Bug Type: Apache related Bug description: Apache hangs when Win goes to standby If PHP 4.04 is included in Apache 1.3.17 as module with: LoadModule php4_module c:/php/sapi/php4apache.dll AddType

Re: [PHP-DEV] Re: PHP 4.0 Bug #9373 Updated: Filesystem read notbinary safe?

2001-02-23 Thread Auke van Slooten
On Fri, 23 Feb 2001, Hartmut Holzgraefe wrote: > did you add 'b' to the fopen() mode to enforce binary operation? > > i.e. $fp=fopen($filename,"rb") instead of plain "b"? No we didn't, and yes, if you do, everything works fine :) Thanks for the heads up. Still, it took me some time to find it in

[PHP-DEV] PHP 4.0 Bug #9421: &PHPSESSID should use &

2001-02-23 Thread morten
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: *Session related Bug description: &PHPSESSID should use & According to this page: http://www.htmlhelp.com/tools/validator/problems.html#amp You must use & and not & in URLs to validate docu

[PHP-DEV] lxr.php.net

2001-02-23 Thread Roman Neuhauser
Hi, what version of LXR is used at lxr.php.net? is it stock 0.3? Cynic -- 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] Re: PHP 4.0 Bug #9373 Updated: Filesystem read not binary safe?

2001-02-23 Thread Hartmut Holzgraefe
Auke van Slooten wrote: > we've tried the dev build (4.05.dev) and it seems to work, thanks! > however (there's always an however:) we've still got a problem. In the > distribution of Ariadne we've included a serialized array in a separate > file. When reading this file using the following code:

[PHP-DEV] Re: PHP 4.0 Bug #9373 Updated: Filesystem read not binary safe?

2001-02-23 Thread Auke van Slooten
On 22 Feb 2001, Bug Database wrote: > ID: 9373 > Updated by: sniper > Reported By: [EMAIL PROTECTED] > Old-Status: Open > Status: Closed > Bug Type: Filesystem function related > Assigned To: > Comments: > > This should be fixed in CVS already. Please try a dev build from > http://www.php4win.de/

[PHP-DEV] Re: [PHP-PEAR] PEAR issue #2 (pear-dev) vote

2001-02-23 Thread Andrei Zmievski
On Thu, 22 Feb 2001, André Langhorst wrote: > [X] do not change anything > > ( ) pear-users and pear-dev > ( ) pear-general and pear-dev > > [ ] any other idea -Andrei "In My Egotistical Opinion, most people's C programs should be indented six feet downward and covered with dirt." -- Blair P.

[PHP-DEV] PHP 4.0 Bug #9420: url created arrays and isset

2001-02-23 Thread shk
From: [EMAIL PROTECTED] Operating system: Redhat Linux 6.1 PHP version: 4.0.4pl1 PHP Bug Type: URL related Bug description: url created arrays and isset Make a file like this: while($pair = each($i)) { if (isset($i[$pair["key"]]["sysaction"])) { echo

[PHP-DEV] Re: PHP 4.0 Bug #9400 Updated: Duplicate symbol with GD

2001-02-23 Thread Laurent FAILLIE
Hi Jani, no, unfortunatly, it fails again at the same step :-( Have you another tip ? On my side, I will try to compile the same stuff on my own UltraSparc under solaris 7 at home to find if is a general bug or only HP-UX related. Bye Laurent --- Bug Database <[EMAIL PROTECTED]> a écrit : >

[PHP-DEV] subcribtion

2001-02-23 Thread Dirry Lucile
subscribe -- 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] RE: [PHP-PEAR] PEAR issue #2 (pear-dev) vote

2001-02-23 Thread James Moore
(X) pear-users and pear-dev James -- 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 #9419: isapi filter doesn't see php.ini

2001-02-23 Thread daniel . dadusc
From: [EMAIL PROTECTED] Operating system: windows 2000 PHP version: 4.0.4pl1 PHP Bug Type: *Install and Config Bug description: isapi filter doesn't see php.ini i've been trying to configure java to work under php using an isapi filter with iis 5.0 . what i found is that i

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

2001-02-23 Thread nekto
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.2 PHP version: 4.0.4pl1 PHP Bug Type: *General Issues Bug description: Upload image file is broken I have a problem with upload gif image (original differ from upload image). With yours recommendation, i install last cvs v

[PHP-DEV] CVS Account Request

2001-02-23 Thread CVS Account Request
Full name: sdf Email: [EMAIL PROTECTED] ID: sdfsdf Purpose: fsdf -- 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 #9398 Updated: Apache SIGTERM when loading php with pspell AND sablotron

2001-02-23 Thread hgomez
ID: 9398 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Description: Apache SIGTERM when loading php with pspell AND sablotron The problem appears to be between pspell and sablotron modules which are using both C++ shared libs. If we change the load, first sablot and

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

2001-02-23 Thread Hartmut Holzgraefe
Jason Greene wrote: > > Why would -'s cause problems? have a look at the OS field in the bug report :) http://bugs.php.net/?id=9389&edit=2 -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77 Besuchen Sie uns auf der CeBIT 2001 - in Halle 6 Stand F62/4 -- PHP De

RE: [PHP-DEV] Fwd

2001-02-23 Thread Peter \"[DiSAStA]\" Petermann
Well, maybe someone could deny access to mailing list for his email adress? the only thinks he postet has been this letter... (in php-dev and php-pear) Peter Petermann >-Original Message- >From: Taylor Silvers [mailto:[EMAIL PROTECTED]] >Sent: Friday, February 23, 2001 3:30 AM >To: [EMAI

[PHP-DEV] Fwd

2001-02-23 Thread Taylor Silvers
Dear Friends & Future Millionaire: AS SEEN ON NATIONAL TV: ''Making over half million dollars every 4 to 5 months from your home for an investment of only $25 U.S. Dollars expense one time'' BE A MILLIONAIRE LIKE OTHERS WITHIN A YEAR!!! Before you say ''Bull'', please read the following. This

[PHP-DEV] RE: [PHP-PEAR] PEAR issue #2 (pear-dev) vote

2001-02-23 Thread Peter \"[DiSAStA]\" Petermann
[ ] do not change anything ( ) pear-users and pear-dev (X) pear-general and pear-dev [ ] any other idea _ :) Peter Petermann -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTE