[PHP-DEV] Bug #11133 Updated: msql_create_db( ) not work?

2001-12-23 Thread lobbin
ID: 11133 Updated by: lobbin Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: mSQL related Operating System: Red Hat 7 PHP Version: 4.0.4pl1 New Comment: No feedback. Closing. Previous Comments:

[PHP-DEV] Bug #12605 Updated: in opposite to 4.0.5 images could not be displayed

2001-12-23 Thread lobbin
ID: 12605 Updated by: lobbin Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Ming related Operating System: Windows2000 PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments:

[PHP-DEV] Bug #14303 Updated: httpd threads hang with large data structures

2001-12-23 Thread lobbin
ID: 14303 Updated by: lobbin Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Reproducible crash Operating System: Redhat 7.2 PHP Version: 4.0.6 New Comment: No feedback. Closing. Previous Comments:

[PHP-DEV] Bug #14666 Updated: leak memory

2001-12-23 Thread sander
ID: 14666 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Apache related Operating System: win 2000 PHP Version: 4.1.0 New Comment: Can you... -provide a sample script -translate this error to English -check if you're have the right php_oci8.dll,

Re: [PHP-DEV] PHP cvs help

2001-12-23 Thread Edin Kadribasic
Hi! Please help me with some CVS question. I need to migrate latest mngosearch extension from php-4.2dev branch into php-4.1.x branch. To do that i run: cvs update -r php_4_1_1 The branch tag is PHP_4_0_7 -- PHP Development Mailing List http://www.php.net/ To

[PHP-DEV] Bug #14667: Problem with dynamic library loading (.dll files)

2001-12-23 Thread Aaron
From: [EMAIL PROTECTED] Operating system: Windows XP PHP version: 4.1.0 PHP Bug Type: Apache related Bug description: Problem with dynamic library loading (.dll files) Howdy, Hope you can offer some assistance... Firstly I am using Apache 1.3.22 and Php 4.1.0 on my

[PHP-DEV] Bug #14667 Updated: Problem with dynamic library loading (.dll files)

2001-12-23 Thread sander
ID: 14667 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Apache related Operating System: Windows XP PHP Version: 4.1.0 New Comment: Please ask support questions on the appropriate mailinglist. Hint: check your extension path in the php.ini

[PHP-DEV] Re: [PHP-QA] PHP 4.1.1

2001-12-23 Thread Andrey Hristov
bash-2.04$ less config.nice #! /bin/sh # # Created by configure './configure' \ '--with-mysql' \ $@ TEST RESULT SUMMARY = Number of tests: 206 Tests skipped: 81 ( 39%) Tests failed: 28 ( 22%) Tests passed: 97 ( 78%) =

[PHP-DEV] Bug #14669: print_r inconsistancy with newlines

2001-12-23 Thread sander
From: [EMAIL PROTECTED] Operating system: Debian Linux, Win2K PHP version: 4.1.0 PHP Bug Type: Variables related Bug description: print_r inconsistancy with newlines print_r ends with a newline if you print_r() an array, but not if you print_r() a string or number:

[PHP-DEV] Bug #14670: no warning on accessing an array element of an object

2001-12-23 Thread sander
From: [EMAIL PROTECTED] Operating system: Debian Linux, Win2K PHP version: 4.1.0 PHP Bug Type: Class/Object related Bug description: no warning on accessing an array element of an object error_reporting(E_ALL); class foo{} $bar=new foo(); echo $bar['anything'];

Re: [PHP-DEV] Build questions

2001-12-23 Thread Sander Roobol
I've some questions about building PHP on Win platform. I use VC++6.0 and load workspace from the win32 directory. After loading I looked at the configurations and found that there many. Which one to choose? php4ts is for the cgi, php4apache is for the apache module, php4isapi creates the

[PHP-DEV] Bug #14671: cyrus module does not compile at all?

2001-12-23 Thread hps
From: [EMAIL PROTECTED] Operating system: RedHat Linux 6.2 PHP version: 4.1.0 PHP Bug Type: Compile Failure Bug description: cyrus module does not compile at all? I'm using cyrus-imapd 2.0.16 for E-Mail. I wanted to compile the cyrus support into php for accessing the

[PHP-DEV] Bug #14672: confusion about --enable-ucd-snmp-hack

2001-12-23 Thread hps
From: [EMAIL PROTECTED] Operating system: RedHat Linux 6.2 PHP version: 4.1.0 PHP Bug Type: *Compile Issues Bug description: confusion about --enable-ucd-snmp-hack In recent ucd-snmp versions, the function snmp_synch_setup(session *) is just a dummy: /* synch_reset

[PHP-DEV] Bug #14618 Updated: Undefined Symbol: ldap_parse_reference

2001-12-23 Thread venaas
ID: 14618 Updated by: venaas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: LDAP related Operating System: Solaris 2.8 PHP Version: 4.1.0 Old Assigned To: Assigned To: venaas New Comment: Yes, this is certainly a SUN bug. LDAP_API_VERSION 2004 should mean version 4

[PHP-DEV] CVS Account Request: Neil536T

2001-12-23 Thread Neil Lin
I want translate chinese BIG5 I have a team proceed the job -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] Bug #14618 Updated: Undefined Symbol: ldap_parse_reference

2001-12-23 Thread kv
ID: 14618 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: LDAP related Operating System: Solaris 2.8 PHP Version: 4.1.0 Old Assigned To: venaas Assigned To: New Comment: /usr/include/ldap.h contains on Solaris 8 #define

[PHP-DEV] Bug #14673: quota ressources

2001-12-23 Thread kaalh
From: [EMAIL PROTECTED] Operating system: Debian Woody i386 PHP version: 4.1.0 PHP Bug Type: IMAP related Bug description: quota ressources imap_get_quota() return only an array with the last quota resource usage limit. An IMAP4 server which supports the QUOTA

[PHP-DEV] Bug #14355 Updated: ldap_connect works intermittantly

2001-12-23 Thread venaas
ID: 14355 Updated by: venaas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: LDAP related Operating System: Solaris 2.6 (SPARC) PHP Version: 4.0.6 New Comment: I'm sorry, I don't have any solutions for you. I guess no one else does either. First of all, have you

[PHP-DEV] Bug #14408 Updated: compiled failed for target ldap.lo

2001-12-23 Thread venaas
ID: 14408 Updated by: venaas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: LDAP related Operating System: Solaris 8 PHP Version: php4-200112040900 New Comment: Sorry, my fault. I added some rebind_proc code which is highly experimental. I thought my check would only

[PHP-DEV] Bug #14482 Updated: Unable to start PHP under IIS 5

2001-12-23 Thread jesper
ID: 14482 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: IIS related Operating System: Windows XP Pro Danish PHP Version: 4.1.0 New Comment: Sorry i have no problem now. I forgot to install the new php4ts.dll in winnt/system32. Now

[PHP-DEV] Bug #14674: $HTTP_POST_VARS not finding all posted variables

2001-12-23 Thread robert
From: [EMAIL PROTECTED] Operating system: Windows 2000 Pro PHP version: 4.1.0 PHP Bug Type: Variables related Bug description: $HTTP_POST_VARS not finding all posted variables - Win2K Pro, running Apache 1.3.22 (standard Win32 setup) - PHP 4.1.0, Win32 Binaries -- no

[PHP-DEV] Bug #14674 Updated: $HTTP_POST_VARS not finding all posted variables

2001-12-23 Thread derick
ID: 14674 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Variables related Operating System: Windows 2000 Pro PHP Version: 4.1.0 New Comment: This is not a bug in PHP, but a browser issue. You can either set one radio button as a default value, or you

Re: [PHP-DEV] Vacation

2001-12-23 Thread Björn Schotte
* Derick Rethans wrote: I just wanted to say that I'll be doing other things for a while, instead of concentrating on PHP development. This does not mean that I won't follow mail, but every message with 'bug' in the subject will go to my Did I miss something (somebody said there was a heated

[PHP-DEV] Bug #14674 Updated: $HTTP_POST_VARS not finding all posted variables

2001-12-23 Thread robert
ID: 14674 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: Windows 2000 Pro PHP Version: 4.1.0 New Comment: Hi Derick: Thanks for responding so quickly. I'm a little confused. If I create an ASP script, it is

[PHP-DEV] Bug #14520 Updated: experiencing

2001-12-23 Thread choiks
ID: 14520 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: IIS related Operating System: Windows 2000 Server Korean Versi PHP Version: 4.1.0 New Comment: I found my mistake in php.ini file. My session directory is not exist. I make

[PHP-DEV] Bug #14520 Updated: experiencing

2001-12-23 Thread derick
ID: 14520 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: IIS related Operating System: Windows 2000 Server Korean Versi PHP Version: 4.1.0 New Comment: User error = bogus the redeclare message probably comes from a function you define in the include

[PHP-DEV] Bug #14674 Updated: $HTTP_POST_VARS not finding all posted variables

2001-12-23 Thread derick
ID: 14674 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: Windows 2000 Pro PHP Version: 4.1.0 New Comment: I just checked it with a network sniffer: [ASCII dump] ..E. @.@. 1v.. .P.? .j...s..

[PHP-DEV] Bug #14482 Updated: Unable to start PHP under IIS 5

2001-12-23 Thread sander
ID: 14482 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: IIS related Operating System: Windows XP Pro Danish PHP Version: 4.1.0 Previous Comments: [2001-12-13 07:08:06] [EMAIL

Re: [PHP-DEV] Vacation

2001-12-23 Thread Joao Prado Maia
On Sun, 23 Dec 2001, Björn Schotte wrote: * Derick Rethans wrote: I just wanted to say that I'll be doing other things for a while, instead of concentrating on PHP development. This does not mean that I won't follow mail, but every message with 'bug' in the subject will go to my Did I

[PHP-DEV] Bug #14675: ./configure line not properly reflected in phpinfo()

2001-12-23 Thread junk-php
From: [EMAIL PROTECTED] Operating system: 2.4.7-10smp #1 SMP / RH 7.2 PHP version: 4.1.0 PHP Bug Type: *General Issues Bug description: ./configure line not properly reflected in phpinfo() When compiling PHP statically with Apache I've observed the following strange and

Re: [PHP-DEV] Vacation

2001-12-23 Thread Markus Fischer
In that sense Froehliche Weihnachten 8-D On Sun, Dec 23, 2001 at 03:31:43PM -0500, Joao Prado Maia wrote : On Sun, 23 Dec 2001, Björn Schotte wrote: * Derick Rethans wrote: I just wanted to say that I'll be doing other things for a while, instead of concentrating

[PHP-DEV] Zend Products for 4.1.x

2001-12-23 Thread Andrew Sitnikov
Hello php-dev, When it is possible to expect occurrence of products Zend (Debuger, Accelerator) for 4.1.x Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 -- PHP Development Mailing List http://www.php.net/ To unsubscribe,

Re: [PHP-DEV] Zend Products for 4.1.x

2001-12-23 Thread Zeev Suraski
That belongs on a Zend forum, php-dev isn't affiliated with Zend... Zeev At 00:00 24/12/2001, Andrew Sitnikov wrote: Hello php-dev, When it is possible to expect occurrence of products Zend (Debuger, Accelerator) for 4.1.x Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED]

[PHP-DEV] Bug #14676: bug: strtotime incorrect GMT conversion from date('r')

2001-12-23 Thread irm
From: [EMAIL PROTECTED] Operating system: win PHP version: 4.1.0 PHP Bug Type: Date/time related Bug description: bug: strtotime incorrect GMT conversion from date('r') Suppose your machine is GMT+1. When date('r') returns also GMT+1, strtotime() shows a bug. ?

[PHP-DEV] Bug #14676 Updated: bug: strtotime incorrect GMT conversion from date('r')

2001-12-23 Thread derick
ID: 14676 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Date/time related Operating System: win PHP Version: 4.1.0 New Comment: Already fixed, and this will be in the maintenance release 4.1.1, which is due in a few days. Derick Previous

[PHP-DEV] Bug #8725 Updated: Fun with putenv

2001-12-23 Thread mikhail
ID: 8725 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Program Execution Operating System: SCO Openserver 5.05 PHP Version: 4.0.4pl1 New Comment: I can't tell because I can't compile it. Since last time we spoke, I upgraded to SCO

[PHP-DEV] Bug #14677 Updated: Cookie + Session Variable

2001-12-23 Thread mfischer
ID: 14677 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Feature/Change Request Operating System: Freebsd 4.4 PHP Version: 4.1.0 New Comment: Whats the point of this (beside introducing precedence problems). Whats wrong with merging them in the

Re: [PHP-DEV] php and ldap ?

2001-12-23 Thread Stig Venaas
Hi Is this still a problem? I don't really know how to solve it, but it sounds like LDAP was found when building, but that the PHP binary was not linked with the LDAP library. Near the end when libphp4.so is built you should see several libs specified, you might try to see if LDAP is listed,

[PHP-DEV] Bug #12034 Updated: A type-error and a coding-error.

2001-12-23 Thread jungle
ID: 12034 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Compile Warning Operating System: PHP Version: 4.0.6 New Comment: It is a long time since I posted the problems. I don't remember which os/compiler I used. Tthere are 3

[PHP-DEV] Bug #14678: Get Error pages for large php output when accessing pages from internet

2001-12-23 Thread gosta . bostrom
From: [EMAIL PROTECTED] Operating system: Win XP Pro PHP version: 4.1.0 PHP Bug Type: Scripting Engine problem Bug description: Get Error pages for large php output when accessing pages from internet Note: Something like bug: #14474 but not completly since I don't get

Re: [PHP-DEV] Vacation

2001-12-23 Thread Dan Kalowsky
Did I miss something (somebody said there was a heated discussion on engine2, unfortunately I read that list with the D-key in the last couple of weeks) or why are important PHP developers breaking away? Just time for some new people to step up to the plate and take an active part in the

[PHP-DEV] Bug #14679: Crash with RH ucd-snmp libs -- BUGFIX

2001-12-23 Thread hps
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0CVS-2001-12-23 PHP Bug Type: Reproducible crash Bug description: Crash with RH ucd-snmp libs -- BUGFIX hi, this is the fix for the snmp crash with recent red hat libraries. Compile fix is to check for

[PHP-DEV] Bug #14680: Upload Files with problem

2001-12-23 Thread griffey
From: [EMAIL PROTECTED] Operating system: Red Hat 7.0 PHP version: 4.0.6 PHP Bug Type: Filesystem function related Bug description: Upload Files with problem I use Red Hat 7.0+PHP 4.06 to write a web page to let the users can upload files to the server. The files are

[PHP-DEV] Re: [PEAR-DEV] Re: PECL: is it ok to commit to php4 source tree?

2001-12-23 Thread Stig S. Bakken
Yasuo Ohgaki wrote: Yasuo Ohgaki wrote: Tomas V.V.Cox wrote: *SNIP* I can't tell you much about PECL, but yes for PEAR. Open this url: http://pear.php.net/?devme Then open this: http://pear.php.net and go to the package browser. There the people will be able to download