[PHP-DEV] Bug #11052 Updated: cookie problem

2001-05-22 Thread zak
ID: 11052 Updated by: zak Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Bogus Bug Type: HTTP related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Your server and your local machine likely have different system times. Ask your question on the general mailing list an

[PHP-DEV] Bug #11052 Updated: cookie problem

2001-05-22 Thread rasmus
ID: 11052 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: HTTP related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Perhaps because the clock on that server you are uploading to is off, or maybe your clock is off. And you are right, t

[PHP-DEV] Bug #11052: cookie problem

2001-05-22 Thread dmsales
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.0.5 PHP Bug Type: HTTP related Bug description: cookie problem I am rather sure this isn't a php bug. So lets not get unfriendly about it. But i have asked over and over in other places with out an answer.

[PHP-DEV] Bug #11051: mail function dosn't work

2001-05-22 Thread tibor . szaraz
From: [EMAIL PROTECTED] Operating system: UNIX PHP version: 4.0.5 PHP Bug Type: Mail related Bug description: mail function dosn't work Hello Dear Support Team, I have got this php code on www.phpwebhosting.com but unfortunately it doesn't send any mail to [EMAIL PROTECT

Re: [PHP-DEV] Fix for bugs 8808, 8821, 9130, and possibly 10209

2001-05-22 Thread Steve Meyers
This fix was actually submitted to php-dev back in February, the person who submitted it pointed it out to me. See http://marc.theaimsgroup.com/?l=php-dev&m=98105032114488&w=2 for the original post. Apparently, nothing was ever done with it, so I decided to re-submit it. Thank you for applying t

[PHP-DEV] Bug #11045 Updated: Odd MSSQL errors about 25% of the time

2001-05-22 Thread fmk
ID: 11045 Updated by: fmk Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MSSQL related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Could you provide some sample code ? And are you using CGI or ISAPI ? Previous Comments: ---

[PHP-DEV] Re: Bug #10472 Updated: with session, IE not parse html header

2001-05-22 Thread number3
Hi.. I have installed php 4.0.5 with apache 1.3.19. But same problem is not fixed yet. thank you for notice mail. bye. - Original Message - From: "Bug Database" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 23, 2001 4:33 AM Subject: Bug #10472 Updated: with sessio

Re: [PHP-DEV] 4.0.6RC2

2001-05-22 Thread David Shafer
Unless someone has changed something, the current snapshots now don't compile at _all_ on AIX (using either IBM compilers or IBM-provided gcc). Whether that's enough of a problem to hold it up, I can't say. See bug #4630 for more info. - Dave - Original Message - From: "Andi Gutmans

[PHP-DEV] Bug #11050: TNS: Lost connection

2001-05-22 Thread pashuta777
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.5 PHP Bug Type: Oracle related Bug description: TNS: Lost connection I load PHP as Apache module and some queries work normally but then oracle give error: TNS: Lost connection What could you advise me?

[PHP-DEV] Latest CVS on Win32

2001-05-22 Thread Sebastian Bergmann
Latest CVS on Win32 builds, but it crashes on startup (CGI). -- sebastian bergmann[EMAIL PROTECTED] http://www.sebastian-bergmann.de bonn.phpug.de | www.php.net | www.phpOpenTracker.de | www.titanchat.de -- PHP Development

[PHP-DEV] Bug #8364 Updated: sapdb make Error

2001-05-22 Thread sniper
ID: 8364 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Old-Bug Type: Compile Failure Bug Type: ODBC related Operating system: PHP Version: 4.0.4 Assigned To: Comments: Does this happen with PHP 4.0.5 too? --Jani Previous Comments:

[PHP-DEV] 4.0.6RC2

2001-05-22 Thread Andi Gutmans
Guys, I'd like to roll 4.0.6RC2 this evening (my evening which is in like 12 hours) as I mentioned a couple of days ago. I think we can also send it with a "good" explanation of what it is and what it isn't to php-general@ and get some more testing done and hopefully release 4.0.6 ASAP. Andi

[PHP-DEV] Bug #11048 Updated: memory access

2001-05-22 Thread sniper
ID: 11048 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *General Issues Operating system: PHP Version: 4.0.5 Assigned To: Comments: Is this with CGI or Apache / IIS module ? And when does this happen? --Jani Previous Comments:

Re: [PHP-DEV] Fix for bugs 8808, 8821, 9130, and possibly 10209

2001-05-22 Thread Andi Gutmans
I patched and commited the source. You just wanted to add CS_PUBLIC, right? You should specify it next time so that I don't have to do a diff in my head :) Also, what does CS_PUBLIC mean? Does it translate to __declspec(dllexport)? If so maybe we should be removing the static? Andi At 02:34 PM

[PHP-DEV] Bug #6579 Updated: compile error with oracle 7230 on AIX4.2

2001-05-22 Thread sniper
ID: 6579 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Old-Bug Type: Compile Failure Bug Type: Oracle related Operating system: PHP Version: 4.0 Latest CVS (06/09/2000) Assigned To: Comments: Does this still break? And I just wondered..is that oracle path

[PHP-DEV] Bug #8118 Updated: error in much warnings in session.c

2001-05-22 Thread sniper
ID: 8118 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: Does this happen with PHP 4.0.5 ?? --Jani Previous Comments: --

[PHP-DEV] Bug #7730 Updated: unresolved text symbol (s) during final link (php creation)

2001-05-22 Thread sniper
ID: 7730 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Assigned Old-Bug Type: Compile Failure Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.3pl1 Assigned To: zeev Comments: Zend problem. Previous Comments: --

Re: [PHP-DEV] output/threads aborting

2001-05-22 Thread Andi Gutmans
At 03:48 PM 5/22/2001 -0700, Shane Caraveo wrote: >Hello everyone, > >With the current CVS debug_ts build I'm getting an abort in the TSRM >library. I've tracked this down to php_module_startup() in main.c. The >call to php_output_startup() on line 783 accesses thread specific data, >however the

[PHP-DEV] Bug #10406 Updated: PHP needs a patch to compile with PostgreSQL 7.1

2001-05-22 Thread sniper
ID: 10406 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Compile Failure Bug Type: PostgreSQL related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: reclassified Previous Comments: ---

[PHP-DEV] Bug #10263 Updated: Use of istdiostream w/o HAVE_CLASS_ISTDIOSTREAM protection

2001-05-22 Thread sniper
ID: 10263 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Assigned Bug Type: iPlanet related Operating system: PHP Version: 4.0.4pl1 Assigned To: zeev Comments: Previous Comments: --- [2001-04-1

[PHP-DEV] Bug #10263 Updated: Use of istdiostream w/o HAVE_CLASS_ISTDIOSTREAM protection

2001-05-22 Thread sniper
ID: 10263 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Compile Failure Bug Type: iPlanet related Operating system: PHP Version: 4.0.4pl1 Assigned To: zeev Comments: Assigning this to Zeev. He knows the Zend stuff best. --Jani Previous Comments: -

[PHP-DEV] Bug #10340 Updated: HAVE_SYS_RESOURCE_H not defined

2001-05-22 Thread sniper
ID: 10340 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Compile Failure Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: http://www.php.net/FAQ.php#6.12 Previous Comments: -

[PHP-DEV] Bug #11048: memory access

2001-05-22 Thread damduck
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.5 PHP Bug Type: *General Issues Bug description: memory access My computer environment O/S : Windows 2000 Server(Service Pack 1) : Korean Version DB : MySQL 3.23.37 PHP : 4.0.5 -- Error Message - P

[PHP-DEV] Bug #10140 Updated: Apache fails to link - LD complains about GD

2001-05-22 Thread sniper
ID: 10140 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Please try the PHP 4.0.6RC1 from http://www.php.net/~andi/php-4.0.6RC1.tar.gz and reopen this bug report if

[PHP-DEV] Bug #8518 Updated: apxs:Error: file libs/libphp4.sl is not a DSO

2001-05-22 Thread sniper
ID: 8518 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Apache related Operating system: PHP Version: 4.0.4 Assigned To: Comments: Not a PHP bug. Try Apache 1.3.20, maybe this is fixed.. --Jani Previous Comments: --

[PHP-DEV] Bug #7643 Updated: APXS compile fails with "not a DSO"

2001-05-22 Thread sniper
ID: 7643 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: As the Apache is now at version 1.3.20, maybe they have fixed this in it? Please try it out. Also, PHP 4.0.5 was

Re: [PHP-DEV] Breakage in fopen_wrappers.c

2001-05-22 Thread Sterling Hughes
Jon Parise wrote: > Your last commit (revision 1.114) to fopen_wrappers.c break > compilation on my FreeBSD system with: > > fopen_wrappers.c: In function `php_check_specific_open_basedir': > fopen_wrappers.c:150: `open_basedir' undeclared (first use in this function) > fopen_wrappers.c:150: (Ea

Re: [PHP-DEV] Breakage in fopen_wrappers.c

2001-05-22 Thread Jani Taskinen
Fixed. --Jani On Tue, 22 May 2001, Jon Parise wrote: >Your last commit (revision 1.114) to fopen_wrappers.c break >compilation on my FreeBSD system with: > >fopen_wrappers.c: In function `php_check_specific_open_basedir': >fopen_wrappers.c:150: `open_basedir' undeclared (first use in this fun

[PHP-DEV] Breakage in fopen_wrappers.c

2001-05-22 Thread Jon Parise
Your last commit (revision 1.114) to fopen_wrappers.c break compilation on my FreeBSD system with: fopen_wrappers.c: In function `php_check_specific_open_basedir': fopen_wrappers.c:150: `open_basedir' undeclared (first use in this function) fopen_wrappers.c:150: (Each undeclared identifier is rep

[PHP-DEV] Bug #11047: Cannot put require() or include() within a class definition

2001-05-22 Thread miguel222
From: [EMAIL PROTECTED] Operating system: RH Linux 7.0 PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: Cannot put require() or include() within a class definition class foo { function foo() { } require "foo_functions.php"; } The abov

[PHP-DEV] Bug #11046 Updated: mkdir doesnt sets permissions

2001-05-22 Thread sniper
ID: 11046 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Old-Bug Type: *Directory/Filesystem functions Bug Type: Documentation problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Your umask setting is most likely the cause. Please try thi

Re: [PHP-DEV] Re: Bug #7474 Updated: ext/standard/scanf.c reportsstrtol/strtoul "undefined reference"

2001-05-22 Thread Jani Taskinen
On Tue, 22 May 2001, Lawrence E. Widman wrote: >Jani, > >> ID: 7474 >> Updated by: sniper >> Reported By: [EMAIL PROTECTED] >> Old-Status: Open >> Status: Feedback >> Bug Type: Compile Failure >> Operating system: >> PHP Version: 4.0.5 ? >> Assigned To: >> Comments: >> >> I guess this still happe

Re: [PHP-DEV] Bug #11014 Updated: Can't build PDFlib with PHPsuccessfully

2001-05-22 Thread Jani Taskinen
Please ask install support questions on [EMAIL PROTECTED] --Jani On 23 May 2001 [EMAIL PROTECTED] wrote: >ID: 11014 >User Update by: [EMAIL PROTECTED] >Status: Bogus >Bug Type: PDF related >Operating system: Linux 2.2.14 i586 >PHP Version: 4.0.5 >Description: Can't build PDFlib with PHP succe

[PHP-DEV] Bug #11046: mkdir doesnt sets permissions

2001-05-22 Thread javieracastro
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: *Directory/Filesystem functions Bug description: mkdir doesnt sets permissions mkdir("test",0777) the directory is dwrx-rx-rx, not dwrxwrxwrx :) why? or it is my server with some rare php

[PHP-DEV] Re: Bug #7474 Updated: ext/standard/scanf.c reports strtol/strtoul "undefined reference"

2001-05-22 Thread Lawrence E. Widman
Jani, > ID: 7474 > Updated by: sniper > Reported By: [EMAIL PROTECTED] > Old-Status: Open > Status: Feedback > Bug Type: Compile Failure > Operating system: > PHP Version: 4.0.5 ? > Assigned To: > Comments: > > I guess this still happens with PHP 4.0.5 too? I don't know. I've given up on SunO

[PHP-DEV] Bug #10888 Updated: upload_max_filesize, post_max_size ignored in php.ini

2001-05-22 Thread tswan
ID: 10888 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: *Install and Config Operating system: Linux (RH 6.2/2.2.14) Apache 1.3 PHP Version: 4.0.5 Description: upload_max_filesize, post_max_size ignored in php.ini User error... php.ini was in /etc/httpd and --w

[PHP-DEV] Bug #11014 Updated: Can't build PDFlib with PHP successfully

2001-05-22 Thread leo
ID: 11014 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: PDF related Operating system: Linux 2.2.14 i586 PHP Version: 4.0.5 Description: Can't build PDFlib with PHP successfully If I configure pdflib with this path '/usr', it'll tell me 'checking for PDF_show_boxed in -lpdf... no' So

[PHP-DEV] Bug #11045: Odd MSSQL errors about 25% of the time

2001-05-22 Thread uhl
From: [EMAIL PROTECTED] Operating system: Win2K PHP version: 4.0.5 PHP Bug Type: MSSQL related Bug description: Odd MSSQL errors about 25% of the time Below is an example of the series of errors I get when loading a page on my website. What is odd about it is that the erro

Re: [PHP-DEV] Re: Bug #11038 Updated: Compile error with gd support

2001-05-22 Thread Wez Furlong
On 2001-05-22 22:59:39, "Jani Taskinen" <[EMAIL PROTECTED]> wrote: > On Tue, 22 May 2001, Ing. Cristian Marcelo Scalvenzi wrote: > >Is it a beta release or a final release..??? > RC = release candidate. The GD2 support was added after 4.0.5 was > released. > >>--with-apache=/usr/src/apache_1.3.19

[PHP-DEV] Bug #10986 Updated: makerpm script make a wron version no.

2001-05-22 Thread sniper
ID: 10986 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Compile Problem Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.5 Assigned To: Comments: reclassified. Previous Comments:

[PHP-DEV] Bug #11006 Updated: include_path in php.ini broken

2001-05-22 Thread sniper
ID: 11006 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Configuration Issues Operating system: PHP Version: 4.0.5 Assigned To: Comments: Works for me just fine. Is that path readable by the user the Apache runs as? --Jani Previous Comme

Re: [PHP-DEV] Fork() in php?

2001-05-22 Thread Manuel Lemos
Hello, Zeev Suraski wrote: > > At 01:30 22/5/2001, Stig Sæther Bakken wrote: > >IMHO this type of functionality should only be available in a > >dedicated SAPI module, at least now. There are a lot of worms waiting > >to come out of this can, so put the can in a bucket first. :-) > > Very nic

[PHP-DEV] Bug #11043 Updated: apache2 build fails: undefined symbol: tsrm_error

2001-05-22 Thread vlad
ID: 11043 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating system: Linux (severely modified Redhat PHP Version: 4.0 Latest CVS (2001-05-23) Description: apache2 build fails: undefined symbol: tsrm_error ok, last thing. It looks like TSRM_DEBUG is not defined when

[PHP-DEV] Re: Bug #11016 Updated: install.txt

2001-05-22 Thread y2000
>Operating system: windows 2000 server (simplified chinese) >PHP Version: 4.0.5 >Assigned To: >Comments: Apache/1.3.19 for Windows 95/NT >ID: 11016 >Updated by: sniper >Reported By: [EMAIL PROTECTED] >Old-Status: Open >Status: Feedback >Bug Type: Documentation problem >Operating system: >PHP

[PHP-DEV] Bug #11044: PHP CGI on Win32 crashed after fresh build

2001-05-22 Thread elixer
From: [EMAIL PROTECTED] Operating system: Win2K Professional PHP version: 4.0 Latest CVS (2001-05-23) PHP Bug Type: Reproducible crash Bug description: PHP CGI on Win32 crashed after fresh build I built the Debug_TS PHP project from CVS about an hour ago and when invoking th

[PHP-DEV] Bug #11043 Updated: apache2 build fails: undefined symbol: tsrm_error

2001-05-22 Thread vlad
ID: 11043 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Compile Failure Operating system: Linux (severely modified Redhat PHP Version: 4.0 Latest CVS (2001-05-23) Description: apache2 build fails: undefined symbol: tsrm_error Yes, I did check out TSRM (it would nev

[PHP-DEV] Bug #11043 Updated: apache2 build fails: undefined symbol: tsrm_error

2001-05-22 Thread sniper
ID: 11043 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure Operating system: PHP Version: 4.0 Latest CVS (2001-05-23) Assigned To: Comments: And you did checkout the TSRM too? Or did you do cvs update in that dir? Did you try ./cvs

[PHP-DEV] Bug #11043 Updated: apache2 build fails: undefined symbol: tsrm_error

2001-05-22 Thread vlad
ID: 11043 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating system: Linux (severely modified Redhat PHP Version: 4.0 Latest CVS (2001-05-23) Description: apache2 build fails: undefined symbol: tsrm_error after poking around with the source, I found that omitting '

[PHP-DEV] Bug #10987 Updated: apache display error when excuting exit ou die function

2001-05-22 Thread sniper
ID: 10987 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.5 Assigned To: Comments: IIRC, someone said that this is fixed in Apache 1.3.20.. Could you please try with it? --Jani Previous Comments: -

[PHP-DEV] Bug #11028 Updated: ip2long use now unsigned integer and long2ip doesnt work

2001-05-22 Thread derick
ID: 11028 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: *Network Functions Operating system: PHP Version: 4.0 Latest CVS (2001-05-22) Assigned To: derick Comments: User reports: Hi Derick. here is a short code script fpr ip2long(). Under php4.0.5 $tmp2 r

[PHP-DEV] Bug #7564 Updated: Failure to link

2001-05-22 Thread sniper
ID: 7564 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: Does this happen with PHP 4.0.5 too? --Jani Previous Comments:

[PHP-DEV] Bug #10981 Updated: Script crash in zend_execute.c

2001-05-22 Thread sniper
ID: 10981 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: Can you actually reproduce this? please try shortening the script to shortest possible that still causes

[PHP-DEV] Bug #10981 Updated: Script crash in zend_execute.c

2001-05-22 Thread sniper
ID: 10981 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: Can you actually reproduce this? please try shortening the script to shortest possible that still causes

[PHP-DEV] Bug #10960 Updated: coding error in fopen_wrappers.c

2001-05-22 Thread sniper
ID: 10960 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PHP options/info functions Operating system: PHP Version: 4.0.5 Assigned To: Comments: patch applied. --Jani Previous Comments: ---

[PHP-DEV] Bug #10960 Updated: coding error in fopen_wrappers.c

2001-05-22 Thread sniper
ID: 10960 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PHP options/info functions Operating system: PHP Version: 4.0.5 Assigned To: Comments: patch applied. --Jani Previous Comments: ---

[PHP-DEV] Bug #11043: apache2 build fails: undefined symbol: tsrm_error

2001-05-22 Thread vlad
From: [EMAIL PROTECTED] Operating system: Linux (severely modified Redhat 6.2) PHP version: 4.0 Latest CVS (2001-05-23) PHP Bug Type: Compile Failure Bug description: apache2 build fails: undefined symbol: tsrm_error Got the latest CVS of apache2 and php (May 22, 2001). Both

[PHP-DEV] Bug #10811 Updated:

2001-05-22 Thread sniper
ID: 10811 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Install and Config Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Sorry, but I don't understand french. Please use the english locales when compiling. I see you're trying

[PHP-DEV] Bug #10918 Updated: $HTTP_POST_VARS incorrectly initialized.

2001-05-22 Thread sniper
ID: 10918 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Variables related Operating system: PHP Version: 4.0.5 Assigned To: Comments: I'm unable to reproduce this with PHP 4.0.6RC1. Please try it: http://www.php.net/~andi/php-4.0.6RC1.tar.gz A

[PHP-DEV] Bug #10919 Updated: Magicquotes...

2001-05-22 Thread sniper
ID: 10919 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *General Issues Operating system: PHP Version: 4.0.5 Assigned To: Comments: That's what it's supposed to do. Turn it off if you don't like it and use addslashes() where you need it. --Jani

[PHP-DEV] Bug #7474 Updated: ext/standard/scanf.c reports strtol/strtoul "undefined reference"

2001-05-22 Thread sniper
ID: 7474 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure Operating system: PHP Version: 4.0.5 ? Assigned To: Comments: I guess this still happens with PHP 4.0.5 too? --Jani Previous Comments: ---

[PHP-DEV] Bug #10888 Updated: upload_max_filesize, post_max_size ignored in php.ini

2001-05-22 Thread sniper
ID: 10888 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Install and Config Operating system: PHP Version: 4.0.5 Assigned To: Comments: Are you sure your php.ini file is ever read? Where is it located in your system? --Jani Previous Comment

[PHP-DEV] Bug #10841 Updated: Only last(?) of multiple mysql_pconnect() connections get reused

2001-05-22 Thread sniper
ID: 10841 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: MySQL related Operating system: PHP Version: 4.0.4 Assigned To: Comments: Still waiting for the test results... Previous Comments: -

[PHP-DEV] Bug #9177 Updated: crypt problems with openssl

2001-05-22 Thread sniper
ID: 9177 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Encryption and hash functions Operating system: PHP Version: Latest CVS Assigned To: Comments: Could you please try the PHP 4.0.6 RC1: http://www.php.net/~andi/php-4.0.6RC1.tar.gz --Jan

[PHP-DEV] Bug #10427 Updated: Compilation stop with PDF_show_boxed in -lpdf... no

2001-05-22 Thread sniper
ID: 10427 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Old-Bug Type: Compile Failure Bug Type: PDF related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: First, try with PHP 4.0.5. If it fails too, check what it says in the end of config.

[PHP-DEV] Bug #9275 Updated: can't compile pdflib in php4.0.3pl1

2001-05-22 Thread sniper
ID: 9275 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Problem Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: First of all, try with PHP 4.0.5, and if that fails, check what it has to say in the end of config.log --Jani

[PHP-DEV] Re: [PATCH] Patch to add constants for the connection handling functions

2001-05-22 Thread Zak Greant
Sterling wrote: > Zak Greant wrote: > > > Hello All, > > > > I posted this little patch to the dev list, but I think that > > it got lost in the 'ding dong' kafuffle. :) > > > > It adds three constants (CONNECTION_NORMAL, CONNECTION_ABORTED, > > CONNECTION_TIMEOUT) for use with the connection

[PHP-DEV] Bug #11042: magic_quotes_runtime() value not reality

2001-05-22 Thread phil
From: [EMAIL PROTECTED] Operating system: Solaris 2.x / 7 / 7 PHP version: 4.0.5 PHP Bug Type: *General Issues Bug description: magic_quotes_runtime() value not reality This issue has been duplicated in 4.0.5 and 4.0.4pl1. We've not tried to go further back. We have sever

[PHP-DEV] Re: [PHP-CVS] [PATCH] Patch to add constants for the connection handling functions

2001-05-22 Thread Sterling Hughes
Zak Greant wrote: > Hello All, > > I posted this little patch to the dev list, but I think that > it got lost in the 'ding dong' kafuffle. :) > > It adds three constants (CONNECTION_NORMAL, CONNECTION_ABORTED, > CONNECTION_TIMEOUT) for use with the connection handling functions. > > Could som

[PHP-DEV] Bug #10894 Updated: Problem with C include file

2001-05-22 Thread sniper
ID: 10894 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config Operating system: PHP Version: 4.0.5 Assigned To: Comments: this is fixed (afaik) in CVS. Please try the PHP 4.0.6RC1: http://www.php.net/~andi/php-4.0.6RC1.tar.gz --J

[PHP-DEV] Bug #7387 Updated: weird problems with unquoted array subscripts

2001-05-22 Thread jeroen
ID: 7387 Updated by: jeroen Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4 (any) Assigned To: jeroen Comments: Included big warning in manual about this. Previous Comments: --

[PHP-DEV] output/threads aborting

2001-05-22 Thread Shane Caraveo
Hello everyone, With the current CVS debug_ts build I'm getting an abort in the TSRM library. I've tracked this down to php_module_startup() in main.c. The call to php_output_startup() on line 783 accesses thread specific data, however the output module is not started (thus no thread data aloca

Re: [PHP-DEV] Re: [PEAR-CVS] cvs: pear /Net_Ping Ping.php package.xml

2001-05-22 Thread Stig Sæther Bakken
[Andre Langhorst <[EMAIL PROTECTED]>] > Tomas V.V.Cox wrote: > > > On Tuesday 22 May 2001 19:58, you wrote: > > > >>>But please say somewhere that the class is experimental, so users won't > >>>use it and pear developers can help on improve it. The experimental dir > >>>is a quite good way of say

[PHP-DEV] Bug #10884 Updated: Cookies not set

2001-05-22 Thread mad
ID: 10884 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Variables related Operating system: HPUX 10.20 PHP Version: 4.0.5 Description: Cookies not set It's a bug or not ??? Previous Comments: --- [2001-05-15 14:4

[PHP-DEV] Bug #7387 Updated: weird problems with unquoted array subscripts

2001-05-22 Thread jeroen
ID: 7387 Updated by: jeroen Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4 (any) Assigned To: jeroen Comments: Included big warning in manual about this. Previous Comments: -

[PHP-DEV] Bug #9927 Updated: C compiler cannot create executables...

2001-05-22 Thread mfischer
ID: 9927 Updated by: mfischer Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Failure Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Try looking into config.log, it should tell you what has failed. - Markus Previous Comments: -

[PHP-DEV] Bug #10997 Updated: Constant contains garbage

2001-05-22 Thread sniper
ID: 10997 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: HTTP related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Can't reproduce. Please include short scripts and instructions how to reproduce this. --Jani Previous Comments:

Re: [PHP-DEV] Re: Bug #11038 Updated: Compile error with gd support

2001-05-22 Thread Jani Taskinen
On Tue, 22 May 2001, Ing. Cristian Marcelo Scalvenzi wrote: >Is it a beta release or a final release..??? RC = release candidate. The GD2 support was added after 4.0.5 was released. And btw. You should always use the INSTALL paths for the external resources, not the sources. >>root@mafalda:/us

[PHP-DEV] Bug #10716 Updated: ext/iconv doesn't find php.h

2001-05-22 Thread sniper
ID: 10716 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure Operating system: PHP Version: 4.0 Latest CVS (2001-05-07) Assigned To: Comments: Does this still bother you? Previous Comments: --

[PHP-DEV] Bug #9927 Updated: C compiler cannot create executables...

2001-05-22 Thread sniper
ID: 9927 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: if your compiler can't create executables..well, it's not PHP problem. --Jani Previous Comments:

[PHP-DEV] Re: Bug #11038 Updated: Compile error with gd support

2001-05-22 Thread Ing. Cristian Marcelo Scalvenzi
Is it a beta release or a final release..??? Thanks At 20:49 22/05/01 +, you wrote: >ID: 11038 >Updated by: sniper >Reported By: [EMAIL PROTECTED] >Old-Status: Open >Status: Feedback >Old-Bug Type: *Install and Config >Bug Type: GD related >Operating system: >PHP Version: 4.0.5 >Ass

[PHP-DEV] Bug #11014 Updated: Can't build PDFlib with PHP successfully

2001-05-22 Thread sniper
ID: 11014 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: PDF related Operating system: PHP Version: 4.0.5 Assigned To: Comments: You are using wrong paths in the configure options. You should use the INSTALL paths of the libs, not the libpath. ie. --

[PHP-DEV] Bug #11041 Updated: ISAPI filter has probs with virtual directories

2001-05-22 Thread sniper
ID: 11041 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: IIS related Operating system: PHP Version: 4.0.5 Assigned To: Comments: The UNC paths are supported in PHP 4.0.6. (sources can be found here: http://www.php.net/~andi/php-4.0.6RC1.tar.gz) -

[PHP-DEV] Bug #10914 Updated: --with-ccvs[=DIR] breaks configure if DIR not given (patch incl.)

2001-05-22 Thread sniper
ID: 10914 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Operating system: PHP Version: 4.0 Latest CVS (2001-05-16) Assigned To: Comments: Fixed in CVS. --Jani Previous Comments: -

[PHP-DEV] Bug #11041: ISAPI filter has probs with virtual directories

2001-05-22 Thread jwood
From: [EMAIL PROTECTED] Operating system: WIN2000 PRO PHP version: 4.0.5 PHP Bug Type: IIS related Bug description: ISAPI filter has probs with virtual directories problem can be reproduced using the phpinfo(); function i didnt need any modules except for the MySQL module,

[PHP-DEV] Bug #10422 Updated: cant compile with --with-apxs2

2001-05-22 Thread sniper
ID: 10422 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Please try with latest Apache2 cVS and latest PHP cvs. --Jani Previous Comments: ---

[PHP-DEV] Bug #11040 Updated: Array does not return class from get_class()

2001-05-22 Thread sniper
ID: 11040 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *Function Specific Operating system: PHP Version: 4.0.5 Assigned To: Comments: array != object http://www.php.net/manual/en/function.get-class.php Previous Comments: --

[PHP-DEV] Bug #10933 Updated: make failure after successfull configuration

2001-05-22 Thread sniper
ID: 10933 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure Operating system: PHP Version: 4.0 Latest CVS (2001-05-17) Assigned To: Comments: Does this happen with PHP 4.0.6RC1: http://www.php.net/~andi/php-4.0.6RC1.tar.gz and i

[PHP-DEV] Bug #11040: Array does not return class from get_class()

2001-05-22 Thread geneva1999
From: [EMAIL PROTECTED] Operating system: Sun Solaris 2.6 PHP version: 4.0.5 PHP Bug Type: *Function Specific Bug description: Array does not return class from get_class() $arr = Array(); $arr[0] = 5; $arr[1] = 3; $cl = get_class($arr); if($cl == "") print "error: get_c

[PHP-DEV] Bug #10941 Updated: php4-200105171245/ext/standard/dns.c:281: undefined reference to `__res_search'

2001-05-22 Thread sniper
ID: 10941 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure Operating system: PHP Version: 4.0 Latest CVS (2001-05-17) Assigned To: Comments: Please try PHP 4.0.6 RC1 from: http://www.php.net/~andi/php-4.0.6RC1.tar.gz --Jani P

[PHP-DEV] Bug #11015 Updated: Warning: MySQL: Unable to save result set in

2001-05-22 Thread sniper
ID: 11015 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MySQL related Operating system: PHP Version: 4.0.5 Assigned To: Comments: solved -> closed. Try looking into php.ini-dist file and you'll find the directive.. --Jani Previous Commen

RE: [PHP-DEV] Need Help!!

2001-05-22 Thread James Moore
> Yes. There is nothing specific in there about compiling the > code under windows. Brian Oh I must be dreaming then when I looked at http://www.php.net/manual/en/install-windows.php#install.windows.build.. Supprising what you imagine isnt it?? :) - James -- PHP Development Mailing List

[PHP-DEV] Bug #11015 Updated: Warning: MySQL: Unable to save result set in

2001-05-22 Thread iplount
ID: 11015 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: MySQL related Operating system: Redhat 7.0 PHP Version: 4.0.5 Description: Warning: MySQL: Unable to save result set in Well I fixed my problem. I had to go through and find every file and directory that PHP

[PHP-DEV] Bug #11005 Updated: The specified CGI application exceeded the allowed time for processing. The ser

2001-05-22 Thread sniper
ID: 11005 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *Graphics related Operating system: PHP Version: 4.0.5 Assigned To: Comments: not enough info Previous Comments: --- [20

[PHP-DEV] Bug #11038 Updated: Compile error with gd support

2001-05-22 Thread sniper
ID: 11038 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Old-Bug Type: *Install and Config Bug Type: GD related Operating system: PHP Version: 4.0.5 Assigned To: Comments: please try the PHP 4.0.6RC1 from: http://www.php.net/~andi/php-4.0.6RC1.tar.gz -

Re: [PHP-DEV] Re: [PHP-DOC] Fwd: Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On

2001-05-22 Thread Hojtsy Gabor
> > Aha. This caused some really bad 'bugs' in the new PHP release... > > I didn't know why it was bad... Please revert to the same method > > as $HTTP_*_VARS use... > > Excuse me? I'm quite confused by your message. Do you mean that > $HTTP_SESSION_VARS['foo'] and $foo should not be references t

[PHP-DEV] Bug #11024 Updated: fileatime do not return date of file but date of system

2001-05-22 Thread sniper
ID: 11024 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Filesystem function related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Use filemtime() and only that. (RTFM) Previous Comments: -

[PHP-DEV] Bug #11036 Updated: exception - msvcirt.dll when I try run php.exe

2001-05-22 Thread sniper
ID: 11036 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config Operating system: PHP Version: 4.0.5 Assigned To: Comments: Please ask support questions at [EMAIL PROTECTED] mailing list. Previous Comments: --

[PHP-DEV] Bug #11007 Updated: session_register() doesn't work after session_id(n)

2001-05-22 Thread sniper
ID: 11007 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Bogus Bug Type: *Session related Operating system: PHP Version: 4.0.4 Assigned To: Comments: submitted twice -> bogus Previous Comments: ---

Re: [PHP-DEV] Re: [PHP-DOC] Fwd: Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On

2001-05-22 Thread Andrei Zmievski
On Tue, 22 May 2001, Hojtsy Gabor wrote: > Aha. This caused some really bad 'bugs' in the new PHP release... > I didn't know why it was bad... Please revert to the same method > as $HTTP_*_VARS use... Excuse me? I'm quite confused by your message. Do you mean that $HTTP_SESSION_VARS['foo'] and $f

[PHP-DEV] Re: [PHP-DOC] Fwd: Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On

2001-05-22 Thread Hojtsy Gabor
> > > >As I mentioned in my other message, $HTTP_SESSION_VARS value and the > > > >global value used to be references, but after some people complained > > > >about this fact on the list, it was changed.. I wouldn't mind > > > >reinstating it, but if we do, let's do it once and for all with very >

  1   2   3   >