Re: [PHP-DEV] php_curl

2001-03-06 Thread Peter
Sorted this out. There is no problem with php_curl in the latest snapshot, just me bing dim... Cheers Peter "Peter Johnson" <[EMAIL PROTECTED]> wrote in message 2DC103B51A1BD211AD0800A0C9DD666E3B2B1D@USLSERVER4">news:2DC103B51A1BD211AD0800A0C9DD666E3B2B1D@USLSERVER

[PHP-DEV] Re: PHP 4.0 Bug #8647 Updated: php.exe exception: access violation address: 0x1008e6a1 on or after file()

2001-03-09 Thread Peter
leading edge again after this project. See you at ApacheCon. Peter Bug Database wrote: > > ID: 8647 > Updated by: sniper > Reported By: [EMAIL PROTECTED] > Old-Status: Feedback > Status: Closed > Bug Type: Reproduceable crash > Assigned To: > Comments: > > No fe

[PHP-DEV] Win 2K & 4.05RC1

2001-03-15 Thread Peter
Hi When trying to send an email using mail() on Win2K, I get Warning: Server Error at line . and the email is not sent Exactly the same script running on WinNT 4.0 Sp6a sends the email fine. Both machines are running 4.05RC1 Thanks in advance for any help Peter -- PHP Development

[PHP-DEV] PHP 4.0 Bug #9879: ISAPI Not handleing connections to MySQL correctly

2001-03-20 Thread peter
From: [EMAIL PROTECTED] Operating system: Win NT PHP version: 4.0.4pl1 PHP Bug Type: MySQL related Bug description: ISAPI Not handleing connections to MySQL correctly When running php as an isapi filter, php connects and works properly, but does not reuse persistant connect

[PHP-DEV] Bug #14802: --with-oci8 doesnt grok 64-bit Oracle 9i

2002-01-02 Thread peter
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.1.1 PHP Bug Type: Compile Failure Bug description: --with-oci8 doesnt grok 64-bit Oracle 9i > less debug.log CONFIGURE: './configure' '--with-fastcgi' '--without-mysql' '--with-oci8=/home/oracle/OraHome1'

[PHP-DEV] Bug #14550 Updated: Basic Authentication fails

2002-01-09 Thread peter
ID: 14550 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Apache related Operating System: Debian Linux 2.4.12 PHP Version: 4.1.0 New Comment: The problem is not solved in 4.1.1, if the debian package 4.1.1-1 contains the r

[PHP-DEV] Bug #11453: textdomain() requires parameter

2001-06-19 Thread peter
From: [EMAIL PROTECTED] Operating system: NT 4.0 PHP version: 4.0 Latest CVS (2001-06-12) PHP Bug Type: Gettext related Bug description: textdomain() requires parameter Release: php4win.de: php-4.0.7-dev-20010611.exe Documentation: Call textdomain() with no parameters to get

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

2001-07-02 Thread peter
ormation on why this happens? Thanks! Peter --- Full Bug description available at: http://bugs.php.net/?id=11171 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For a

[PHP-DEV] Bug #11903: xpath_eval does not work with default namespace.

2001-07-05 Thread peter
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.3 PHP version: 4.0.6 PHP Bug Type: DOM XML related Bug description: xpath_eval does not work with default namespace. Hi, When using default namespace in the XML (XHTML) source xpath_eval will not return any result except w

[PHP-DEV] Bug #11903 Updated: xpath_eval does not work with default namespace.

2001-07-05 Thread peter
ID: 11903 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: DOM XML related Operating system: FreeBSD 4.3 PHP Version: 4.0.6 Description: xpath_eval does not work with default namespace. I forgot. This namespace decleration will also work with xpath_eval http://www.w3.org/1999/xhtml";>

[PHP-DEV] Bug #11903 Updated: xpath_eval does not work with default namespace.

2001-07-06 Thread peter
ID: 11903 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: DOM XML related Operating system: FreeBSD 4.3 PHP Version: 4.0.6 Description: xpath_eval does not work with default namespace. I forgot again libxml version: 2.3.10 iconv version: 2.0 Previous Comments: --

[PHP-DEV] Bug #10775: Apache process in loop after allocation of first session

2001-05-09 Thread peter
From: [EMAIL PROTECTED] Operating system: NT 4.0 SP6a PHP version: 4.0.5 PHP Bug Type: *Session related Bug description: Apache process in loop after allocation of first session Using Apache 1.3.19, PHP 4.0.5, MySQL from April download. The web site has worked with several

[PHP-DEV] Bug #10843: Function creates new array but does not reset pointer

2001-05-13 Thread peter
From: [EMAIL PROTECTED] Operating system: NT 4.0 sp6 PHP version: 4.0.5 PHP Bug Type: ODBC related Bug description: Function creates new array but does not reset pointer I tried odbc_fetch_into() in the enclosed loop. I had to inset the reset($array) to get the loop working

[PHP-DEV] Bug #9879 Updated: ISAPI Not handleing connections to MySQL correctly

2001-11-21 Thread peter
ID: 9879 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: MySQL related Operating System: Win NT PHP Version: 4.0.4pl1 New Comment: I tried the RC releas, and it seems to work fine. The original code that caused the problem has been m

[PHP-DEV] Bug #14494: xpath_new_context nolonger works

2001-12-13 Thread peter
From: [EMAIL PROTECTED] Operating system: Linux Red Hat 7.1 PHP version: 4.1.0 PHP Bug Type: DOM XML related Bug description: xpath_new_context nolonger works xpath_new_context() worked fine in 4.0.6 with libxml2-2.3.10 but not with 4.1 with neither libxml2-2.4.2 nor

Re: [PHP-DEV] CVS Account Request: peter

2002-04-20 Thread Peter
update those pages now as I worked on sockets with 4.1.2 today. I might test the same code with RC4 on Sunday. Either way, some pages would be updated and gain examples. Peter 4/19/02 4:25:40 PM, Markus Fischer <[EMAIL PROTECTED]> wrote: >On Fri, Apr 19, 2002 at 05:43:13AM -0000, Peter

[PHP-DEV] PHP 4.0 Bug #8647: php.exe exception: access violation address: 0x1008e6a1 on or after file()

2001-01-10 Thread peter
From: [EMAIL PROTECTED] Operating system: NT 4.0 SP6a PHP version: 4.0.4 PHP Bug Type: Reproduceable crash Bug description: php.exe exception: access violation address: 0x1008e6a1 on or after file() Loading array via file(). File is 4Mb of text. Bang, PHP died. I increased

[PHP-DEV] Re: PHP 4.0 Bug #8647 Updated: php.exe exception: access violation address: 0x1008e6a1 on or after file()

2001-01-11 Thread Peter
occurred. I do not remember leaving file() in and xml out. I will test that this morning. Peter Bug Database wrote: > > ID: 8647 > Updated by: dbeu > Reported By: [EMAIL PROTECTED] > Old-Status: Open > Status: Feedback > Bug Type: Reproduceable crash > Assigned To: > Co

[PHP-DEV] Re: PHP 4.0 Bug #8647 Updated: php.exe exception: access violation address: 0x1008e6a1 on or after file()

2001-01-23 Thread Peter
checking if the handlers exist then xml_parse calls an invalid address. Peter Bug Database wrote: > > ID: 8647 > Updated by: dbeu > Reported By: [EMAIL PROTECTED] > Old-Status: Open > Status: Feedback > Bug Type: Reproduceable crash > Assigned To: > Comments: > >

[PHP-DEV] Re: PHP 4.0 Bug #8647 Updated: php.exe exception: access violation address: 0x1008e6a1 on or after file()

2001-01-24 Thread Peter
I found this in a Linux log when I tested XML page on Linux: [Wed Jan 24 20:48:39 2001] [notice] child pid 24731 exit signal Segmentation fault (11) The line occured once for each time the script blew up. Bug Database wrote: > > ID: 8647 > Updated by: dbeu > Reported By: [EMAIL PROTECTED] > Ol

[PHP-DEV] Bug #12724: persistent connections with postgres

2001-08-13 Thread peter
From: [EMAIL PROTECTED] Operating system: Linux (RH 7.1) PHP version: 4.0.4pl1 PHP Bug Type: Unknown/Other Function Bug description: persistent connections with postgres I created a persistent connection to postgres (7.03). I establish a connection for every page opened. T

[PHP-DEV] Bug #12724 Updated: persistent connections with postgres

2001-08-13 Thread peter
ID: 12724 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Unknown/Other Function Bug Type: PostgreSQL related Operating System: Linux (RH 7.1) PHP Version: 4.0.4pl1 New Comment: I rechecked the bug database and there are other reports which seem to com

[PHP-DEV] Bug #12283 Updated: File uploads: some filetypes work, some don't

2001-08-19 Thread peter
ID: 12283 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: HTTP related Operating System: Linux 2.2.16-22 (RedHat 7.0) PHP Version: 4.0.6 New Comment: I did increase the size, but with the same results. I also tried other upload scripts

[PHP-DEV] Bug #12283 Updated: File uploads: some filetypes work, some don't

2001-08-19 Thread peter
ID: 12283 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: HTTP related Operating System: Linux 2.2.16-22 (RedHat 7.0) PHP Version: 4.0.6 New Comment: I tried it again with the same script on my home configuration (linux RH 7.0 + php 4

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/informix config.m4

2003-02-19 Thread Peter Neuman
rsions is Shit, New Version is better... No Please fix this... Peter Neuman -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: Libtool for RH8

2003-02-19 Thread Peter Neuman
m -rf libtool-1.4.3.tar.gz rm -rf libtool-1.4.3 And recompile PHP. -> Done HTH Peter Neuman -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: Libtool for RH8

2003-02-19 Thread Peter Neuman
f libtool-1.4.3.tar.gz rm -rf libtool-1.4.3 And recompile PHP. -> Done HTH Peter Neuman -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Release plan of PHP 4.3.2?

2003-02-22 Thread Peter Neuman
Hello, Me a legend when does it know RC's/Final of 4.3.2 gives? because 4.3.0/4.3.1 are buggy. :( Peter Neuman -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] php_pgsql.dll problem

2003-03-03 Thread Peter Kmet
d libpq.dll and libpq.lib and copied it to winnt/system32 folder (i tried php dll extensions dir as well) but i still have same warning and pg_* functions are not avilable. Your help is very appreciated Peter Kmet -- -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visi

Re: [PHP-DEV] Apache2 SAPI

2003-03-06 Thread Peter Neuman
Hi, Jani Taskinen <[EMAIL PROTECTED]> wrote: > And make the configure option --with-apxs2.. :) Do you have an idea when --with-apache2 comes? thus which one can install the Apache2 also without DSO/CGI support? As with the Apache1 (--with-apache)... Thanks Peter Neuman -- PHP De

[PHP-DEV] Zend HEAD changes

2003-03-08 Thread Peter Bowen
, especially the backtrace printing functionality, will get backported? Thanks. Peter Index: zend_builtin_functions.c === RCS file: /repository/Zend/zend_builtin_functions.c,v retrieving revision 1.124 retrieving revision 1.133 diff -u

[PHP-DEV] Re: [WARNING] Release process for 4.3.2 starts RSN..

2003-03-09 Thread Peter Neuman
I need a Stable 4.3.2, 4.3.0/4.3.1 have to full bugs for a ISP Server. - Peter Neuman -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: php4 /ext/standard http_fopen_wrapper.c

2002-09-07 Thread Peter Neuman
Hello, "Ilia Alshanetsky" <[EMAIL PROTECTED]>: > Log: > Fixed a massive memory leak that occurs when an opened webpage returns > a non 200 return code. Add Please also to Branch 4.2.0... Thanks Peter Neuman -- PHP Development Mailing List <http://www.php

Re: [PHP-DEV] Re: php4 /ext/standard http_fopen_wrapper.c

2002-09-07 Thread Peter Neuman
Hello, "Sterling Hughes" <[EMAIL PROTECTED]>: > There won't be anymore releases off this branch -- why? In the Main Version the safety hole was recovered, why not in branch? Peter Neuman -- PHP Development Mailing List <http://www.php.net/> To unsubscr

Re: [PHP-DEV] PHP 4.3 branch

2002-10-05 Thread Peter Neuman
"Sebastian Bergmann" <[EMAIL PROTECTED]> > Andrei Zmievski wrote: > > I have made PHP_4_3 branch just now. > > Will HEAD become 4.4.0-dev, or 5.0.0-dev? Considering the long release > cycle to be expected I prefer the latter. +1 for 5.0.0-dev -- PHP Development Mailing List

[PHP-DEV] Re: [4.3] Current critical bugs

2002-10-15 Thread Peter Neuman
Hi, "Andrei Zmievski" <[EMAIL PROTECTED]>: > Summary: random error: open_basedir restriction in effect. File is in > wrong directory > URL: http://bugs.php.net/bug.php?id=19292 Please Fix this, this is a very big Bug.. Thanks Peter Neuman -- PHP Devel

[PHP-DEV] Re: Forked ext/gd by default

2002-10-21 Thread Peter Neuman
Update to gd-2.0.2 final? See: http://www.boutell.com/gd/ Cu Peter Neuman -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: Weird branches in CVS

2002-10-27 Thread Peter Neuman
Hi Derick, "Derick Rethans" <[EMAIL PROTECTED]>: > And the "php5_5_0" one, which is differently named from the rest: > php5_5_0: 1.20 Write errors or? php4_5_0 is to be called certain Cu Peter Neuman -- PHP Development Mailing List <http://www.ph

Re: [PHP-DEV] Re: Weird branches in CVS

2002-10-27 Thread Peter Neuman
rry my English is not so good ;o) Cu Peter -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DEV] Compile PHP-CODE

2002-11-06 Thread Peter Petermann
t Developement in PHP. For questions like this, i guess, PHP-General List is a better Place. Regards, Peter Petermann -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: GD filters done patch available

2002-11-12 Thread Peter Neuman
Hi, "Pierre-Alain Joye" <[EMAIL PROTECTED]>: > GD filters are done and patch against current cvs available at > http://www.pearfr.org/phpgd/filters/ > > Feedbacks, comments welcome Very nice :-) Peter Neuman -- PHP Development Mailing List <http://www.php.ne

[PHP-DEV] Re: php4 / configure.in /main php_version.h

2002-11-13 Thread Peter Neuman
Hello, "Andrei Zmievski" <[EMAIL PROTECTED]>: > andrei Wed Nov 13 14:19:07 2002 EDT > > Modified files: > /php4 configure.in > /php4/main php_version.h > Log: > Change version to 4.4.0-dev. hm? not 5.0.0-dev? it's time for this... -- PHP Development Mailing List

Re: [PHP-DEV] Re: PHP 4.3.0RC3

2002-12-12 Thread Peter Neuman
hmm better is: #if HAVE_LIBGD => 204 io_ctx->gd_free(io_ctx); #else io_ctx->free(io_ctx); #endif or so, my C is not good my PHP is better :o) :P or one makes which one ext/gd only with gd2.0.4 install can? "Electroteque" <[EMAIL PROTECTED]> schrieb im Newsbei

[PHP-DEV] PHP 4.0 Bug #9057: date("r") causes segmentation fault

2001-02-01 Thread peter . nelson
From: [EMAIL PROTECTED] Operating system: Linux 2.2.18 Alpha PHP version: 4.0.4pl1 PHP Bug Type: Date/time related Bug description: date("r") causes segmentation fault './configure' '--with-apxs=/usr/local/apache-1.3.17/bin/apxs' '--enable-memory-limit' '--enable-ftp' '-

[PHP-DEV] PHP 4.0 Bug #9196: Cannot create ADO objects with MDAC 2.6

2001-02-09 Thread peter . johnson
From: [EMAIL PROTECTED] Operating system: Win2K Winnt4 PHP version: 4.0.4pl1 PHP Bug Type: COM related Bug description: Cannot create ADO objects with MDAC 2.6 The code snippet below fails on the line which sets the Active Connection of the Command Object. It works OK with

[PHP-DEV] PHP 4.0 Bug #9196 Updated: Cannot create ADO objects with MDAC 2.6

2001-02-10 Thread peter . johnson
ID: 9196 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related Description: Cannot create ADO objects with MDAC 2.6 I've managed to work out what was wrong - it seems that if I am using the ZendOptimiser I get problems wth COM, otherwise it works OK. Previous C

[PHP-DEV] php_curl

2001-03-05 Thread Peter Johnson
return value from the script to parse, but I am not getting this. This all worked fine in 4.04. I am having to use 4.05-dev because of the fixes to the COM functions. Any help given much appreciated Peter - Peter Johnson Email: mailto:[EMAIL PROTECTED

[PHP-DEV] Re: PHP 4.0 Bug #8657 Updated: Errormessage on the Browser if using UNC path notation for document root

2001-03-12 Thread Peter Mamier
Yes, i've tried out PHP 4.0.4pl1, but the problem persists, also with the binary php.exe. If i call php.exe from the command line like php c:\phptest.php i see the html output if i call php \\server\vol\dir\phptest.php there is no output and no errormessage. If i map \\server\vol to w: and call

Re: [PHP-DEV] php compiler - (or really) big binary builder

2001-12-28 Thread Peter Petermann
longer. but i think Plot is still reading this list, so maybe he will tell us his new URL. regards, Peter Petermann -- 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 ad

Re: [PHP-DEV] Re: PHP 5

2002-01-02 Thread Peter Petermann
re not hosting themself.. its great to have all that stuff included in PHP, its easiert to tell your provider "hey could you enable this feature" instead of "hey.. would you intall..." just my 2 cents -- Peter "[DiSAStA]" Petermann -- PHP Development Mailing List

Fwd: Re: [PHP-DEV] Re: new bug viewing/editing form

2002-01-07 Thread Peter Lowe
oops, forgot to cc: php-dev. - Forwarded message from Peter Lowe <[EMAIL PROTECTED]> - Date: Mon, 7 Jan 2002 10:20:39 +0100 From: Peter Lowe <[EMAIL PROTECTED]> To: Melvyn Sopacua <[EMAIL PROTECTED]> Subject: Re: [PHP-DEV] Re: new bug viewing/editing form Reply-To: [EM

[PHP-DEV] Building standalone executable and apache module at the same time

2002-01-09 Thread Peter Bowen
reate both using only one configure/compile? Thanks. Peter -- 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 #14982: passthru() fails if more than one command line argument is quoted

2002-01-10 Thread peter . linstrom
From: [EMAIL PROTECTED] Operating system: Windows NT 4.0/ Windows 2000 PHP version: 4.1.1 PHP Bug Type: Performance problem Bug description: passthru() fails if more than one command line argument is quoted Problem: When the command line passed to passthru contains more th

Re: [PHP-DEV] Re: migrating PHPs across machines...

2002-01-12 Thread Peter Petermann
> [insert other shameless plugs here] derick, since i know you are able to read some german: http://learn.to/quote ;) regards, Peter Petermann -- *ZIMT - where PHP meets needs* PHP Usergroups: www.phpug.de - [EMAIL PROTECTED] PHP Infos: www.php-center.de - [EMAIL PROTECTED] VL-SRM Homep

Re: [PHP-DEV] Re: migrating PHPs across machines...

2002-01-12 Thread Peter Petermann
> I indeed did not like your response for these reasons: > 1) Wrong list. > 2) It had little to do with the question. > 3) I just don't like any response from you. > 4) I just enjoy reading your funny comments on everything + 1 regards, Peter Petermann -- Homepage:

Re: [PHP-DEV] Re: migrating PHPs across machines...

2002-01-12 Thread Peter Petermann
bad case of > descrimination of some of you against me . > You have just shown that descrimination exists no matter how much I > pointed that in the past and was just accused of making that up. Never > mind, you never fooled me, and now it should be clear to everybody that > is r

Re: [PHP-DEV] Re: migrating PHPs across machines...

2002-01-12 Thread Peter Petermann
reaction to his attact to my person. so in your view everyone who says something negative about you, even if he is just criticizing, he is a net cop? everyone not agreeing with you is a big bad net cop? wake up! > Actually I find more valuable the people that have the guts to speak up > what th

Re: [PHP-DEV] HTTP AUTHENTICATION Solution

2002-01-16 Thread Peter Petermann
Hi Bharath, > Please correspond via email for my convinience and > also on the News Group for the benifit of the Php Developers... you are posting to the wrong List. php-dev is for developing PHP itself, and extensions for PHP in C. Please have a look which List is better. regards,

Re: [PHP-DEV] FOSDEM 2002

2002-01-18 Thread Peter Petermann
ganize a bit for this, too. there is one.. derick is doing it regards, Peter -- Homepage: www.cyberfly.net PHP Usergroups: www.phpug.de - [EMAIL PROTECTED] PHP Infos: www.php-center.de - [EMAIL PROTECTED] VL-SRM Homepage: www.vl-srm.net - [EMAIL PROTECTED] -- PHP Development Mailing List <

[PHP-DEV] Bug #15142: configure --help for --with-xslt-sablot lacks "[=DIR]"

2002-01-21 Thread peter . prohaska
From: [EMAIL PROTECTED] Operating system: any PHP version: 4.1.1 PHP Bug Type: Documentation problem Bug description: configure --help for --with-xslt-sablot lacks "[=DIR]" $ ./configure --help ... --with-xslt-sablot XSLT: Enable the sablotron backend ... after

Re: [PHP-DEV] PHP TAG

2002-01-24 Thread Peter Petermann
stay away from this list but also > from PHP due to the hostility that he is receiving, but that is just my > opinion. Tell a better way to force someone who doesnt read what you are writing to him. regards, Peter -- Homepage: www.cyberfly.net PHP Usergroups: www.phpug.de - [EMAIL PROTECTE

Re: [PHP-DEV] TML++

2002-01-27 Thread Peter Petermann
Congrats Joey, regards, Peter -- Homepage: www.cyberfly.net PHP Usergroups: www.phpug.de - [EMAIL PROTECTED] PHP Infos: www.php-center.de - [EMAIL PROTECTED] VL-SRM Homepage: www.vl-srm.net - [EMAIL PROTECTED] -- PHP Development Mailing List <http://www.php.net/> To unsubscribe,

Re: [PHP-DEV] Re: [Apc-cache] Re: [PHP-DEV] NEW PHP standalone compiler (was Re: [PHP-DEV] Here we try again)

2002-01-31 Thread Peter Janett
omments and unnecessary white space, while also turning all variables into non descriptive names. This means that PHP can still read it, but it's very difficult for people to interpret. Of course, that would only make code tougher to steal. HTH, Peter Janett New Media One Web Services ~

[PHP-DEV] Re: [PEAR-DEV] Re: [PHP-DEV] PHP list server is banning mlemos@acm.org [Fwd:Mensagem automatica: User unknown [Usuario desconhecido]]

2002-02-06 Thread Peter Petermann
Manuel, maybe you shouldnt care about the problems of others, you should take a look at yourselve, maybe youll find the reason for that ban in your behaviour. regards, Peter Petermann -- Homepage: www.cyberfly.net PHP Usergroups: www.phpug.de - [EMAIL PROTECTED] PHP Infos: www.php-center.de

Re: [PHP-DEV] Freshmeat PHP Project Info is obsolete...

2002-02-12 Thread Peter Petermann
freshmeat will check if that is ok. I hope ive been the only one changing that record, so scoop isnt flooded by change messages ;) regards, Peter -- Homepage: www.cyberfly.net PHP Usergroups: www.phpug.de - [EMAIL PROTECTED] PHP Infos: www.php-center.de - [EMAIL PROTECTED] VL-SRM Homepage: www.vl

[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

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Peter Petermann
> Would you like to have sex with me if I dressed up like a ballerina and > called myself Bob? > > http://www.b0g.org/?sec=files&id=424&nid=423 > (come on guys, we get so few of these wonderful gents per year, let me > have *some* fun ;) hehe... ;) disi -- PHP Development Mailing List

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Peter Petermann
> And you too, Ding dong, butt face. mh.. always talking about Ding dong? is your "Ding dong" to short? :p -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Peter Petermann
hey kiddie, > Well with ("Peter Petermann") as your name it's no wonder that you have a > one track mind! > Sorry no faggots allowed here! then, why are you here? > Wow, just stick a stick in the php nest and they come out of the woodwork. > No wonder PHP is BUGG

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Peter Petermann
> Yeah? Well I wonder how you could even make it to being called Products > Engineer. > Obviously any monkey that wants to take the job could be called that too. well, joel, seems as if you job description is just "looser"! Peter Petermann -- *ZIMT - where PHP meets need

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Peter Petermann
> still manages to know something about web programming! oh, realy? did you know that design is part of web programming? oh... wait.. http://intwebservices.com/ is yours? ah... i see no design is good design?! -- PHP Development Mailing List To unsubscribe, e-mail: [EM

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Peter Petermann
> Fuck you and all your PHP bullshit hype crap. do you have sex with computers? -- 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]

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-22 Thread Peter Petermann
> remembering the "jon" flame? it took way to much time to read, ok. it > was funny, but remember there are many people on the list who neither > want to have fun nor want their inboxes spammed with rubbish mh.. an list like [EMAIL PROTECTED] could be a solution ;) -- PHP Development Mailing

[PHP-DEV] Bug #11613: cannot compile apache+php+snmp

2001-06-22 Thread peter . hudak
From: [EMAIL PROTECTED] Operating system: RH7.1, kernel 2.4.5, apache 13.20 PHP version: 4.0.5 PHP Bug Type: SNMP related Bug description: cannot compile apache+php+snmp I cannot compile apache+php+snmp (statically linked). this is my configure command for PHP: ./configure

Re: [PHP-DEV] Moving output.c from ext/standard to main/

2001-07-20 Thread Peter Petermann
> On Fri, 20 Jul 2001, Zeev Suraski wrote: > > I'm thinking about moving the file in CVS, and in addition to fixing the > > HEAD branch, fix also the 4.0.6 branch, so that we at least can check out > > one version back. What do you guys think? > +1 on this +1 =)

[PHP-DEV] File uploads: some filetypes work, some don't

2001-07-20 Thread Peter Vruggink
From: [EMAIL PROTECTED] Operating system: Linux 2.2.16-22 (RedHat 7.0) PHP version: 4.0.6 PHP Bug Type: HTTP related Bug description: File uploads: some filetypes work, some don't I have a problem with file uploads on my PHP configuration. Some filetypes get uploaded (e.g. B

Re: [PHP-DEV] Security Issues

2001-07-25 Thread Peter Petermann
ned off too - Peter -- *ZIMT - where PHP meets needs* Homepage: www.cyberfly.net - [EMAIL PROTECTED] PHP Usergroups: www.phpug.de - [EMAIL PROTECTED] Just for Fun: www.fist-center.de - [EMAIL PROTECTED] -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EM

Re: [PHP-DEV] PHP and WebDAV

2001-07-25 Thread Peter Petermann
t had a quick look on it, it seems to give php the ability to work as WebDAV client, but real intresting would be the other way, let handle the server part. Rasmus talked to me about this on LinuxTag in Germany, maybe someone reading this has the time doing that? - Peter -- *ZIMT - where PH

Re: [PHP-DEV] Security Issues

2001-07-27 Thread Peter Petermann
writing secure apps without teaching them about how this works, we shouldnt change php, we should give more information about this problems, so everyone is able to learn how to avoid them. - Peter -- *ZIMT - where PHP meets needs* Homepage: www.cyberfly.net - [EMAIL PROTECTED] PHP Usergroups: w

Re: [PHP-DEV] Security Issues

2001-07-27 Thread Peter Petermann
> register_globals is off? Of course not, but it's definitely going to knock > down a huge amount of exploits in their apps, and there are good chances > that these would be the only exploits in it. as rasmus wrote, this would only result in users using foreach to do that. > >you cant fight s

Re: [PHP-DEV] Security Issues

2001-07-27 Thread Peter Petermann
't force people to write secure applications, but you can make > it easier. i dont think it is easier to write more secure applications with turning a feature of. - Peter -- *ZIMT - where PHP meets needs* Homepage: www.cyberfly.net - [EMAIL PROTECTED] PHP Usergroups: www.phpug.de - [EMAIL P

Re: [PHP-DEV] Security Issues

2001-07-27 Thread Peter Petermann
lications, they are wrong, not php is. if i give machines to you, allowing you to build cars secure ones, and insecure ones (those without brakes ;) and you build a insecure one, thats not my fault. but if i want to help you, i wouldnt turn of one of the switches you use, and hope you dont use ano

[PHP-DEV] RE: Bug #10511 Updated: Cannot set COM object properties

2001-04-30 Thread Peter Johnson
ideas I can try? Cheers Peter -Original Message- From: Bug Database [mailto:[EMAIL PROTECTED]] Sent: 29 April 2001 16:00 To: [EMAIL PROTECTED] Subject: Bug #10511 Updated: Cannot set COM object properties ID: 10511 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status

RE: [PHP-DEV] Classes & function names

2001-05-04 Thread Peter Petermann
>>IMHO, in a compatibility breaking upgrade, we should look into defaulting >>to case sensitivity, while allowing case insensitivity as a >non-default option. >+1 +1 =) Peter "[DiSAStA]" Petermann

[PHP-DEV] Bug #10511: Cannot set COM object properties

2001-04-26 Thread peter . johnson
from anonymous access, to requiring a login through basic authentication, then the scripts fail and cannot set properties on the COM object. The same scripts work fine when run as the anonymous user. Very weird... Thanks in advance for any help Cheers Peter -- Edit Bug report at: http

Re: [PHP-DEV] removing ereg functions

2001-05-16 Thread Peter Petermann
hm... > That is why I am asking. Is there a core reason that the ereg functions > have to be there? I could extend this to other functions as well of course. > But this set in particular I have wondered about. maybe because some people are using them? ... Peter Petermann

Re: [PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] PHP 4.0.6RC1 ready for testing

2001-05-16 Thread Peter Petermann
is ok, i could put it there... just tell me to do so.. Peter -- 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]

Re: [PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] PHP 4.0.6RC1 ready for testing

2001-05-16 Thread Peter Petermann
T thing... Sounds like libtool-1.4 on Debian to me =8\ hm.. tested it here on a fresh installed Win98 box, i dont have the file you mentioned, but there was no error!? Peter.. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additiona

Re: [PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] PHP 4.0.6RC1 ready for testing

2001-05-16 Thread Peter Petermann
> tested it here on a fresh installed Win98 box, > i dont have the file you mentioned, but there was no error!? tested it on win2k too, no problems at all... Peter -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comm

Re: [PHP-DEV] Latest commit -- depreciation of call_user_method()

2001-05-17 Thread Peter Petermann
.0 index.php4.1 index.php4.2 etc... this cant be the right way... -- Peter -- 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]

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/mysql php_mysql.c

2001-12-06 Thread Peter Petermann
g all rows from a previous unbuffered query", get_active_function_name(TSRMLS_C)); while (mysql_fetch_row(mysql_result)); } zend_list_delete(mysql->active_result_id); mysql->active_result_id = 0; } Now you can see, that in second case zend_list_delete && mysql-

Re: [PHP-DEV] php + cygwin

2002-02-21 Thread Peter Petermann
well, there is some older porting project, but i guess it could help: http://www.student.uni-koeln.de/cygwin/ regards, Peter Petermann -- Homepage: www.cyberfly.net PHP Usergroups: www.phpug.de - [EMAIL PROTECTED] PHP Infos: www.php-center.de - [EMAIL PROTECTED] VL-SRM Homepage: www.vl-srm.net

[PHP-DEV] Apache status line

2002-02-22 Thread Peter Bowen
us_line element of the request_rec, or would a patch be accepted that added this functionality? Thanks. Peter -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Please Add my Patch: ext/xslt/sablot.c

2002-02-23 Thread Peter Neuman
Hello, Here is my Patch for a better Design: --- ext/xslt/sablot.c +++ ext/xslt/sablot.c @@ -164 +164 @@ - php_info_print_table_header(2, "XSLT support", "enabled"); + php_info_print_table_row(2, "XSLT Support", "enabled"); can one add it? Thanx Cu Pet

Re: [PHP-DEV] New Module

2002-03-05 Thread Peter Petermann
ave PHP License, that could conflict. regards, Peter Petermann -- Homepage: www.cyberfly.net PHP Usergroups: www.phpug.de - [EMAIL PROTECTED] PHP Infos: www.php-center.de - [EMAIL PROTECTED] VL-SRM Homepage: www.vl-srm.net - [EMAIL PROTECTED] -- PHP Development Mailing List <http://www.

[PHP-DEV] xml dtd's via http - problem

2002-03-06 Thread Peter Haywood
I have noticed a rather painful problem with either Expat or Sablotron. I am building a XML news feed system page that transforms XML files form other sites. If I try to transform an XML document that contains a DTD reference via http, I get: "unsupported URI scheme 'http'" If I download the

[PHP-DEV] A good PHP Shop

2002-03-06 Thread Peter Haywood
Hello,, I am looking at setting up PHP driven shop. Can anyone recommend one? Or which ones to stay away from? And why? I am reviewing phpShop at the moment, and it looks pretty nicely featured. Thanks, Pete -- PHP Development Mailing List To unsubscribe, visit: h

Re: [PHP-DEV] - Looking for good php-editor

2002-03-21 Thread Peter Petermann
hing Try Weaverslave http://www.weaverslave.de regards, Peter Petermann -- Homepage: www.cyberfly.net PHP Usergroups: www.phpug.de - [EMAIL PROTECTED] PHP Infos: www.php-center.de - [EMAIL PROTECTED] VL-SRM Homepage: www.vl-srm.net - [EMAIL PROTECTED] -- PHP Development Mailing List <http://www.ph

[PHP-DEV] -lresolv problems on OpenBSD

2002-03-22 Thread Peter Blokland
.. I tried the patches for 4.1.2 that are available in OpenBSD ports, but to no avail. I'm using OpenBSD 3.0 Release (Apache 1.3.19), with added automake 1.4-p5, autoconf 2.13 and libtool 1.4. -- CUL8R, Peter. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Building Apache DSO on OpenBSD3.0

2002-03-24 Thread Peter Blokland
enable-trans-sid --enable-xslt --with-xslt-sablot --with-jpeg-dir=/usr/local/ --with-png-dir=/usr/local/ --with-xpm-dir=/usr/X11R6/ --with-freetype-dir=/usr/X11R6/ -- CUL8R, Peter. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

  1   2   >