[PHP-DEV] Bug #15292 Updated: include() causes maxclients in apache.

2002-01-29 Thread morbid
ID: 15292 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Apache related Operating System: RedHat 7.1 PHP Version: 4.1.1 New Comment: Ok, so if someone is running a site (For users) the users could do this and cause sites to go down with just a few lines of co

[PHP-DEV] Bug #8785 Updated: getlastmod returns 0 when run in NES in CGI mode

2002-01-29 Thread lobbin
ID: 8785 Updated by: lobbin Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: No Feedback Bug Type: Filesystem function related Operating System: AIX 4.3.2 PHP Version: 4.0.4 New Comment: No feedback. Previous Comments: -

[PHP-DEV] PECL/PHPDoc

2002-01-29 Thread Sebastian Bergmann
'lo, could someone please fix, if possible, the PHPDoc extension from PECL so that it compiles in ZTS mode? Thanks, Sebastian -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-

[PHP-DEV] Bug #15290 Updated: DirectoryIndex -> index.php must come first

2002-01-29 Thread derick
ID: 15290 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: *Web Server problem Operating System: rh 7.2 PHP Version: 4.1.1 New Comment: Just wanted to add that Samba might cache files, and thus updating it has no effect. Derick Previous Comments: -

[PHP-DEV] Bug #15289 Updated: Global variables do not work with session.

2002-01-29 Thread derick
ID: 15289 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Session related Operating System: Linux PHP Version: 4.1.1 New Comment: 1. Using global in a non-function scope doesn't make any sense. 2. When doing 'global $counter' you're setting a reference

[PHP-DEV] Bug #15292 Updated: include() causes maxclients in apache.

2002-01-29 Thread derick
ID: 15292 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: Apache related Operating System: RedHat 7.1 PHP Version: 4.1.1 New Comment: User include_once to prevent this... not a bug > bogus. Derick Previous Comments: -

[PHP-DEV] Bug #15291 Updated: date() function time return problem

2002-01-29 Thread torben
ID: 15291 Updated by: torben Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Date/time related Operating System: Debian PHP Version: 4.1.1 New Comment: What do you get from doing the following at a command prompt? % echo $TZ % date % TZ=GMT date Torben Previous Comments: ---

[PHP-DEV] Bug #15292 Updated: include() causes maxclients in apache.

2002-01-29 Thread morbid
ID: 15292 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Apache related Operating System: RedHat 7.1 PHP Version: 4.1.1 New Comment: Ok, so there is no way to really stop this? Just let it continue forever? (Until you restart apache?) Cause yes that is ba

[PHP-DEV] Bug #15290 Updated: DirectoryIndex -> index.php must come first

2002-01-29 Thread cardinal
ID: 15290 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: *Web Server problem Operating System: rh 7.2 PHP Version: 4.1.1 New Comment: Just to get one easy thing out of the way, you don't have an index.html file in the directory, do you? Natural

[PHP-DEV] Bug #15291 Updated: date() function time return problem

2002-01-29 Thread omid
ID: 15291 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Date/time related Operating System: Debian PHP Version: 4.1.1 New Comment: I get the same result for the following: Previous Comments:

[PHP-DEV] Bug #15292 Updated: include() causes maxclients in apache.

2002-01-29 Thread swm
ID: 15292 Updated by: swm Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Feedback Bug Type: Apache related Operating System: RedHat 7.1 PHP Version: 4.1.1 New Comment: Status should have been feedback. Previous Comments: ---

[PHP-DEV] Bug #15292 Updated: include() causes maxclients in apache.

2002-01-29 Thread swm
ID: 15292 Updated by: swm Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Apache related Operating System: RedHat 7.1 PHP Version: 4.1.1 New Comment: Correct me I am wrong, but you seem to be saying that your script includes a file via HTTP which is either itself or ano

[PHP-DEV] Bug #15291 Updated: date() function time return problem

2002-01-29 Thread torben
ID: 15291 Updated by: torben Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Feedback Bug Type: Date/time related Operating System: Debian PHP Version: 4.1.1 New Comment: Reopening; this should be set to 'Feedback' until the user confirms that the proposed fix actually works. Torb

[PHP-DEV] Bug #15292: include() causes maxclients in apache.

2002-01-29 Thread morbid
From: [EMAIL PROTECTED] Operating system: RedHat 7.1 PHP version: 4.1.1 PHP Bug Type: Apache related Bug description: include() causes maxclients in apache. http://www.bloodheart.com/php";; switch ($id) { //test1 case blank1: $file="$loca/blank1";

[PHP-DEV] Bug #15291 Updated: date() function time return problem

2002-01-29 Thread swm
ID: 15291 Updated by: swm Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Date/time related Operating System: Debian PHP Version: 4.1.1 New Comment: I cannot replicate this. I think your timezone settings may be incorrect [swm@l php-4.1.1]$ ./php 17[swm@l php-4.1.1

Re: [PHP-DEV] Content Management

2002-01-29 Thread Sebastian Bergmann
[EMAIL PROTECTED] wrote: > Does anyone know of any group who has put together a web content > management architecture for a large site? Please post question related to the development _with_ PHP on the [EMAIL PROTECTED] mailing list. This list is dedicated to the development _of_ PHP itsel

Re: [PHP-DEV] Content Management

2002-01-29 Thread Lars Torben Wilson
On Tue, 2002-01-29 at 22:35, [EMAIL PROTECTED] wrote: > Does anyone know of any group who has put together a web content > management architecture for a large site? Two things: first, this list is for development of PHP, not in PHP (you want php-general for that), and second, HTML emails will ge

[PHP-DEV] Bug #15291: date() function time return problem

2002-01-29 Thread omid
From: [EMAIL PROTECTED] Operating system: Debian PHP version: 4.1.1 PHP Bug Type: Date/time related Bug description: date() function time return problem The date() function is returning the value as GMT time. i.e this function and gmdate() produce the same result as of p

[PHP-DEV] Content Management

2002-01-29 Thread bob
Does anyone know of any group who has put together a web content management architecture for a large site?

[PHP-DEV] Re: [BUNDLING] PHP & cURL

2002-01-29 Thread Yasuo Ohgaki
Sterling Hughes wrote: > Hey, > > I'd like to start bundling the cURL distribution with PHP, for both > the curl extension (for starters), as well as replacing alot of the > current ftp & http code to use the cURL library. cURL supports more features than current http/ftp impleme

[PHP-DEV] Bug #15282 Updated: pg_connect failing on iPlanet 4.1 nsapi

2002-01-29 Thread yohgaki
ID: 15282 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Bogus Bug Type: PostgreSQL related Operating System: Solaris 2.8 PHP Version: 4.1.1 Assigned To: yohgaki New Comment: This is not a bug but usual result with your configuration. Read manual. It's explained

Re: [PHP-DEV] [BUNDLING] PHP & cURL

2002-01-29 Thread Sebastian Bergmann
Sterling Hughes wrote: > well, yeah, that's pretty much it, thoughts? Sounds reasonable and appeals to me, +1. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/ --

[PHP-DEV] Bug #15282 Updated: pg_connect failing on iPlanet 4.1 nsapi

2002-01-29 Thread daver
ID: 15282 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: PostgreSQL related Operating System: Solaris 2.8 PHP Version: 4.1.1 Assigned To: yohgaki New Comment: I've also tried using the current CVS (01/26/2002) with no luck. The are no multiple copies of li

[PHP-DEV] Bug #15290: DirectoryIndex -> index.php must come first

2002-01-29 Thread swade
From: [EMAIL PROTECTED] Operating system: rh 7.2 PHP version: 4.1.1 PHP Bug Type: *Web Server problem Bug description: DirectoryIndex -> index.php must come first not a typical setup...i'm developing on a vmware virtual machinebut everything else has been flawless so ma

[PHP-DEV] Bug #15288 Updated: Image*-functions being avail even if they're not implemented by gd

2002-01-29 Thread cardinal
ID: 15288 Updated by: cardinal Old Summary: Image*-functions being avail even if they're not implemented by gd Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: All PHP Version: 4.1.1 New Comment: There is already a clean way to chec

RE: [PHP-DEV] [BUNDLING] PHP & cURL

2002-01-29 Thread James Cox
i'm +1 on this. i'd like to see cURL get bundled as standard with php distro's. james > -Original Message- > From: Sterling Hughes [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 30, 2002 3:07 AM > To: [EMAIL PROTECTED] > Subject: [PHP-DEV] [BUNDLING] PHP & cURL > > > Hey, > >

[PHP-DEV] Bug #15289: Global variables do not work with session.

2002-01-29 Thread brubla
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.1 PHP Bug Type: Session related Bug description: Global variables do not work with session. Global variable will be registered in session only first time. When you will be refreshing page with following code, i

[PHP-DEV] [BUNDLING] PHP & cURL

2002-01-29 Thread Sterling Hughes
Hey, I'd like to start bundling the cURL distribution with PHP, for both the curl extension (for starters), as well as replacing alot of the current ftp & http code to use the cURL library. I want to do this for a few reasons, the most poignant are: 1) HTTP is a tricky m

[PHP-DEV] Bug #15288: Image*-functions being avail even if they're not implemented by gd

2002-01-29 Thread matslin
From: [EMAIL PROTECTED] Operating system: All PHP version: 4.1.1 PHP Bug Type: Feature/Change Request Bug description: Image*-functions being avail even if they're not implemented by gd The Image*-functions specific for different formats are available even if they're not sup

[PHP-DEV] Bug #15267 Updated: "declare" makes apacke crashes under Windows.

2002-01-29 Thread yohgaki
ID: 15267 Updated by: yohgaki Old Summary: declare makes apacke crahs burn and die!! Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: Reproducible crash Operating System: win 98 PHP Version: 4.1.1 New Comment: It seems windows have this problem while linux does not. reope

[PHP-DEV] Bug #15282 Updated: pg_connect failing on iPlanet 4.1 nsapi

2002-01-29 Thread yohgaki
ID: 15282 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: PostgreSQL related Operating System: Solaris 2.8 PHP Version: 4.1.1 Old Assigned To: Assigned To: yohgaki New Comment: Could you take a look at web server error log? Do you have anything re

[PHP-DEV] Bug #15284 Updated: Iconv fails to convert to/from USC-4

2002-01-29 Thread yohgaki
ID: 15284 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: ICONV related Operating System: Linux PHP Version: 4.1.1 Old Assigned To: Assigned To: yohgaki New Comment: Patch seems ok to me except you've made php_iconv_string to static. Have you ch

[PHP-DEV] Bug #15283 Updated: secure ftp support

2002-01-29 Thread yohgaki
ID: 15283 Updated by: yohgaki Old Summary: Not a bug, just a suggestion. Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Unknown/Other Function Bug Type: Feature/Change Request Operating System: NA PHP Version: 4.1.0 Edit this bug report at http://bugs.php.net/?id=15283&edit=1 -- PH

[PHP-DEV] Bug #8685 Updated: Here-Syntax problem

2002-01-29 Thread yohgaki
ID: 8685 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Feature/Change Request PHP Version: 4.1.1 New Comment: There are good reasons this will not be implemented. (As original(?) author memtioned) Think about possibility that begin/end of heredoc

[PHP-DEV] Bug #15287: dba_popen replace inserts never get written.

2002-01-29 Thread EAhn
From: [EMAIL PROTECTED] Operating system: Redhat Linux 6.2 PHP version: 4.1.1 PHP Bug Type: DBM/DBA related Bug description: dba_popen replace inserts never get written. $Key = "Dido"; $Value = "No Angel, Here With Me"; $bdb = dba_popen("cache.bdb","c","db2"); $OK = dba

[PHP-DEV] Re: Bug #15283: Not a bug, just a suggestion.

2002-01-29 Thread J Smith
"Feature Request" is in the "Type of Bug" drop-down list. It's the third item. You'd have to use OpenSSH/SSH for secure FTP, I would think, not OpenSSL. Don't know how hard it would be to implement. (Never worked much with the OpenSSH library, although I use SSH/sftp/scp all the time.) I'm t

Re: [PHP-DEV] Bug #15280 Updated: Feature request

2002-01-29 Thread Markus Fischer
On Tue, Jan 29, 2002 at 05:59:13PM -0500, Sean R. Bright wrote : > How about we wait for him to say "because I am lazy" before jumping down his > throat? Nobody jumped anywhere. -- Please always Cc to me when replying to me on the lists. -- PHP Development Mailing List

[PHP-DEV] Bug #15286 Updated: ucwords doesn't work with capitalized string

2002-01-29 Thread philip
ID: 15286 Updated by: philip Old Summary: ucwords doesn't work with capitalized string Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Strings related Operating System: Win2K SP2 PHP Version: 4.1.1 New Comment: This is expected behavior, not a bug. $str = 'McDonalds';

RE: [PHP-DEV] Bug #15280 Updated: Feature request

2002-01-29 Thread Sean R. Bright
How about we wait for him to say "because I am lazy" before jumping down his throat? > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 29, 2002 2:59 PM > To: [EMAIL PROTECTED] > Subject: [PHP-DEV] Bug #15280 Updated: Feature request > > > I

[PHP-DEV] Bug #15286: ucwords doesn't work with capitalized string

2002-01-29 Thread jim_ekleberry
From: [EMAIL PROTECTED] Operating system: Win2K SP2 PHP version: 4.1.1 PHP Bug Type: Strings related Bug description: ucwords doesn't work with capitalized string $propercompany = ucwords("WOLF PACK TRADERS"); $propercompany should be "Wolf Pack Traders" I am running P

[PHP-DEV] Bug #15285 Updated: Wrong group when creating directories

2002-01-29 Thread tech
ID: 15285 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Filesystem function related Operating System: Linux RedHat 7.x PHP Version: 4.1.0 Edit this bug report at http://bugs.php.net/?id=15285&edit=1 -- PHP Development Mailing List

[PHP-DEV] Bug #15285: Wrong group when creating directories

2002-01-29 Thread tech
From: [EMAIL PROTECTED] Operating system: Linux RedHat 7.x PHP version: 4.1.0 PHP Bug Type: Filesystem function related Bug description: Wrong group when creating directories Here's a short script (the cause of the beginning) : When this is done (this code is simplified

[PHP-DEV] Bug #15284: Iconv fails to convert to/from USC-4

2002-01-29 Thread nahshon
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.1 PHP Bug Type: ICONV related Bug description: Iconv fails to convert to/from USC-4 Iconv fails to convert to/from UCS-4 (and some other encodings that may include null bytes). This is because it is using s

[PHP-DEV] Bug #15283: Not a bug, just a suggestion.

2002-01-29 Thread popu
From: [EMAIL PROTECTED] Operating system: NA PHP version: 4.1.0 PHP Bug Type: Unknown/Other Function Bug description: Not a bug, just a suggestion. Well... I was trying to get to the "request a new feature or language change" but I believe that just links to this bugs page a

[PHP-DEV] Bug #11716 Updated: Segmentation fault(coredump) in Apache(DSO-enabled) startup

2002-01-29 Thread vervoom
ID: 11716 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating System: AIX 4.3.3 PHP Version: 4.1.1 New Comment: Sorry about last comment, I was a bit stressed out earlier! My environment is: AIX 4.3.3.

[PHP-DEV] CVS Account Request: muricaru

2002-01-29 Thread Mihai Uricaru
We are a group of romanian users of PHP. We like to translate the offical manual of PHP in romanian because of the lack of manual or documentation in romanian, until now no romanian publisher was interestes in PHP ;( . -- PHP Development Mailing List To unsubscribe, e-mai

[PHP-DEV] Bug #15261 Updated: failes to configure

2002-01-29 Thread d . a . roozemond
ID: 15261 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Compile Failure Operating System: SuSE linux kernel 2.4.4. PHP Version: 4.0CVS-2002-01-28 Assigned To: markonen New Comment: I think i figured out why my C++ installation wasn't working... it ju

[PHP-DEV] is_subclass_of() patch

2002-01-29 Thread Andrei Zmievski
Right now is_subclass_of() will return false if the object is exactly of the class you are trying to test for. I propose the following patch: --- zend_builtin_functions.c2002/01/06 15:21:09 1.107 +++ zend_builtin_functions.c2002/01/29 21:02:05 @@ -553,5 +553,5 @@ zend_str_tolower(lcna

[PHP-DEV] Bug #14737 Updated: PDF DLL is not working

2002-01-29 Thread cyril
ID: 14737 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: PDF related Operating System: Windows 2000 Server PHP Version: 4.1.0 New Comment: same way for me windows XP PHP 4.1.1 php_lib.dll for php 4.0.6 or rebuld Prev

[PHP-DEV] Bug #15280 Updated: Feature request

2002-01-29 Thread Benjamin . Eggerstedt
ID: 15280 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Feature/Change Request Operating System: Win2k PHP Version: 4.1.1 New Comment: I think you are right. I only wanted to help. sorry ); I will better think about it before post

Re: [PHP-DEV] Bug #15280 Updated: Feature request

2002-01-29 Thread brad lafountain
This request seems pretty valid... Say um you had an array that you delete from and create elements frequently.. amost like a db table... and you wanted to clean this periocally.. in addition to this you wanted the index to be renumbered... having a array_vaccum() would be nice... eg.. $a =

[PHP-DEV] Bug #15280 Updated: Feature request

2002-01-29 Thread mfischer
ID: 15280 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Feature/Change Request Operating System: Win2k PHP Version: 4.1.1 New Comment: You mean something like array_unset_empty_valus() ? I don't think there's a hard-coded need for it when user-

[PHP-DEV] Bug #15277 Updated: Apache can't load PHP as module with php_oci8 extension

2002-01-29 Thread lm
ID: 15277 User updated by: [EMAIL PROTECTED] Old Summary: Apache can't load PHP as module with php_oci8 extension Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Apache related Operating System: Windows 2000 PHP Version: 4.1.1 New Comment: Problem disappear after reboot (

[PHP-DEV] Bug #14737 Updated: PDF DLL is not working

2002-01-29 Thread singe60
ID: 14737 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: PDF related Operating System: Windows 2000 Server PHP Version: 4.1.0 New Comment: i'm using PHP 4.1.1 Previous Comments: -

[PHP-DEV] Bug #14928 Updated: Session variables are lost when using header() redirection(identical to #14636)

2002-01-29 Thread jose
ID: 14928 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: Session related Operating System: Linux (2.2.15) PHP Version: 4.1.1 New Comment: I'm having the same problem usign php 4.1.1 on Windows. I'm developing a commercia

[PHP-DEV] Bug #15282: pg_connect failing on iPlanet 4.1 nsapi

2002-01-29 Thread daver
From: [EMAIL PROTECTED] Operating system: Solaris 2.8 PHP version: 4.1.1 PHP Bug Type: PostgreSQL related Bug description: pg_connect failing on iPlanet 4.1 nsapi When attempting to connecting to a remote database using pg_connect(host=dbhost user=dbuser dbname=dbname), the

[PHP-DEV] Bug #13249 Updated: ODBC connaect sometimes fail

2002-01-29 Thread pnonn
ID: 13249 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: ODBC related Old Operating System: Windows 2000 Operating System: Windows 2000 server PHP Version: 4.0.6 New Comment: OK bug has been fixe by 4.1.1 release Previous Comments: --

[PHP-DEV] Bug #12517 Updated: data base not found or damaged or in use

2002-01-29 Thread pnonn
ID: 12517 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: ODBC related Old Operating System: Operating System: W2000 server PHP Version: 4.0.6 New Comment: OK Bug has been fixd by 4.1.1 release Previous Comments: -

[PHP-DEV] Bug #15281: OleMainThreadWndName: php.exe application error

2002-01-29 Thread phil . noon
From: [EMAIL PROTECTED] Operating system: Windows NT4 SP6 PHP version: 4.1.1 PHP Bug Type: ODBC related Bug description: OleMainThreadWndName: php.exe application error I am running PHP 4.1.1 as a CGI with Apache 1.3.20. I have an Oracle database, version 8.1.7, running on t

[PHP-DEV] Bug #15280: Feature request

2002-01-29 Thread Benjamin . Eggerstedt
From: [EMAIL PROTECTED] Operating system: Win2k PHP version: 4.1.1 PHP Bug Type: Feature/Change Request Bug description: Feature request Hi, I have mailed with Gabor Hojtsy and he said to me that i request my wish here. This is a Copy - Paste of a part of the eMail:

Re: [PHP-DEV] Webmin & PHP... strange problems!

2002-01-29 Thread Jason Greene
First off, you are correct in mailing this problem to php-dev, as the follow information is not documented. Your problem is most likey due to the fact, that webmin does set one of the following environment variables: SERVER_SOFTWARE SERVER_NAME GATEWAY_INTEFACE REQUEST_METHOD Currently the PHP

[PHP-DEV] is create_function slow?

2002-01-29 Thread Emile Bosch
From: "Emile Bosch" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: is create_function slow? Date: dinsdag 29 januari 2002 14:17 Hi, is create function slow? Or has it a very significant slowdown compared to an include? i might want to create functions on the fly if it isn't tooo slow.. w

[PHP-DEV] Bug #12978 Updated: Multiple isset

2002-01-29 Thread sander
ID: 12978 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Old Bug Type: Feature/Change Request Bug Type: Documentation problem Operating System: linux PHP Version: 4.0.6 New Comment: Neat! Reopened as a documentation problem. Previous Comments:

RE: [PHP-DEV] CVS Account Request: marcbey

2002-01-29 Thread James Cox
Hi, what do you mean, being up to date with php & pear? -- you don't actually need a CVS account to checkout from CVS... Thanks, James > -Original Message- > From: marc beyerlin [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 29, 2002 4:53 PM > To: [EMAIL PROTECTED] > Subject: [PHP

[PHP-DEV] Bug #15279: RETURNTRANSFER and CUSTOMREQUST do not play well together

2002-01-29 Thread robert
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.1 PHP Bug Type: cURL related Bug description: RETURNTRANSFER and CUSTOMREQUST do not play well together When using curl to request a page, if I just set RETURNTRANSFER curlopt, things work as expected (output i

[PHP-DEV] CVS Account Request: marcbey

2002-01-29 Thread marc beyerlin
beeing up to date with php/pear -- 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 #15278: documentation error on ifx_query()

2002-01-29 Thread MarkRoedel
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.4-stable PHP version: 4.1.0 PHP Bug Type: Documentation problem Bug description: documentation error on ifx_query() The ifx_query() function specification at http://www.php.net/manual/en/function.ifx-query.php indicates tha

[PHP-DEV] Bug #15277: Apache can't load PHP as module with php_oci8 extension

2002-01-29 Thread lm
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.1.1 PHP Bug Type: Apache related Bug description: Apache can't load PHP as module with php_oci8 extension Using: Windows 2000 SP2 PHP 4.1.1 Apache 1.3.22 Oracle client 8.1.5 Got when Apache start :

[PHP-DEV] ftp_put problem

2002-01-29 Thread Alex Pedcenko
Hi! I have the problem with this function ftp_put. (binary mode) [you can try at www.darkstar.sal.lv -> "add download"] It can`t find local file on client machine (in ascii mode all OK). t when I uploading from localhost all OK. on phpdeveloper.com ther is a comment that "localfilename is relative

Re: [PHP-DEV] Writing own extension on Win

2002-01-29 Thread Alexander Merz
> You need to make sure > COMPILE_DL_(EXTENSION) > is defined... Was the error. Can somebody write an howto for win? I work since 10am to get this stuff working. -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM

Re: [PHP-DEV] Writing own extension on Win

2002-01-29 Thread brad lafountain
You need to make sure COMPILE_DL_(EXTENSION) is defined... --- Alexander Merz <[EMAIL PROTECTED]> wrote: > I've wrote an PHP-extension. After some problems with compiling and linking, > i've got the dll. > Testing it with > > dl("wintest1.dll"); > ?> > > it fails with > "Invalid library (may

[PHP-DEV] Bug #15276: Error with unset();

2002-01-29 Thread vvtk
From: [EMAIL PROTECTED] Operating system: RedHat 7.1 PHP version: 4.1.1 PHP Bug Type: Session related Bug description: Error with unset(); Simple Script: "; unset($TEXNS_ARRAY); $TEXN_ARRAY = "Value 1"; echo $TEXN_ARRAY.""; ?> After execution we have: Value 1 C

[PHP-DEV] Bug #9402 Updated: never ending cycle

2002-01-29 Thread ojo
ID: 9402 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: Sybase (dblib) related Operating System: RedHat 7.0 PHP Version: 4.0.4pl1 New Comment: no. still the same. example: $sqlcmd="raiserror(50007, 16, 1, 'NULL')"; $rs = mssql_query($sqlcmd);

[PHP-DEV] Bug #15267 Updated: declare makes apacke crahs burn and die!!

2002-01-29 Thread ferguson
ID: 15267 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Reproducible crash Operating System: win 98 PHP Version: 4.1.1 New Comment: It most defiantly does crash and burn! Unlike planes, apache does not like to stay down. It tries to start itself back u

[PHP-DEV] Bug #15275 Updated: Apache 1.3.20 won't start with newly compiled PHP 4.1.1

2002-01-29 Thread ms
ID: 15275 User updated by: [EMAIL PROTECTED] Old Summary: Apache 1.3.20 won't start with newly compiled PHP 4.1.1 Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating System: SuSE Linux 7.1 Kernel 2.4.2 PHP Version: 4.1.1 New Comment: Line 224 of http.conf is : LoadMo

[PHP-DEV] Bug #15275 Updated: Apache 1.3.20 won't start with newly compiled PHP 4.1.1

2002-01-29 Thread bate
ID: 15275 Updated by: bate Old Summary: Apache 1.3.20 won't start with newly compiled PHP 4.1.1 Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating System: SuSE Linux 7.1 Kernel 2.4.2 PHP Version: 4.1.1 New Comment: Whats is the line 224 on httpd.conf? Previous Commen

[PHP-DEV] Bug #15275: Apache 1.3.20 won't start with newly compiled PHP 4.1.1

2002-01-29 Thread ms
From: [EMAIL PROTECTED] Operating system: SuSE Linux 7.1 Kernel 2.4.2 PHP version: 4.1.1 PHP Bug Type: Apache related Bug description: Apache 1.3.20 won't start with newly compiled PHP 4.1.1 Apache version = 1.3.20 mod_ssl version = 2.8.4 for apache 1.3.20 openssl version

[PHP-DEV] Bug #8685 Updated: Here-Syntax problem

2002-01-29 Thread phanto
ID: 8685 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Old PHP Version: 4.0.4 PHP Version: 4.1.1 New Comment: thank you philip :) closing it silently after over a year is a bit to easy. this realy obfuscates php code a lot and i don't see any v

[PHP-DEV] CVS Account Request: swaminathanms

2002-01-29 Thread swaminathan
I wanna be involved in the PHP development initiative -- 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 #15274: Could not able to locate the OCI8 functions

2002-01-29 Thread sureshkb
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.1.0 PHP Bug Type: OCI8 related Bug description: Could not able to locate the OCI8 functions I am using Oracle 8.1.7 on Solaries mechine as Oracle Server. I am contacting via oracle 8.1.6 client on Windows2

Re[2]: [PHP-DEV] mailing to 19000 users

2002-01-29 Thread Daniel Lorch
Hi, > Mostafa Al-Mallawani wrote: >> hi, does anyone know how to send mail to 19000 users using the mail() >> function, i need to create a mailing list of this number of users and >> looping on 19000 users takes up a heck of a lot of resources...any >> solutions? thanks. > Please post question

[PHP-DEV] Bug #11716 Updated: Segmentation fault(coredump) in Apache(DSO-enabled) startup

2002-01-29 Thread vervoom
ID: 11716 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating System: AIX 4.3.3 PHP Version: 4.1.1 New Comment: I'm having exactly the same problem as this: # ./apachectl start ./apachectl[71]: 13068 S

[PHP-DEV] Bug #15273: Reference to array breaks

2002-01-29 Thread mvl
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.1 PHP Bug Type: Arrays related Bug description: Reference to array breaks Hi, Below you will find a piece of code which is intended to make two two-dimensional arrays: $aa and $bb. In fact, both arrays shoul

[PHP-DEV] Bug #15223 Updated: PHP Memory violation using Java 1.3

2002-01-29 Thread rlutzkanoff
ID: 15223 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Java related Operating System: Windows 2000 PHP Version: 4.1.1 New Comment: The same symptoms appear using iPlanet under Windows 2000 in nsapi mode. In CGI mode there is no problem... Previous Com

[PHP-DEV] Bug #15257 Updated: Can't retrieve node content

2002-01-29 Thread chregu
ID: 15257 Updated by: chregu Old Summary: Can't retrieve node content Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: DOM XML related Operating System: Windows2000 PHP Version: 4.1.1 New Comment: this will be implemented in the next version of php (4.2) or already in cvs

[PHP-DEV] Bug #10203 Updated: foreach weakness

2002-01-29 Thread yohgaki
ID: 10203 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: Feature/Change Request Operating System: all PHP Version: 4.0.4pl1 New Comment: It's in TODO already :) Someone might implement it, but I guess it's not anytime soon. Previous Comments: ---

[PHP-DEV] Bug #15272: JDDayOfWeek result wrong by one day

2002-01-29 Thread noel
From: [EMAIL PROTECTED] Operating system: WinXP PHP version: 4.1.1 PHP Bug Type: Calendar related Bug description: JDDayOfWeek result wrong by one day JDDayOfWeek returns a result which is wrong by one day, for instance it says that Jan. 29th, 2002 is a 1, Monday, or Mon, de

[PHP-DEV] Bug #15257 Updated: Can't retrieve node content

2002-01-29 Thread work
ID: 15257 User updated by: [EMAIL PROTECTED] Old Summary: Can't retrieve node content Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DOM XML related Operating System: Windows2000 PHP Version: 4.1.1 New Comment: Thank you sir, That works a treat. Previous Comments: --

[PHP-DEV] Bug #10203 Updated: foreach weakness

2002-01-29 Thread jack
ID: 10203 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: Feature/Change Request Operating System: all PHP Version: 4.0.4pl1 New Comment: you haven't read the previous posts, have you? I think it's a general problem with list() constr