[PHP-DEV] mcrypt

2001-03-02 Thread Cameron
any ideas on when mcrypt will be patched up for the latest version? also what about a date for RC1 ? Cameron Brunner -- 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

[PHP-DEV] Re: PHP 4.0 Bug #9493 Updated: compilation and make with ldap ok but problem during make with apache

2001-03-02 Thread Alain Defrance
Hello, thanks a lot for your quick reply... I'm quite sure there isn't any bugs in PHP regarding this. Anyway, try doing 'make clean' for both Apache and PHP before make. And did you follow the instructions given in INSTALL file?? ie. 'make install' for PHP before making Apache? Yes i've done

[PHP-DEV] PHP 4.0 Bug #9522 Updated: xcdgfdgf

2001-03-02 Thread sniper
ID: 9522 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Bogus Bug Type: *General Issues Assigned To: Comments: Previous Comments: --- [2001-03-02 06:15:28] [EMAIL PROTECTED] Hai Haneef Its

[PHP-DEV] PHP 4.0 Bug #9523 Updated: fgmfjglkfglfdj

2001-03-02 Thread derick
ID: 9523 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *General Issues Assigned To: Comments: Can you stop spamming this bug system? Previous Comments: --- [2001-03-02

[PHP-DEV] PHP 4.0 Bug #8934 Updated: Execution of script aborted

2001-03-02 Thread sjrijk
ID: 8934 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: COM related Description: Execution of script aborted I've removed IIS 5.0 and replaced it with Apache 1.3.17; It now works like clockwork and w/o any alterations. Seems my first hunch was right: The COM

[PHP-DEV] PHP 4.0 Bug #9001 Updated: Unexpected error message

2001-03-02 Thread sjrijk
ID: 9001 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: COM related Description: Unexpected error message I've uninstalled IIS 5.0 and replaced it with the latest version of Apache. The code works like clockwork. No alterations were necessary. Seems the

[PHP-DEV] NSAPI patch / CVS access

2001-03-02 Thread Whitehead Anthony
Hiyas, I just tried to commit the attached patch to the NSAPI module but it seems my CVS write access has expired ;) Here attached is the patch for NSAPI from Andrew Johnson, I've tested it on several UNIX platforms and adjusted it slightly to allow patching of the latest CVS version. If

[PHP-DEV] PHP 4.0 Bug #9525: /usr/bin/ld: cannot find -lcrypto

2001-03-02 Thread andrea
From: [EMAIL PROTECTED] Operating system: RedHat 6.2 PHP version: 4.0.3pl1 PHP Bug Type: *Install and Config Bug description: /usr/bin/ld: cannot find -lcrypto I' ll try to make php4 the compiler says: /usr/bin/ld: cannot find -lcrypto collect2: ld returned 1 exit

Re: [PHP-DEV] RE: PHP 4.0 Bug #9003 Updated: mod_ssl + php4.0.4pl1crash

2001-03-02 Thread Jani Taskinen
On Fri, 2 Mar 2001, Sherman Chan wrote: if there is nothing to do with php, could you tell me why the apache + php + mod_ssl fail to start, but apache + mod_ssl starts up ok. also the same configuration with php3 works ok as well. could u provide soe idea where I should look at, like the

[PHP-DEV] PHP 4.0 Bug #9518 Updated: dir() only returns first 6 chars correctly

2001-03-02 Thread sniper
ID: 9518 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Directory function related Assigned To: Comments: Does this happen with PHP 4.0.4.pl1? --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9493 Updated: compilation and make with ldap ok but problem during make with apache

2001-03-02 Thread sniper
ID: 9493 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Compile Problem Assigned To: Comments: Please reply using the web interface NOT via email. And answer these questions: 1. What was the configure line used to configure PHP 4? 2. Which LDAP libraries are

[PHP-DEV] PHP 4.0 Bug #9521 Updated: segfault oci8 with oracle 8.1.7

2001-03-02 Thread sniper
ID: 9521 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: OCI8 related Assigned To: Comments: 1. Have you set the Oracle specific environment vars mentioned at http://www.php.net/oci8 before starting apache? 2. Is your apache linked with phtread

[PHP-DEV] PHP 4.0 Bug #9525 Updated: /usr/bin/ld: cannot find -lcrypto

2001-03-02 Thread sniper
ID: 9525 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Install and Config Assigned To: Comments: Please upgrade first to PHP 4.0.4pl1. --Jani Previous Comments: ---

Re: [PHP-DEV] Any way of finding out what files have been included?

2001-03-02 Thread Andrei Zmievski
On Fri, 02 Mar 2001, Neil Kimber wrote: I'm testing for efficiency and realise that it's possible that some pages include files, that in turn include files, that in turn etc Some of these includes are probably not needed and are bloating my site. Is there an easy way to determine which

[PHP-DEV] PHP 4.0 Bug #9526: Copy function is not affected by the security settings

2001-03-02 Thread victor . dias-fernandes
From: [EMAIL PROTECTED] Operating system: NT PHP version: 4.0.4pl1 PHP Bug Type: Unknown/Other Function Bug description: Copy function is not affected by the security settings It appears that the copy function is not affected by the security restrictions set on the

[PHP-DEV] phpize

2001-03-02 Thread Yves Caetano
hi, if i run the phpize script, i got this error: mafia:/tmp/php-gtk-0.0.1# phpize autoconf: Undefined macros: ***BUG in Autoconf--please report*** AC_DISABLE_FAST_INSTALL May somebody help me please? thanks a lot best regards Yves Caetano -- Yves Caetano Server Support Engineer Tel:

[PHP-DEV] PHP 4.0 Bug #9493 Updated: compilation and make with ldap ok but problem during make with apache

2001-03-02 Thread alain . defrance
ID: 9493 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Compile Problem Description: compilation and make with ldap ok but problem during make with apache 1. What was the configure line used to configure PHP 4? ./configure --with-apache=../apache_1.3.17

Re: [PHP-DEV] NSAPI patch / CVS access

2001-03-02 Thread Andi Gutmans
I commited your patch. Andi At 01:26 PM 3/2/2001 +0100, Whitehead Anthony wrote: Hiyas, I just tried to commit the attached patch to the NSAPI module but it seems my CVS write access has expired ;) Here attached is the patch for NSAPI from Andrew Johnson, I've tested it on several UNIX

[PHP-DEV] PHP 4.0 Bug #9493 Updated: compilation and make with ldap ok but problem during make with apache

2001-03-02 Thread alain . defrance
ID: 9493 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Problem Description: compilation and make with ldap ok but problem during make with apache 3. Have you tried PHP 4.0.4pl1 if it works better? yes, now and i've the same error... some people said we must add --lldap

Re: [PHP-DEV] NSAPI patch / CVS access

2001-03-02 Thread Andi Gutmans
I just reviewed the patch quickly. Are you sure that using MALLOC() for the SG(request_info) variables is OK? Are these all variables which are supposed to be freed by the SAPI module? (I think they are but I don't have time to double check this). If the SAPI module is in charge then it's OK

[PHP-DEV] Sybase SP status return

2001-03-02 Thread Jo Giraerts
Hi, i am new to this list. But i made a little patch for the sybase-module to return status-returns of stored procedures. With the new function sybase_get_status() you can retrieve the latest status that sybase returned. This is important if you want to catch errors from a stored procedure.

[PHP-DEV] about users of japanese localized php3

2001-03-02 Thread Rui Hirokawa
Hi, Hi, I remember there was a patch around for PHP 3.0.x which added some Japanese support functions. Anyone know how many Japanese actually used these functions and how many are using Vanilla PHP? As far as I know, most of japanese Linux distributions like RedHat-6.2j/7.0j Linux or

[PHP-DEV] PHP 4.0 Bug #9493 Updated: compilation and make with ldap ok but problem during make with apache

2001-03-02 Thread alain . defrance
ID: 9493 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Problem Description: compilation and make with ldap ok but problem during make with apache i've tried to compil in module in DSO i've an another error : Syntax error on line 207 of /www/conf/httpd.conf: Cannot load

[PHP-DEV] PHP 4.0 Bug #9519 Updated: Incorrect output from date function

2001-03-02 Thread cnewbill
ID: 9519 Updated by: cnewbill Reported By: [EMAIL PROTECTED] Old-Status: Bogus Status: Feedback Bug Type: Date/time related Assigned To: Comments: Jani, I believe he is refering to the fact the dates are wrong numerically not typographically. I get this same result too on PHP 4.0.4pl1

[PHP-DEV] PHP 4.0 Bug #9519 Updated: Incorrect output from date function

2001-03-02 Thread cnewbill
ID: 9519 Updated by: cnewbill Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Bogus Bug Type: Date/time related Assigned To: Comments: My bad disregard...month...oops. Previous Comments: --- [2001-03-02

Re: [PHP-DEV] NSAPI patch / CVS access

2001-03-02 Thread Andrew Johnson
Andi Gutmans wrote: I just reviewed the patch quickly. Are you sure that using MALLOC() for the SG(request_info) variables is OK? I think so. php4_execute() contains nsapi_request_ctor(NSLS_C SLS_CC); retval = nsapi_module_main(NSLS_C SLS_CC);

[PHP-DEV] Re: about users of japanese localized php3

2001-03-02 Thread Andi Gutmans
At 01:10 AM 3/3/2001 +0900, Rui Hirokawa wrote: Currently, I am working to make some patch for php4/main/php_variables.c to add the encoding translation capability using ext/jstring made by Mr. Tsukada supporting japanese characters handling functions. Great. Interesting to see what you guys can

Re: [PHP-DEV] NSAPI patch / CVS access

2001-03-02 Thread Andi Gutmans
At 10:29 AM 3/2/2001 -0600, Andrew Johnson wrote: Andi Gutmans wrote: I just reviewed the patch quickly. Are you sure that using MALLOC() for the SG(request_info) variables is OK? I think so. php4_execute() contains nsapi_request_ctor(NSLS_C SLS_CC); retval =

[PHP-DEV] PHP 4.0 Bug #9527: HTTP 500 Error

2001-03-02 Thread 12767
From: [EMAIL PROTECTED] Operating system: Win98 2nd Ed. PHP version: 4.0.4pl1 PHP Bug Type: PWS related Bug description: HTTP 500 Error Hello, Since the installment of the latest version of PHP, 4.0.4pl1, I've been recieving HTTP 500 errors every time I tries to open a

[PHP-DEV] [Resend]

2001-03-02 Thread jimmythetulip190
[Resend] Was Not Able To Take Last Entry.. Please Fill Out Again. Hey... We Haven't Talked In So Long!! How Have You Been? Thought I would Forward you this email! I usually delete these but I opened this one, like what I saw, and thought you would like to see this.

[PHP-DEV] PHP 4.0 Bug #9511 Updated: Can't find snmp MIB modules when snmp function is called

2001-03-02 Thread daniel_cunningham
ID: 9511 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: SNMP related Description: Can't find snmp MIB modules when snmp function is called Sorry, this is a problem with the UCD libraries, not with php per se. I do not think this needs to be open on this list

[PHP-DEV] PHP 4.0 Bug #4587 Updated: Would like exit and die to return an int

2001-03-02 Thread jeff_schnitter
ID: 4587 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Description: Would like exit and die to return an int Any update on this request? Is there an existing way in the language that I can force a non-zero return code to be passed back to the OS? Previous

[PHP-DEV] php extensions

2001-03-02 Thread Viktors Krebss
Dear All, I'm new in PHP development, so , could anyone tell me is there in PHP something like xSUB in perl or native methods in JAVA ( interface to external native C/C++ libraries). I have not found something like this so far, and considering to write php extension my self. Does any one know ,

[PHP-DEV] PHP 4.0 Bug #9505 Updated: Pointer not set exception on a realloc

2001-03-02 Thread amra
ID: 9505 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproduceable crash Description: Pointer not set exception on a realloc Previous Comments: --- [2001-02-28 19:14:57] [EMAIL PROTECTED] Got the PHP to

[PHP-DEV] PHP 4.0 Bug #9501 Updated: variable sapi_module defined multiple places

2001-03-02 Thread amra
ID: 9501 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Problem Description: variable sapi_module defined multiple places Previous Comments: --- [2001-02-28 16:12:17] [EMAIL PROTECTED] I am attempting to

[PHP-DEV] PHP 4.0 Bug #9528: /home/sas/src/php4/ext/standard/url_scanner_ex.re ... permission denied

2001-03-02 Thread rick
From: [EMAIL PROTECTED] Operating system: Solaris 2.6 PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: /home/sas/src/php4/ext/standard/url_scanner_ex.re ... permission denied the following is the second line of the file

[PHP-DEV] PHP 4.0 Bug #9529: php4_module is garbled

2001-03-02 Thread mike
From: [EMAIL PROTECTED] Operating system: redhat 6.1 PHP version: 4.0.4pl1 PHP Bug Type: Dynamic loading Bug description: php4_module is garbled After installing php-4.0.4pl1 tarball when starting Apache get the following Syntax error on line 222 of

Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV]ctype function (re?)naming

2001-03-02 Thread Zak Greant
I post my suggestions later today. :) --zak - Original Message - From: "Andi Gutmans" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: "Zak Greant" [EMAIL PROTECTED]; "Phil Driscoll" [EMAIL PROTECTED]; "Stanislav Malyshev" [EMAIL PROTECTED]; "PHP Development" [EMAIL PROTECTED]; [EMAIL

[PHP-DEV] PHP 4.0 Bug #9530: Apache will not start with PayFlow Pro SDK

2001-03-02 Thread rcovell
From: [EMAIL PROTECTED] Operating system: Slackware 7.1 (2.2.16) PHP version: 4.0.4pl1 PHP Bug Type: Compile Warning Bug description: Apache will not start with PayFlow Pro SDK To reproduce: 1) ./configure --with-apxs=/usr/local/apache1317/bin/apxs

[PHP-DEV] PHP 4.0 Bug #9531: make fails at make . - /usr/bin/ld: cannot open -lxmltok

2001-03-02 Thread php
From: [EMAIL PROTECTED] Operating system: RedHat Linux (E-Smith Server+Gateway) PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: make fails at "make ." -gt; /usr/bin/ld: cannot open -lxmltok installed Sablot-0.51-0.i386.rpm installed

[PHP-DEV] PHP 4.0 Bug #9532: with session.auto_start=1 session data is not available without session_start()

2001-03-02 Thread evstatiev
From: [EMAIL PROTECTED] Operating system: Win NT 4.0 PHP version: 4.0.3 PHP Bug Type: IIS related Bug description: with session.auto_start=1 session data is not available without session_start() I have to start session explicitly, alltough session.auto_start=1. -- Edit

Re: [PHP-DEV] where is the source is nl2br()?

2001-03-02 Thread Lars Torben Wilson
Lucas Rockwell writes: hi, i know the subject of changing the source code for the community at large is a touchy one, so i want to start off by saying that i want to make this change for our php implementation for use on our site. so, with that said, i would like to modify the nl2br()

Re: [PHP-DEV] where is the source is nl2br()?

2001-03-02 Thread Lars Torben Wilson
Lars Torben Wilson writes: Lucas Rockwell writes: hi, i know the subject of changing the source code for the community at large is a touchy one, so i want to start off by saying that i want to make this change for our php implementation for use on our site. so, with that said, i

[PHP-DEV] imagecreate function do not work

2001-03-02 Thread Niraj
Respected sir, am usijng apache_1.3.17 with ssl support along wit php.4.04pl1 on redhat 7.0 in older version i had this ImageCreate funtion working which we generally used for generation of image but in this newer version cannot generate image neither it displays any error any help thanks

[PHP-DEV] PHP 4.0 Bug #9534: Inclusion of 'mcrypt' keeps Apache from starting

2001-03-02 Thread yubby
From: [EMAIL PROTECTED] Operating system: Redhat 6.2 PHP version: 4.0.4pl1 PHP Bug Type: mcrypt related Bug description: Inclusion of 'mcrypt' keeps Apache from starting I've been 'rebuilding' my webservers, upgrading from Apache 1.3.12 (and

RE: [PHP-DEV] RE: PHP 4.0 Bug #9003 Updated: mod_ssl + php4.0.4pl1 crash

2001-03-02 Thread Sherman Chan
jani, the only way I can get them works perfectly if i compile them under either RedHat 7.0 with kernal 2.2.18 or RedHat 6.1 with kernal upgrade to 2.2.18, also RedHat 6.2 with no kernal change, that i find out last night. i have no way to get it work if i compile them under redhat 6.1 with org.

[PHP-DEV] Re: [PHP-QA] ctype function (re?)naming

2001-03-02 Thread Zak Greant
Andi wrote: We should probably just make a list of all the effected functions and see which ones we start fixing and which not. Based on Andi's suggestion of a moderate approach, I feel that the goal of the renaming is to fix the most obvious mistakes with the least amount of change. If an

[PHP-DEV] php.ini distribution

2001-03-02 Thread Sebastian Bergmann
I just commited a patch that removed the configuration options for the debugger, that never(?) existed in PHP 4, namely - debugger.host - debugger.port - debugger.enabled I hope this was okay. Now, what about the discussion we had some time ago about removing