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

2001-05-21 Thread Stig Sæther Bakken
["Richard Heyes" <[EMAIL PROTECTED]>] > > There are no plans for adding MT to PHP itself, but you do have "a > > poor man's cooperative multi-threading" through ticks. > > Are these documented anywhere? Uhm, it seems not. Me fix. - Stig -- Stig Sæther Bakken <[EMAIL PROTECTED]> Fast Sea

Re: [PHP-DEV] Latest CVS on Win32

2001-05-21 Thread Sebastian Bergmann
Andi Gutmans wrote: > Well it sounds like a bug in domxml to me. Damn. The first time I need this extension it turns out that it's broken :-/ > Maybe yesterday's patch unveiled this bug because there is no reason > I can think of (unless I'm missing something) that yesterday's patch > should

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

2001-05-21 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: Are you sure your php.ini is even used by PHP ? Where is it located in your system? --Jani Previous Co

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

2001-05-21 Thread reitsmac
From: [EMAIL PROTECTED] Operating system: Solaris 7,8 PHP version: 4.0.5 PHP Bug Type: *Configuration Issues Bug description: include_path in php.ini broken './configure' '--with-apxs=/usr/local/apache/sbin/apxs' '--with-mysql=/usr/local' '--with-imap=/var/installs/imap-200

[PHP-DEV] Bug #10962 Updated: random loss of cookie content

2001-05-21 Thread sniper
ID: 10962 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: See bug #8253 --Jani Previous Comments: -

[PHP-DEV] Bug #10958 Updated: ltconfig in infinite loop looking for echo

2001-05-21 Thread sniper
ID: 10958 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: In the latest CVS the libtool has been upgraded and the ltconfig file doesn't exist anymore. Could you please

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

2001-05-21 Thread Richard Heyes
> There are no plans for adding MT to PHP itself, but you do have "a > poor man's cooperative multi-threading" through ticks. Are these documented anywhere? Thanks. -- Richard Heyes 'Live your life as if you're going to die tomorrow. Learn as if you're going to live forever.' -- PHP Developm

[PHP-DEV] Bug #5814 Updated: ODBC connection to Oracle fails

2001-05-21 Thread fsegtrop
ID: 5814 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: ODBC related Operating system: NT4 SP6a PHP Version: 4.0.1pl2 Description: ODBC connection to Oracle fails Hi, again! I have examined the problem further, and the solution is: When using the CGI-mode of PHP, the TNSNAMES.OR

Re: [PHP-DEV] Re: Bug #9859 Updated: mail() doesn't send cc or bcc as in the manual instructions

2001-05-21 Thread Daniel Beckham
Does it even need to force you to use one over the other? Can it not simply accept both forms? Daniel - Original Message - From: <[EMAIL PROTECTED]> To: "Bug Database" <[EMAIL PROTECTED]> Sent: Monday, May 21, 2001 3:28 AM Subject: [PHP-DEV] Re: Bug #9859 Updated: mail() doesn't send cc

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

2001-05-21 Thread balani
ID: 11005 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Graphics related Operating system: Windows2000 PHP Version: 4.0.5 Description: The specified CGI application exceeded the allowed time for processing. The ser I'm receiving this message an access web page CGI Timeout The

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

2001-05-21 Thread balani
From: [EMAIL PROTECTED] Operating system: Windows2000 PHP version: 4.0.5 PHP Bug Type: *Graphics related Bug description: The specified CGI application exceeded the allowed time for processing. The ser -- Edit Bug report at: http://bugs.php.net/?id=11005&edit=1 -- P

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

2001-05-21 Thread Zeev Suraski
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 nicely put! :) Zeev -- PHP Development Maili

Re: [PHP-DEV] Latest CVS on Win32

2001-05-21 Thread Andi Gutmans
Well it sounds like a bug in domxml to me. Maybe yesterday's patch unveiled this bug because there is no reason I can think of (unless I'm missing something) that yesterday's patch should effect domxml. It should work with whatever resource type id it received. Andi At 06:22 PM 5/21/2001 +0200

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

2001-05-21 Thread Stig Sæther Bakken
["Jason Greene" <[EMAIL PROTECTED]>] > I was thinking about MT in php, but the platform differences would > be a nightmare. We could abstract it like perl does, though even > their implementation has problems. > > I would like to start with process control features (fork(), > signals, waitpid()

[PHP-DEV] Bug #10982 Updated: zlib w/ adabas - compile fails on configure

2001-05-21 Thread sniper
ID: 10982 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Operating system: PHP Version: 4.0.5 Assigned To: Comments: user error. Use the install prefixes for configure options. --Jani Previous Comments: -

Re: [PHP-DEV] copyright question for ext_skel generated source

2001-05-21 Thread Stig Sæther Bakken
[Thomas Fromm <[EMAIL PROTECTED]>] > hi, > > i want to build in php extension support into the kdevelop > applikation wizards, to generate a basic source & Makefile construct > alike this generated by ext_skel. At the top of the .c and .h files > is an header which showed an copyright of this gen

[PHP-DEV] db vs. dba

2001-05-21 Thread Andi Gutmans
Hey, Do people still use db or has it become an antique due to dba? Andi -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] Bug #10742 Updated: iconv failure

2001-05-21 Thread sniper
ID: 10742 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Operating system: PHP Version: 4.0.5 Assigned To: Comments: Fixed in CVS. Thanks! --Jani Previous Comments: ---

Re: [PHP-DEV] Latest CVS on Win32

2001-05-21 Thread Sebastian Bergmann
Andi Gutmans wrote: > Are you sure you rebuilt the whole tree? It works fine for me. Yes, I rebuilt completely. > Do you have an extremely short reproducing script? add_root('root'); $foo = $root->new_child('foo', 'bar'); print $xmldoc->dumpmem(); ?> This works fine wit

[PHP-DEV] Bug #10982 Updated: zlib w/ adabas - compile fails on configure

2001-05-21 Thread sbeam
ID: 10982 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Compile Failure Operating system: Linux 2.4.2 (SuSE 6.4+) PHP Version: 4.0.5 Description: zlib w/ adabas - compile fails on configure doh! I assumed it had already found it because adabas comes before zlib al

[PHP-DEV] Bug #10756 Updated: segfault. php tried to work with non-existent pgsql connection

2001-05-21 Thread sniper
ID: 10756 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproducible crash Operating system: PHP Version: 4.0.5 Assigned To: Comments: Could you please try with the PHP 4.0.6RC1 found here: http://www.php.net/~andi/php-4.0.6RC1.tar.gz --Jani

Re: [PHP-DEV] Constructor Inheritance

2001-05-21 Thread Markus Fischer
Hello Tiago, this is not the PHP support forum. PHP-DEV is for developing PHP. You want to post such questions to PHP-GENERAL. On Mon, May 21, 2001 at 04:17:49PM +0100, Tiago Moitinho wrote : > How do I inherit a class that inherits the constructor behaviour from the > parent class, assuming th

Re: [PHP-DEV] bug or feature?

2001-05-21 Thread Zeev Suraski
There's nothing special about $this, and thus, it can be quite a headache to have to implement something that does special things by just assigning to this variable. Let's put it this way, knowing what I know about the engine's implementation, I have very good reasons to say that this is a side

Re: [PHP-DEV] Latest CVS on Win32

2001-05-21 Thread Andi Gutmans
Are you sure you rebuilt the whole tree? It works fine for me. Do you have an extremely short reproducing script? Andi At 06:58 AM 5/21/2001 +0200, Sebastian Bergmann wrote: > With the latest CVS on Win32 I get the following warnings > > Warning: Unknown list entry type in request shutdown

RE: [PHP-DEV] Constructor Inheritance

2001-05-21 Thread Neil Kimber
Haven't tried it but try: class B extends A { function B(){ A::A(); // do your extra stuff here. } } -Original Message- From: Tiago Moitinho [mailto:[EMAIL PROTECTED]] Sent: 21 May 2001 16:18 To: '[EMAIL PROTECTED]' Subject: [PHP-DEV] Constructor Inheritance Hello

[PHP-DEV] Constructor Inheritance

2001-05-21 Thread Tiago Moitinho
Hello all, I am new to PHP, so please appologize if my question looks silly... How do I inherit a class that inherits the constructor behaviour from the parent class, assuming the parent class cannot be changed? For instance, class A { // this class is already define, not changeable fun

[PHP-DEV] mysql and functions

2001-05-21 Thread Lybarger, Denver J (LYBARDJ8)
Hi All, Is there a way to return the results of a mysql_query or the array that is generated after mysql_fetch_array, via a function? Note I have tried to do a straight return. Another issue is that all of the tables are a different size, therefore a static array size would be a big waste o

[PHP-DEV] Bug #10998 Updated: include http file

2001-05-21 Thread sniper
ID: 10998 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: Please include the example script here which can be used to reproduce this problem. --Jani Previous Comments:

[PHP-DEV] htmlentities and locales

2001-05-21 Thread Wez Furlong
Hey, I've started to work on making htmlentities aware of different charsets. Now, the question is, how do we let it know which charset to use? There is a comment in ext/standard/html.c that says it would be wise to use the LC_CTYPE setting but the problem is that there is no easy way to determi

[PHP-DEV] Bug #11004: Allow ini_set() of magic_quotes_sybase to have effect

2001-05-21 Thread mike
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.5 PHP Bug Type: Feature/Change Request Bug description: Allow ini_set() of magic_quotes_sybase to have effect See http://bugs.php.net/?id=11001 I am running PHP/MYSQL and PHP/MSSQL apps on the same server which wil

[PHP-DEV] Bug #11000 Updated: ftp_connect(...) produces ftpbuf 0 "error"

2001-05-21 Thread sniper
ID: 11000 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: FTP related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Have you tried with some public ftp-server? Does it work then? And what is the full error message? --Jani Pre

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

2001-05-21 Thread Jason Greene
I was thinking about MT in php, but the platform differences would be a nightmare. We could abstract it like perl does, though even their implementation has problems. I would like to start with process control features (fork(), signals, waitpid() etc), but I am not sure where everything should

[PHP-DEV] Bug #10991 Updated: configuration problem with imap

2001-05-21 Thread sniper
ID: 10991 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: What does it say in config.log for this? --Jani Previous Comments:

[PHP-DEV] CVS Account Request

2001-05-21 Thread CVS Account Request
Full name: Slaven Vujiæ Email: [EMAIL PROTECTED] ID: lancelot_ Purpose: I\'m finishing the first PHP book written on Croatian. I\'m interested in writting documentation and taking place in development of php.net -- PHP Development Mailing List To unsubscribe, e-mail: [EMAI

[PHP-DEV] Bug #11001 Updated: ini_set() of 'magic_quotes_sybase' has no effect

2001-05-21 Thread rasmus
ID: 11001 Updated by: rasmus Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.5 Assigned To: Comments: I suppose to some extent it is. The chart on php.net/ini_set just specifies where values can be changed. It doesn't specify

[PHP-DEV] Bug #11001 Updated: ini_set() of 'magic_quotes_sybase' has no effect

2001-05-21 Thread mike
ID: 11001 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Unknown/Other Function Operating system: Win2K Professional SP1 PHP Version: 4.0.5 Description: ini_set() of 'magic_quotes_sybase' has no effect Is it a documention issue? The Online Manual = mag

[PHP-DEV] Bug #11001 Updated: ini_set() of 'magic_quotes_sybase' has no effect

2001-05-21 Thread mike
ID: 11001 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Unknown/Other Function Operating system: Win2K Professional SP1 PHP Version: 4.0.5 Description: ini_set() of 'magic_quotes_sybase' has no effect Is it a documention issue? The Online Manual = mag

[PHP-DEV] Bug #11003: Session files are nott created

2001-05-21 Thread andrei
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.0.5 PHP Bug Type: *Session related Bug description: Session files are nott created Simplest script: session_start(); session_register('counter'); var_dump($HTTP_SESSION_VARS); $counter++; print "counter: $co

[PHP-DEV] Bug #11001 Updated: ini_set() of 'magic_quotes_sybase' has no effect

2001-05-21 Thread rasmus
ID: 11001 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.5 Assigned To: Comments: Not a bug. magic quotes are done before your script is executed, so you can't change these settings in your

[PHP-DEV] Bug #11002: Corrupt Output

2001-05-21 Thread jgreenwood
From: [EMAIL PROTECTED] Operating system: Windows 2000 Server PHP version: 4.0.5 PHP Bug Type: *General Issues Bug description: Corrupt Output I'm currently using PHP and mySQL on my windows 2000 Server (with the latest IIS). One of every 9 or 10 hits result in a page with c

[PHP-DEV] Bug #11001: ini_set() of 'magic_quotes_sybase' has no effect

2001-05-21 Thread mike
From: [EMAIL PROTECTED] Operating system: Win2K Professional SP1 PHP version: 4.0.5 PHP Bug Type: Unknown/Other Function Bug description: ini_set() of 'magic_quotes_sybase' has no effect Trying to set magic_quotes_sybase with ini_set('magic_quotes_sybase', 1 ) even though

[PHP-DEV] Bug #10993 Updated: filesize on newly made/just opened file weirdness

2001-05-21 Thread swm
ID: 10993 Updated by: swm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Filesystem function related Operating system: PHP Version: 4.0.5 Assigned To: Comments: The results of filesize() are cached. You will need to reload the cache for this file in order that it retu

[PHP-DEV] Bug #11000: ftp_connect(...) produces ftpbuf 0 "error"

2001-05-21 Thread kniprath . l
From: [EMAIL PROTECTED] Operating system: NT 4.0 PHP version: 4.0.4pl1 PHP Bug Type: FTP related Bug description: ftp_connect(...) produces ftpbuf 0 "error" I installed the PHP4 software (actual Windows binary 4.04pl1) with the actual Apache-Server on a NT 4.0 server. The F

[PHP-DEV] Bug #10999: library netstub not found

2001-05-21 Thread lan
From: [EMAIL PROTECTED] Operating system: AIX 4.3 PHP version: 4.0.5 PHP Bug Type: Compile Failure Bug description: library netstub not found When your work with Informix 9.20 and gcc on AIX 4.3 the file libnetstub is not present on the machine but only netstub.a. For corre

[PHP-DEV] Bug #10998: include http file

2001-05-21 Thread lan
From: [EMAIL PROTECTED] Operating system: AIX 4.3 PHP version: 4.0.5 PHP Bug Type: HTTP related Bug description: include http file I receive that only on the new version of PHP and not on my Linux machine (with php 4.0.4pl1) I can include a specific file but not from http.

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

2001-05-21 Thread peter . valkov
From: [EMAIL PROTECTED] Operating system: Linux Mandrake 7.2 PHP version: 4.0.5 PHP Bug Type: HTTP related Bug description: Constant contains garbage After form data is submitted to the script i have up to 3 header('Location: '.$newPage); http redirects. In case i hit 3rd

[PHP-DEV] Bug #10989 Updated: Wrong file writing

2001-05-21 Thread cynic
ID: 10989 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Bogus Bug Type: Filesystem function related Operating system: PHP Version: 4.0 Latest CVS (2001-05-21) Assigned To: Comments: It's not. The clearstatcache() is really needed (per manual). The result of files

[PHP-DEV] Bug #10996 Updated: fopen of url results in invlaid file handle

2001-05-21 Thread sniper
ID: 10996 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: Filesystem function related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Reproduced with PHP 4.0.6RC1. --Jani Previous Comments: ---

[PHP-DEV] Bug #3284 Updated: Add syntax extension to allow "htmlspecialchars($foo)" inside quoted strings

2001-05-21 Thread cynic
ID: 3284 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Feature/Change Request Operating system: PHP Version: 4.0 Assigned To: Comments: my .02: I don't like this. I thought PHP was going the "general-purpose" way, away from web-only area, not the other way around

[PHP-DEV] Bug #10995 Updated: httpd dumps core when php4 module is loaded before modssl

2001-05-21 Thread sniper
ID: 10995 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Apache related Operating system: PHP Version: 4.0 Latest CVS (2001-05-21) Assigned To: Comments: For me: The first example does not work. Second works. This is with PHP 4.0.6RC1 What

[PHP-DEV] Bug #10996: fopen of url results in invlaid file handle

2001-05-21 Thread giwarden
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.5 PHP Bug Type: Filesystem function related Bug description: fopen of url results in invlaid file handle #!/usr/local/bin/php http://cnn.com";, "r"); $text2 = fread($fp2, 100); fclose($fp2); ?> CGI version of

[PHP-DEV] §Aª¾¹D¦³¡u7-Eleven¦Ê¤¸Â§¨é¡v¶Ü Time:PM 08:05:25

2001-05-21 Thread lo518
Title: ¤W´­³q°T¦³­­¤½¥q Dear php-dev,±z¦n(³o¬O¼s§i¦p¦³¥´ÂZ·q½Ð¥]¨ç)   emob(¥ì¼¯¥»)³q°Tºô  ¦b¦¹«D±`·PÁ¦U¦ìºô¤Í¹ïemob³q°Tºô¼ö¯Pªº­qÁÊ¡I ²Ä¤@´Á«P¾P(¦Ü5¤ë

[PHP-DEV] Bug #10995 Updated: httpd dumps core when php4 module is loaded before modssl

2001-05-21 Thread yohgaki
ID: 10995 User Update by: [EMAIL PROTECTED] Status: Open Old-Bug Type: Bug Type: Apache related Operating system: RedHat 7.0.1 PHP Version: 4.0 Latest CVS (2001-05-21) Description: httpd dumps core when php4 module is loaded before modssl Incorrect description "httpd.conf (NG)" must be "OK". "

[PHP-DEV] Bug #10995: httpd dumps core when php4 module is loaded before modssl

2001-05-21 Thread yohgaki
From: [EMAIL PROTECTED] Operating system: RedHat 7.0.1 PHP version: 4.0 Latest CVS (2001-05-21) PHP Bug Type: Bug description: httpd dumps core when php4 module is loaded before modssl This report is probably a duplicate of 9813 and 10974. Apahce+Mod-SSL dumps core when ht

[PHP-DEV] Bug #10264 Updated: strange associative array behaviour

2001-05-21 Thread cynic
ID: 10264 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: IIRC PHP converts numeric strings in array indices to numbers, so array( "1" => "foo" , "2" => "bar" ) actually creates array( 1 => "f

[PHP-DEV] Bug #10994: DOMXML CDATA Node Bug

2001-05-21 Thread dennis
From: [EMAIL PROTECTED] Operating system: Winnt PHP version: 4.0.5 PHP Bug Type: *XML functions Bug description: DOMXML CDATA Node Bug Hello Dear PHP Support. I have compatability problem with PHP 4.04 - PHP 4.05, exactly in DOMXML (i mean) module. This is piece of my code

[PHP-DEV] Bug #10993: filesize on newly made/just opened file weirdness

2001-05-21 Thread wico
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.5 PHP Bug Type: Filesystem function related Bug description: filesize on newly made/just opened file weirdness Hiya run this test script and and watch the output differ depending on using filesize or not

Re: [PHP-DEV] bug or feature?

2001-05-21 Thread Kristian Köhntopp
Stig Sæther Bakken wrote: > I disagree with your conclusion here. If a side-effect is useful > enough and people want to use it, why not document it de-bastardize > it? The fact that other OO languages implement this should be a hint > that it shouldn't be impossible to do in a different OO mode

[PHP-DEV] copyright question for ext_skel generated source

2001-05-21 Thread Thomas Fromm
hi, i want to build in php extension support into the kdevelop applikation wizards, to generate a basic source & Makefile construct alike this generated by ext_skel. At the top of the .c and .h files is an header which showed an copyright of this generated source to the php group. if i use th

[PHP-DEV] Bug #10985 Updated: Cannot load /usr/local/apache/libexec/libphp4.so into server: shared object not

2001-05-21 Thread sniper
ID: 10985 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Apache related Operating system: PHP Version: 4.0.5 Assigned To: Comments: This is certainly not any bug in PHP. Please ask support questions on one of the mailing lists, ie. [EMAIL PROTECTE

[PHP-DEV] Bug #10992: Problem connecting to Oracle

2001-05-21 Thread fabio . pascarella
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.0.5 PHP Bug Type: ODBC related Bug description: Problem connecting to Oracle On Windows NT 4 and IIS PHP, from version 4 to the latest, is encountering a problem connecting remote Oracle using ODBC. When tring

[PHP-DEV] Bug #10991: configuration problem with imap

2001-05-21 Thread Gerard . Gachelin
From: [EMAIL PROTECTED] Operating system: Solaris8 PHP version: 4.0.5 PHP Bug Type: *Install and Config Bug description: configuration problem with imap Imap from Washington University is installed. The installed version is : imap-2001.BETA.SNAP-0104140025 The c-client libr

[PHP-DEV] Bug #10982 Updated: zlib w/ adabas - compile fails on configure

2001-05-21 Thread sniper
ID: 10982 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: So is there a libodbc_adabas.so (or .a) in /usr/lib/adabas/lib ?? --Jani Previous Comments: -

[PHP-DEV] Bug #10989 Updated: Wrong file writing

2001-05-21 Thread derick
ID: 10989 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Analyzed Bug Type: Filesystem function related Operating system: PHP Version: 4.0 Latest CVS (2001-05-21) Assigned To: Comments: This should not be closed yet, as I think it's a valid bug. Derick Previous

[PHP-DEV] Bug #10989 Updated: Wrong file writing

2001-05-21 Thread trax102
ID: 10989 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Filesystem function related Operating system: Win2K-Win98-UNIX PHP Version: 4.0 Latest CVS (2001-05-21) Description: Wrong file writing Ok, I've found the solution: simply call clearstatcache() before filesize()

Re: [PHP-DEV] language specification project

2001-05-21 Thread Zeev Suraski
At 15:58 21/5/2001, Stig Sæther Bakken wrote: >I think the important thing is just to have the language specified and >thoroughly documented, with BNF and all. Let quirks be quriks for >now, a specification process should not fix them, but put them all on >the radar for future fixing. There's al

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

2001-05-21 Thread Zeev Suraski
At 16:00 21/5/2001, Stig Sæther Bakken wrote: >There are no plans for adding MT to PHP itself, but you do have "a >poor man's cooperative multi-threading" through ticks. So now we have >a poor man's objects and a poor man's multitasking. What does that >say about us? :-) That we have a filthy r

[PHP-DEV] Bug #10990: Compilation Failed with the --with-imap-ssl

2001-05-21 Thread zapzap
From: [EMAIL PROTECTED] Operating system: Linux RH7.0 PHP version: 4.0.5 PHP Bug Type: IMAP related Bug description: Compilation Failed with the --with-imap-ssl hi, I try compil php 4.0.5 as an DSO Module with the 2 directives : --with-openssl --with-imap-ssl --with-imap

[PHP-DEV] Bug #10988 Updated: Mcrypt no longer working in 4.0.5

2001-05-21 Thread derick
ID: 10988 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: mcrypt related Operating system: PHP Version: 4.0.5 Assigned To: Comments: This should be fixed already in the current CVS. You can try a snapshot from snaps.php.net or wait for PHP 4.0.6. An

[PHP-DEV] Bug #10989: Wrong file writing

2001-05-21 Thread trax102
From: [EMAIL PROTECTED] Operating system: Win2K-Win98-UNIX PHP version: 4.0 Latest CVS (2001-05-21) PHP Bug Type: Filesystem function related Bug description: Wrong file writing -- Edit Bug report at: http://bugs.php.net/?id=10989&edit=1 -- PHP Development Mailing Li

[PHP-DEV] Bug #10988: Mcrypt no longer working in 4.0.5

2001-05-21 Thread acuthbert
From: [EMAIL PROTECTED] Operating system: Red Hat 6.2 PHP version: 4.0.5 PHP Bug Type: mcrypt related Bug description: Mcrypt no longer working in 4.0.5 Mcrypt functions have indeed stopped working. It seems to crash php altogether when I do a mcrypt_generic... as our site

[PHP-DEV] Re: Bug #9859 Updated: mail() doesn't send cc or bcc as in the manual instructions

2001-05-21 Thread joel
Whichever is decided, \r\n or just \n, it should be uniform across platforms so you don't have to re-write code when switching from linux to windows or vice versa. Or even from the cgi version to the isapi version. [EMAIL PROTECTED] At 03:06 AM 5/21/01 +, you wrote: >ID: 9859 >Updated by:

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

2001-05-21 Thread f . labanvoye
From: [EMAIL PROTECTED] Operating system: windows NT4.0 PHP version: 4.0.5 PHP Bug Type: Unknown/Other Function Bug description: apache display error when excuting exit ou die function Whit the simple script ou apache display a error message like this: "l'instruction à

[PHP-DEV] Bug #10969 Updated: apache don't start, cannot load php4apache.dll

2001-05-21 Thread ipcholkin
ID: 10969 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: Apache related Operating system: Win 98 PHP Version: 4.0.5 Description: apache don't start, cannot load php4apache.dll I don't see any sintax error there. Please send detailed info. I think scripting engine classifies this as a

<    1   2