[PHP-DEV] Bug #11829: memory access violation

2001-07-02 Thread edward_chen
From: [EMAIL PROTECTED] Operating system: win2000professional PHP version: 4.0.4pl1 PHP Bug Type: IIS related Bug description: memory access violation I've writed a scheduling program with C to execute php application all day in the console mode.Sometimes will happen the

[PHP-DEV] Bug #11830: domxml_new_child should manage also xml docs

2001-07-02 Thread sivasubraj
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: domxml_new_child should manage also xml docs resource domxml_new_child (string name, string content) it would be useful if the function handles also

[PHP-DEV] Bug #11827 Updated: ImageTrueColorToPalette() creates palettemap.png

2001-07-02 Thread derick
ID: 11827 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: GD related Operating system: PHP Version: 4.0.6 Assigned To: Comments: It's not PHP that is doing that, but GD 2. However, the GD documentation states that this is the purpose of this

[PHP-DEV] Bug #11828 Updated: Useless flock()

2001-07-02 Thread derick
ID: 11828 Updated by: derick Reported By: Old-Status: Open Status: Feedback Bug Type: Filesystem function related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Please provide a short reproducing script. Previous Comments:

[PHP-DEV] Bug #11829 Updated: memory access violation

2001-07-02 Thread derick
ID: 11829 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: IIS related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Is it possible that you can shorten down your script to the point where the problem still occurs, or provide the

[PHP-DEV] Bug #11822 Updated: Warning: mail() ist not supported in this PHP build in ...

2001-07-02 Thread derick
ID: 11822 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Mail related Operating system: PHP Version: 4.0.6 Assigned To: Comments: If you don't have sendmail installed, or sendmail could not be found in

[PHP-DEV] ANNOUNCE: Yet Another Template System (YATS)

2001-07-02 Thread Dan Libby
Epinions.com has graciously allowed me to open-source another project I worked on during my employ. YATS is a templating system for PHP. It enables web developers to cleanly separate code/logic from display/html. This is useful for purposes of internationalization, multiple device access,

[PHP-DEV] Bug #11828 Updated: Useless flock()

2001-07-02 Thread wez
ID: 11828 Updated by: wez Reported By: Status: Feedback Bug Type: Filesystem function related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Does Win32 implement flock()?? That might be why it doesn't do anything... --Wez. Previous Comments:

[PHP-DEV] Bug #11796 Updated: get_meta_tags doesn't work when the title tag consists of single quote

2001-07-02 Thread teocl
ID: 11796 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Unknown/Other Function Operating system: Linux PHP Version: 4.0.5 Description: get_meta_tags doesn't work when the title tag consists of single quote where can I get the latest CVS? Thanks. Previous Comments:

[PHP-DEV] Bug #11796 Updated: get_meta_tags doesn't work when the title tag consists of single quote

2001-07-02 Thread derick
ID: 11796 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.5 Assigned To: elixer Comments: Either grab a snapshot form snaps.php.net or follow the instructions on getting the CVS version on:

[PHP-DEV] Bug #11831: Connection Handling Functions Broken

2001-07-02 Thread zak
From: [EMAIL PROTECTED] Operating system: Win2k/CGI PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: Connection Handling Functions Broken Regardless of the actual state of connection, state returned is always 0. ignore_user_abort (TRUE); // Tried

[PHP-DEV] Bug #11708 Updated: PHP safe mode troubles

2001-07-02 Thread zak
ID: 11708 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *General Issues Operating system: PHP Version: 4.0.5 Assigned To: zak Comments: Will look at this tomorrow and will contact author of the change (Derick Rethans) Previous Comments:

[PHP-DEV] Tidying up the language

2001-07-02 Thread Phil Driscoll
In the light of Zend's proposal for a version 2 of the Zend Engine, now is probably a good time to discuss whether we can and/or should use the opportunity to also tidy up the language along the lines we discussed on this list a few months ago namely: Make function names case sensitive (and

[PHP-DEV] Bug #11828 Updated: Useless flock()

2001-07-02 Thread hholzgra
ID: 11828 Updated by: hholzgra Reported By: Status: Feedback Bug Type: Filesystem function related Operating system: PHP Version: 4.0.6 Assigned To: Comments: CGI or server module ? Previous Comments: --- [2001-07-02

Re: [PHP-DEV] Tidying up the language

2001-07-02 Thread Cynic
Hi Phil, it's nice to hear I'm not the one who still thinks about this stuff. At 12:04 7/2/2001, Phil Driscoll wrote the following: -- In the light of Zend's proposal for a version 2 of the Zend Engine, now is probably a good time

[PHP-DEV] Bug #11832: memory exhausted error

2001-07-02 Thread fb
From: [EMAIL PROTECTED] Operating system: Linux 2.2.19 PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: memory exhausted error Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 9 bytes) in [somewhere]/mysql.php on line 8 Apache

Re: [PHP-DEV] Tidying up the language

2001-07-02 Thread Zak Greant
Howdy Phil, Phil wrote: In the light of Zend's proposal for a version 2 of the Zend Engine, now is probably a good time to discuss whether we can and/or should use the opportunity to also tidy up the language along the lines we discussed on this list a few months ago namely: Make function

[PHP-DEV] Bug #11832 Updated: memory exhausted error

2001-07-02 Thread derick
ID: 11832 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *General Issues Operating system: PHP Version: 4.0.6 Assigned To: Comments: This does look like a normal thing. Your script simply uses too mch memory. Can you increase the memory_limit to

Re: [PHP-DEV] Tidying up the language

2001-07-02 Thread Jani Taskinen
On Mon, 2 Jul 2001, Phil Driscoll wrote: Make function names case sensitive (and all lower case) Rename functions to make them consistent Address the order of arguments to functions so that needles and haystacks are consistent Adding these to the BBC-TODO: - Remove deprecated / not maintained

[PHP-DEV] Bug #11833: Unsufficient docs

2001-07-02 Thread M . Izydorski
From: [EMAIL PROTECTED] Operating system: any PHP version: 4.0.6 PHP Bug Type: Documentation problem Bug description: Unsufficient docs There isn't enough information, from which assosiative array we can acces to predefined variables, when register globals is not set.

[PHP-DEV] [PATCH] Corrected protos for basic_functions.c

2001-07-02 Thread Zak Greant
Corrections of broken proto comments in basic_functions.c Also converted proto boolean to proto bool --zak Index: basic_functions.c === RCS file: /repository/php4/ext/standard/basic_functions.c,v retrieving revision 1.353 diff -u

[PHP-DEV] Bug #11833 Updated: Unsufficient docs

2001-07-02 Thread goba
ID: 11833 Updated by: goba Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: $PHP_SELF is not an environment variable, nor a server variable, it is a special PHP variable, so it wont be registered in any

[PHP-DEV] Bug #11171 Updated: Faulty MSSQL-queries locks PHP

2001-07-02 Thread peter
ID: 11171 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Sybase (dblib) related Operating system: FreeBSD PHP Version: 4.0.5 Description: Faulty MSSQL-queries locks PHP But the Sybase-library is used for MSSQL anyhow, so what's the difference? It still doesn't work. Previous

Re: [PHP-DEV] [PATCH] Corrected protos for basic_functions.c

2001-07-02 Thread derick
Hello Zak, I did commit this... On Mon, 2 Jul 2001, Zak Greant wrote: Corrections of broken proto comments in basic_functions.c Also converted proto boolean to proto bool --zak Derick Rethans - PHP: Scripting

[PHP-DEV] Bug #11731 Updated: PHP_URL_FOPEN only doesn't work

2001-07-02 Thread brian
ID: 11731 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Network related Operating system: Linux PHP Version: 4.0.6 Description: PHP_URL_FOPEN only doesn't work oh sorry I'am a error with my message, test this code : ? $url = www.yahoo.com; $link =

Re: [PHP-DEV] Bug #11833 Updated: Unsufficient docs

2001-07-02 Thread Jani Taskinen
Huh? You're wrong here..PHP_SELF is found in HTTP_SERVER_VARS.. --Jani On 2 Jul 2001 [EMAIL PROTECTED] wrote: ID: 11833 Updated by: goba Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: $PHP_SELF is not an

RE: [PHP-DEV] Bug #11833 Updated: Unsufficient docs

2001-07-02 Thread Hojtsy Gabor
Title: RE: [PHP-DEV] Bug #11833 Updated: Unsufficient docs Huh? You're wrong here..PHP_SELF is found in HTTP_SERVER_VARS.. I understand :) Goba

[PHP-DEV] Bug #11833 Updated: Unsufficient docs

2001-07-02 Thread M . Izydorski
ID: 11833 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating system: any PHP Version: 4.0.6 Description: Unsufficient docs I don't agree. I just disable register_global by setting it Off. Now I can't acces simply $PHP_SELF - returned string is empty.

Re: [PHP-DEV] Tidying up the language

2001-07-02 Thread Gavin Sherry
Hi guys, I agree that, given a new Zend engine, it is the best of times to rework the language. I think Phil is right in pointing out that all functions/extensions need to be implemented along standardised lines. It would be best if, once there is concensus on such a frame work, it were set in

[PHP-DEV] I can't unsubscribe . . .

2001-07-02 Thread Cesar Fernando Sarmento
Hi all! Please, somebody, let me out of this list. I trying to use the normal ways to unsubscribe, but never works! Thank you very much! Regards Cesar. -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[PHP-DEV] Bug #11804 Updated: curl_error results strange strings

2001-07-02 Thread sterling
ID: 11804 Updated by: sterling Reported By: [EMAIL PROTECTED] Status: Open Bug Type: cURL related Operating system: PHP Version: 4.0 Latest CVS (2001-06-29) Assigned To: Comments: Fixed in cvs. Previous Comments: ---

[PHP-DEV] Bug #11804 Updated: curl_error results strange strings

2001-07-02 Thread sterling
ID: 11804 Updated by: sterling Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: cURL related Operating system: PHP Version: 4.0 Latest CVS (2001-06-29) Assigned To: Comments: . Previous Comments:

[PHP-DEV] Bug #11287 Updated: CURLOPT_WRITEHEADER crashes PHP

2001-07-02 Thread sterling
ID: 11287 Updated by: sterling Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: cURL related Operating system: PHP Version: 4.0 Latest CVS (22/6 2001) Assigned To: Comments: Fixed in CVS. Previous Comments:

[PHP-DEV] Bug #11834: ImageType() IMG_GIF GD 1.8.4

2001-07-02 Thread jeremy
From: [EMAIL PROTECTED] Operating system: Linux Redhat 7.1 2.4.2 PHP version: 4.0.5 PHP Bug Type: GD related Bug description: ImageType() IMG_GIF GD 1.8.4 Trying: if (ImageTypes() IMG_GIF) { echo 'GIFS enabled'; $im = imagecreatefromgif('img.gif'); } Still works

[PHP-DEV] Bug #11834 Updated: ImageType() IMG_GIF GD 1.8.4

2001-07-02 Thread sterling
ID: 11834 Updated by: sterling Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: GD related Operating system: PHP Version: 4.0.5 Assigned To: Comments: That's incorrect code, its: if (ImageTypes() IMG_GIF) { Previous Comments:

[PHP-DEV] Bug #11834 Updated: ImageType() IMG_GIF GD 1.8.4

2001-07-02 Thread derick
ID: 11834 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Bogus Bug Type: GD related Operating system: PHP Version: 4.0.5 Assigned To: Comments: User error = bogus Previous Comments: ---

[PHP-DEV] Bug #11834 Updated: ImageType() IMG_GIF GD 1.8.4

2001-07-02 Thread jeremy
ID: 11834 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: GD related Operating system: Linux Redhat 7.1 2.4.2 PHP Version: 4.0.5 Description: ImageType() IMG_GIF GD 1.8.4 Oops! RTFM Again! Previous Comments: ---

[PHP-DEV] Bug #11834 Updated: ImageType() IMG_GIF GD 1.8.4

2001-07-02 Thread jeremy
ID: 11834 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: GD related Operating system: Linux Redhat 7.1 2.4.2 PHP Version: 4.0.5 Description: ImageType() IMG_GIF GD 1.8.4 Thanks! Previous Comments: ---

[PHP-DEV] Bug #11337 Updated: SEGV when using mysql connections in OO-setting

2001-07-02 Thread schultz
ID: 11337 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Scripting Engine problem Operating system: RedHat Linux 7.1 PHP Version: 4.0.5 Description: SEGV when using mysql connections in OO-setting Honestly, I haven't tried it. After the problems we had with 4.0.5,

Re: [PHP-DEV] global HTTP_(POST|GET|SESSION|SERVER|COOKIE)_VARS;

2001-07-02 Thread Zeev Suraski
(a) I agree that the names are long (b) Remember that you can change the name by simply assigning it around (e.g., $GET_A = $HTTP_GET_VARS) (c) I think that $GET_A is ugly :) I'd go for something along the lines of $__GET (d) Having these variables available on every function means that it's

Re: [PHP-DEV] global HTTP_(POST|GET|SESSION|SERVER|COOKIE)_VARS;

2001-07-02 Thread Cynic
At 14:07 7/2/2001, Derick Rethans wrote the following: -- Hello list, sometimes I use PHP too, and today I noticed the things I described here. Per coincidence, Jani, who is working on the new bugsystem, had the same thoughts about

[PHP-DEV] Bug #11835: Include and Require does not work inner a class definition.

2001-07-02 Thread developer
From: [EMAIL PROTECTED] Operating system: win nt 4 PHP version: 4.0.4pl1 PHP Bug Type: Scripting Engine problem Bug description: Include and Require does not work inner a class definition. Require nor Include works inner a class file. This is the file where I define the

[PHP-DEV] Bug #11835 Updated: Include and Require does not work inner a class definition.

2001-07-02 Thread jan
ID: 11835 Updated by: jan Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: include is not allowed there, use the constructor instead class { function class () {

Re: [PHP-DEV] global HTTP_(POST|GET|SESSION|SERVER|COOKIE)_VARS;

2001-07-02 Thread derick
On Mon, 2 Jul 2001, Zeev Suraski wrote: (a) I agree that the names are long (b) Remember that you can change the name by simply assigning it around (e.g., $GET_A = $HTTP_GET_VARS) I know this, but then you'll end up with: $GET_A = $GLOBALS[HTTP_GET_VARS]; $POST_A = $GLOBALS[HTTP_POST_VARS];

[PHP-DEV] Bug #11835 Updated: Include and Require does not work inner a class definition.

2001-07-02 Thread developer
ID: 11835 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Scripting Engine problem Operating system: win nt 4 PHP Version: 4.0.4pl1 Description: Include and Require does not work inner a class definition. Well include is not allowed there is not sufficient. I have 200+ classes

[PHP-DEV] Bug #11836: Require nor Include works inner a class file

2001-07-02 Thread developer
From: [EMAIL PROTECTED] Operating system: ms nt 4 PHP version: 4.0.4pl1 PHP Bug Type: Scripting Engine problem Bug description: Require nor Include works inner a class file Require nor Include works inner a class file. I have 200+ classes that have a common declaration of

[PHP-DEV] Bug #11836 Updated: Require nor Include works inner a class file

2001-07-02 Thread derick
ID: 11836 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Scripting Engine problem Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Not a bug, this was never supposed to work. making this a feature request. Derick

[PHP-DEV] Bug #11832 Updated: memory exhausted error

2001-07-02 Thread fb
ID: 11832 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: *General Issues Operating system: Linux 2.2.19 PHP Version: 4.0.6 Description: memory exhausted error Previous Comments: ---

[PHP-DEV] Bug #11837 Updated: Require nor Include works inner a class file

2001-07-02 Thread derick
ID: 11837 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Submitted twice Previous Comments:

[PHP-DEV] Safe mode hole in mail()

2001-07-02 Thread Jan Lehnardt
Hi, has this been recognized already? a quick look on the archives said no. snip Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm Precedence: bulk List-Id: bugtraq.list-id.securityfocus.com List-Post: mailto:[EMAIL PROTECTED] List-Help: mailto:[EMAIL PROTECTED] List-Unsubscribe:

Re: [PHP-DEV] Safe mode hole in mail()

2001-07-02 Thread derick
On Mon, 2 Jul 2001, Jan Lehnardt wrote: Hi, has this been recognized already? a quick look on the archives said no. Yes, this is valid. I will fix this tonight. (The first problem) Derick snip Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm Precedence: bulk List-Id:

[PHP-DEV] Bug #11628 Updated: odbc_fetch_into is broken

2001-07-02 Thread kalowsky
ID: 11628 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: ODBC related Operating system: PHP Version: 4.0.6 Assigned To: Comments: To answer the question submitted by the bug reporter: odbc_fetch_into function can work with two different calls:

[PHP-DEV] Bug #11833 Updated: Unsufficient docs

2001-07-02 Thread danbeck
ID: 11833 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Documentation problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: It's very hard to understand what you are saying... please forgive us if we don't quite get your point.

[PHP-DEV] Bug #11836 Updated: Require nor Include works inner a class file

2001-07-02 Thread cardinal
ID: 11836 Updated by: cardinal Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Why don't you move your common variables and methods to a separate class, and have your 200 classes extend it? Previous

[PHP-DEV] Bug #11836 Updated: Require nor Include works inner a class file

2001-07-02 Thread developer
ID: 11836 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating system: ms nt 4 PHP Version: 4.0.4pl1 Description: Require nor Include works inner a class file It's a good idea. Thank you. I still hope that require and include will works innner class

[PHP-DEV] Bug #11836 Updated: Require nor Include works inner a class file

2001-07-02 Thread cynic
ID: 11836 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Suspended Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: yes, actual knowledge of the coding technics one uses never did any harm. I'll leave this suspended

Re: [PHP-DEV] global HTTP_(POST|GET|SESSION|SERVER|COOKIE)_VARS;

2001-07-02 Thread Cynic
/me smells $@, $#, $$, $' and stuff. :| I don't really mind PHP being a bit verbose. At 15:10 7/2/2001, Zeev Suraski wrote the following: -- (a) I agree that the names are long (b) Remember that you can change the name by simply

Re: [PHP-DEV] global HTTP_(POST|GET|SESSION|SERVER|COOKIE)_VARS;

2001-07-02 Thread derick
On Mon, 2 Jul 2001, Cynic wrote: /me smells $@, $#, $$, $' and stuff. :| I don't really mind PHP being a bit verbose. There is nothing wrong with being verbose of course, but there is a limit on this. Writing 50 lines of code, and using in there around 20 times $HTTP_SESSION_VARS or something

[PHP-DEV] Bug #11761 Updated: LC_CTYPE undeclared

2001-07-02 Thread unix-guy
ID: 11761 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating system: HP-UX 11.00 PHP Version: 4.0.6 Description: LC_CTYPE undeclared I was able to work around the problem by adding: #define HAVE_LOCALE_H 1 in main/php_config.h However, I am still

[PHP-DEV] Bug #11679 Updated: crash on webserver start

2001-07-02 Thread jbell
ID: 11679 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproducible crash Operating system: Yellow Dog Linux 2.0 - 2.2.19 PPC PHP Version: 4.0.6 Description: crash on webserver start I am not loading any of the shared libraries. Which ones do you see that are not

[PHP-DEV] Bug #11838: Apache crashed after PHP inicialization

2001-07-02 Thread janousek
From: [EMAIL PROTECTED] Operating system: RedHat Linux 6.2 PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: Apache crashed after PHP inicialization Compiling Apache 1.3.20, PHP 4.0.6 and mod_ssl 2.8.4 (with OpenSSL/0.9.6a) produced correctly httpd, but

[PHP-DEV] Bug #11840: Can't find libjpeg after upgrade to 4.0.6

2001-07-02 Thread pete
From: [EMAIL PROTECTED] Operating system: Linux 2.4/RedHat 7.1 PHP version: 4.0.6 PHP Bug Type: Compile Problem Bug description: Can't find libjpeg after upgrade to 4.0.6 When trying to compile 4.0.6 with the same configuration as 4.0.5, configure complains that it can't

[PHP-DEV] Bug #11838 Updated: Apache crashed after PHP inicialization

2001-07-02 Thread derick
ID: 11838 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproducible crash Operating system: PHP Version: 4.0.6 Assigned To: Comments: Please add the backtrace that gdb showed. Derick Previous Comments:

[PHP-DEV] Bug #11840 Updated: Can't find libjpeg after upgrade to 4.0.6

2001-07-02 Thread derick
ID: 11840 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: Can you add the config.log file to this report? Derick Previous Comments:

[PHP-DEV] Bug #11840 Updated: Can't find libjpeg after upgrade to 4.0.6

2001-07-02 Thread pete
ID: 11840 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Compile Problem Operating system: Linux 2.4/RedHat 7.1 PHP Version: 4.0.6 Description: Can't find libjpeg after upgrade to 4.0.6 Here's the tail end of config.log: configure:39416: checking whether to

[PHP-DEV] Bug #11840 Updated: Can't find libjpeg after upgrade to 4.0.6

2001-07-02 Thread derick
ID: 11840 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: Can you let us know what this shows: cd /usr/lib nm [name of jpeg library.so] | grep jpeg_read_header Is it

[PHP-DEV] Bug #11840 Updated: Can't find libjpeg after upgrade to 4.0.6

2001-07-02 Thread pete
ID: 11840 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Compile Problem Operating system: Linux 2.4/RedHat 7.1 PHP Version: 4.0.6 Description: Can't find libjpeg after upgrade to 4.0.6 [pete@xx lib]$ nm libjpeg.so | grep jpeg_read_header c2f0 T

[PHP-DEV] Bug #11841: MSIE tries to download file when you hit domain alias

2001-07-02 Thread anrkngl
From: [EMAIL PROTECTED] Operating system: LNX 2.2.19 Slack PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: MSIE tries to download file when you hit domain alias When I hit my site normally: http://lowmagnet.org, all is ok, and it brings up my

[PHP-DEV] Bug #11841 Updated: MSIE tries to download file when you hit domain alias

2001-07-02 Thread derick
ID: 11841 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: Works fine from here with both NS 4.77 and IE 5.00.2314.1003 Which version of IE are you using? However,

[PHP-DEV] Bug #11840 Updated: Can't find libjpeg after upgrade to 4.0.6

2001-07-02 Thread derick
ID: 11840 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: I've exactly th esame config here, and I got no problems. Can you try not to use the --with-jpeg-dir (as I didn't

[PHP-DEV] Bug #11842: ftp_rawlist and ftp_nlist dont show list in directory that has spaces in it

2001-07-02 Thread douglas
From: [EMAIL PROTECTED] Operating system: ftp server on nt 4.0 / apache/php on win 2000 PHP version: 4.0.4 PHP Bug Type: FTP related Bug description: ftp_rawlist and ftp_nlist dont show list in directory that has spaces in it html body ?php $conn_id =

[PHP-DEV] Bug #11840 Updated: Can't find libjpeg after upgrade to 4.0.6

2001-07-02 Thread pete
ID: 11840 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Compile Problem Operating system: Linux 2.4/RedHat 7.1 PHP Version: 4.0.6 Description: Can't find libjpeg after upgrade to 4.0.6 Configure will complete without errors if I leave out --with-jpeg-dir. Of

[PHP-DEV] Bug #11841 Updated: MSIE tries to download file when you hit domain alias

2001-07-02 Thread anrkngl
ID: 11841 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Scripting Engine problem Operating system: LNX 2.2.19 Slack PHP Version: 4.0.6 Description: MSIE tries to download file when you hit domain alias I'm using MSIE 5.5. Opera 5.11 works fine with the document,

[PHP-DEV] Bug #11841 Updated: MSIE tries to download file when you hit domain alias

2001-07-02 Thread anrkngl
ID: 11841 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Scripting Engine problem Operating system: LNX 2.2.19 Slack PHP Version: 4.0.6 Description: MSIE tries to download file when you hit domain alias Apparently my browser was on crack. I've been rebooting several

[PHP-DEV] Bug #11841 Updated: MSIE tries to download file when you hit domain alias

2001-07-02 Thread derick
ID: 11841 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: Lets blame it on MicroSoft :) Previous Comments:

[PHP-DEV] Bug #11843:

2001-07-02 Thread a
From: [EMAIL PROTECTED] Operating system: PHP version: Earlier? Upgrade first! PHP Bug Type: Feature/Change Request Bug description: -- Edit Bug report at: http://bugs.php.net/?id=11843edit=1 -- PHP Development Mailing List http://www.php.net/ To unsubscribe,

[PHP-DEV] Bug #11843 Updated:

2001-07-02 Thread a
ID: 11843 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating system: PHP Version: Earlier? Upgrade first! Description: a Previous Comments: --- [2001-07-02 14:35:06] [EMAIL

[PHP-DEV] Bug #11843 Updated:

2001-07-02 Thread derick
ID: 11843 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Feature/Change Request Operating system: PHP Version: Earlier? Upgrade first! Assigned To: Comments: Go play somewhere else! Previous Comments:

[PHP-DEV] Bug #11844: It would be nice to have tags in PHP just like JSP tags.

2001-07-02 Thread aaronshaf
From: [EMAIL PROTECTED] Operating system: Win 2000 PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: It would be nice to have tags in PHP just like JSP tags. -- Edit Bug report at: http://bugs.php.net/?id=11844edit=1 -- PHP Development Mailing

[PHP-DEV] Bug #11844 Updated: It would be nice to have tags in PHP just like JSP tags.

2001-07-02 Thread derick
ID: 11844 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.6 Assigned To: Comments: What are JSP tags? Previous Comments:

[PHP-DEV] Bug #11845: ldap_mod_add/ldap_mod_del duplicating LDAP calls sporadically

2001-07-02 Thread michael . jackson
From: [EMAIL PROTECTED] Operating system: Solaris 2.8 PHP version: 4.0.5 PHP Bug Type: LDAP related Bug description: ldap_mod_add/ldap_mod_del duplicating LDAP calls sporadically PHP is linked against the IPlanet LDAP SDK v5.0, using --ldap=/usr/local/ldap ldap_mod_add and

[PHP-DEV] Bug #11846: AL EJECUTAR MAKE MARCA ERROR

2001-07-02 Thread ggalindo
From: [EMAIL PROTECTED] Operating system: NCR WM 4300 unix systema V MP-RAS 3.02 PHP version: 4.0.6 PHP Bug Type: Compile Problem Bug description: AL EJECUTAR MAKE MARCA ERROR NCR High Performance C Compiler R3.0c (c) Copyright 1994-97, NCR Corporation (c) Copyright

[PHP-DEV] Bug #11847: Out-of-Memory

2001-07-02 Thread bilo
From: [EMAIL PROTECTED] Operating system: RedHat Linux 6.1 Kernel 2.2.18 PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: Out-of-Memory Some (quite heavy) scripts running fine with v4.0.5 are randomly causing Out of Memory errors. I've switched back to

[PHP-DEV] Bug #11847 Updated: Out-of-Memory

2001-07-02 Thread derick
ID: 11847 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *General Issues Operating system: PHP Version: 4.0.6 Assigned To: Comments: Can you try the patch that is available on the PHP Download site (www.php.net/downloads.php) ? Derick

[PHP-DEV] Bug #11848 Updated: microtime.c compilation

2001-07-02 Thread derick
ID: 11848 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Operating system: PHP Version: 4.0.6 Assigned To: Comments: RTFM: see www.php.net/FAQ.php, item 6.12 Derick Previous Comments:

[PHP-DEV] Bug #11843 Updated:

2001-07-02 Thread a
ID: 11843 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: Feature/Change Request Operating system: PHP Version: Earlier? Upgrade first! Description: a Previous Comments: --- [2001-07-02 14:36:31] [EMAIL

[PHP-DEV] Re: Bug #11839 Updated: hack? following is a discussion of the hack...... Is PHP the problem?????????

2001-07-02 Thread Mark Lidd
At 04:39 PM 7/2/01 +, you wrote: ID: 11839 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.6 Assigned To: Comments: Can you please summarize this? Derick I believe that some code in

Re: [PHP-DEV] switch, equality and preg_match

2001-07-02 Thread Andrei Zmievski
On Sun, 01 Jul 2001, Andrei Zmievski wrote: At 09:06 AM 7/1/01 -0500, Daniel Beckham wrote: Someone poke me when you decide what to do and I'll change the return type in the preg_match docs. I need to take a closer look at the code to see why it is that way. Okay, this is because both

Re: [PHP-DEV] switch, equality and preg_match

2001-07-02 Thread Andrei Zmievski
On Mon, 02 Jul 2001, Daniel Beckham wrote: No matter what, the documentation should be changed. It's incorrect whether you leave the function as is, or not. Although, IMO, I think that it would be more intuitive to make the function's return type boolean instead of int. Hell, for that

[PHP-DEV] foreach behavior and error suppression (@foo)

2001-07-02 Thread Daniel Beckham
There are several open feature requests in the bug system to allow the use of @ to suppress warnings when using a non array with foreach. What's the status of this? Is this a hell no!, not possible with the current state of the code or a when we get around to it? Thanks, Daniel -- PHP

Re: [PHP-DEV] foreach behavior and error suppression (@foo)

2001-07-02 Thread Zeev Suraski
If the question is about @foreach(...) ... Then the answer is somewhere between 'hell no!' and 'not possible with the current state of the code'. foreach is a statement, whereas @ is an operator that works on expressions... At 00:16 3/7/2001, Daniel Beckham wrote: There are several open

Re: [PHP-DEV] foreach behavior and error suppression (@foo)

2001-07-02 Thread Daniel Beckham
Yes, it would be nice for foreach to be a little more forgiving even if it is far in the future. Daniel - Original Message - From: Zak Greant [EMAIL PROTECTED] To: Daniel Beckham [EMAIL PROTECTED]; php-dev [EMAIL PROTECTED] Sent: Monday, July 02, 2001 4:18 PM Subject: Re: [PHP-DEV]

Re: [PHP-DEV] foreach behavior and error suppression (@foo)

2001-07-02 Thread Daniel Beckham
I know this will be also shot down, but at least I tried. What about the possiblity of foreach simply acting on the variable as if it was list($var) or array($var)? It seems that it wouldn't break any existing behavior, but would only make foreach more flexible. Daniel - Original Message

[PHP-DEV] Bug #11846 Updated: AL EJECUTAR MAKE MARCA ERROR

2001-07-02 Thread ggalindo
ID: 11846 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Compile Problem Operating system: NCR WM 4300 unix systema V MP-RA PHP Version: 4.0.6 Description: AL EJECUTAR MAKE MARCA ERROR THE VERSION installed version at the moment is 3.0.18 without problem. not

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

2001-07-02 Thread gvz
ID: 8865 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Apache related Operating system: Windows 95b, 98 PHP Version: 4.0.4pl1 Description: App launching with hotkeys delayed No. It only happens when PHP is loaded as a module. If it happens when used as CGI it is

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

2001-07-02 Thread gvz
ID: 8866 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Apache related Operating system: Windows 95b, 98 PHP Version: 4.0.4pl1 Description: Frozen applications with apache module running Same explanation as bug 8865: it only happens when PHP is loaded as a module.

Re: [PHP-DEV] foreach behavior and error suppression (@foo)

2001-07-02 Thread Zeev Suraski
We may actually make an attempt at it in the engine 2 :) At 00:33 3/7/2001, Daniel Beckham wrote: I know this will be also shot down, but at least I tried. What about the possiblity of foreach simply acting on the variable as if it was list($var) or array($var)? It seems that it wouldn't break

[PHP-DEV] language development list

2001-07-02 Thread jimw
the perl, python, and tcl guys have put together a list to talk about common issues in language development (like unicode, threads, numeric conversions, etc). i figured the language geeks lurking here might be interested. subscribe by sending a blank mail to [EMAIL PROTECTED] jim -- PHP

[PHP-DEV] Bug #11848 Updated: microtime.c compilation

2001-07-02 Thread sniper
ID: 11848 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Bogus Bug Type: Compile Failure Operating system: PHP Version: 4.0.6 Assigned To: Comments: Previous Comments: --- [2001-07-02

[PHP-DEV] Bug #11849: random duplicit rule name error

2001-07-02 Thread bsarsgard
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.5 PHP Bug Type: Sablotron XSL Bug description: random duplicit rule name error Randomly, any pages that normally work fine (all pages on the site), die with: Fatal error: duplicit rule name 'nav_new' nav_new

  1   2   >