[PHP-DEV] Bug #10279: recursive loop problem

2001-04-10 Thread nf

From: [EMAIL PROTECTED]
Operating system: FreeBSD 4.1.1-STABLE
PHP version:  4.0.4
PHP Bug Type: Reproduceable crash
Bug description:  recursive loop problem

--- begin test.php ---
?

$test = include("test.php");

?
--- end test.php ---

This brought my whole server to it's knees. It basically ate all the resources it 
could find and filled up all the swap space until the kernel went "erk".

I haven't done much research but I'm aware that there are ways of detecting this kind 
of script.

Maybe this isn't really a bug, but it's something worth thinking about (or at least 
documenting).


-- 
Edit Bug report at: http://bugs.php.net/?id=10279edit=1



-- 
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] Re: [PEAR-DEV] Go-Pear goes Web!

2002-10-29 Thread nf-list
Hello!
I've been trying to use the go-pear WebInstaller with some lack of success.

On Win2k running php 4.2.2 I get the folowing:

Downloading package: PEAR.ok
Downloading package: Archive_Tar..ok
Downloading package: Console_Getoptok
Downloading package: XML_RPC..ok
Downloading package: Pagerok
Downloading package: HTML_Template_ITok
Downloading package: Net_UserAgent_Detectok
Downloading package: PEAR_Frontend_Webok
Bootstrapping: PEAR...ok
Bootstrapping: Archive_Tarok
Bootstrapping: Console_Getopt.ok
Downloading package: DB...ok
Downloading package: Net_Socket...ok
Downloading package: Net_SMTP.ok
Downloading package: Mail.ok
Downloading package: XML_Parser...ok
Extracting installer..
Invalid checksum : 40057 calculated, 0 expected

And then I get some unlink() failed messages.

Besides this, it looks like a really great little thing!

Btw, the action in the Install form does not work in Opera (v 6.04).
Using ?= $_SERVER['PHP_SELF'] ? instead of ?php basename(__FILE__);?
does the job. 

If I'm missing out on something, please - let me know! :-)


Regards,
Nils-Fredrik G. Kaland



- Original Message - 
From: Christian Dickmann [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, October 26, 2002 7:12 PM
Subject: [PEAR-DEV] Go-Pear goes Web!


 Hi,
 
 PEAR wants YOU to test something new!
 
 I changed go-pear to be accessable through browsers
 to install PEAR_Frontend_Web (Web Installer).
 
 How to test/install?
 1. Download
 http://dickmann.homeunix.org/pear/pearweb/public_html/go-pear.php
 2. Put it somewhere reachable though HTTP
 3. Access it with your favorite browser
 4. Install it ...
 5. Feel happy to see the Web Installer
 
 A diff to current go-pear is also available, but the great
 amount of changes makes it unreadable IMHO ...
 http://dickmann.homeunix.org/pear/pearweb/public_html/go-pear.diff.txt
 
 Christian Dickmann
 
 PS: What do you think about bundling the images with go-pear by
 including them base64 encoded ;)
 
 
 
 -- 
 PEAR Development Mailing List (http://pear.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 
 
 
 
 






-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DEV] Re: [PEAR-DEV] Go-Pear goes Web!

2002-10-29 Thread nf-list
Hello!
I've been trying to use the go-pear WebInstaller with some lack of success.

On Win2k running php 4.2.2 I get the folowing:

Downloading package: PEAR.ok
Downloading package: Archive_Tar..ok
Downloading package: Console_Getoptok
Downloading package: XML_RPC..ok
Downloading package: Pagerok
Downloading package: HTML_Template_ITok
Downloading package: Net_UserAgent_Detectok
Downloading package: PEAR_Frontend_Webok
Bootstrapping: PEAR...ok
Bootstrapping: Archive_Tarok
Bootstrapping: Console_Getopt.ok
Downloading package: DB...ok
Downloading package: Net_Socket...ok
Downloading package: Net_SMTP.ok
Downloading package: Mail.ok
Downloading package: XML_Parser...ok
Extracting installer..
Invalid checksum : 40057 calculated, 0 expected

And then I get some unlink() failed messages.

Besides this, it looks like a really great little thing!

Btw, the action in the Install form does not work in Opera (v 6.04).
Using ?= $_SERVER['PHP_SELF'] ? instead of ?php basename(__FILE__);?
does the job. 

If I'm missing out on something, please - let me know! :-)


Regards,
Nils-Fredrik G. Kaland



- Original Message - 
From: Christian Dickmann [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, October 26, 2002 7:12 PM
Subject: [PEAR-DEV] Go-Pear goes Web!


 Hi,
 
 PEAR wants YOU to test something new!
 
 I changed go-pear to be accessable through browsers
 to install PEAR_Frontend_Web (Web Installer).
 
 How to test/install?
 1. Download
 http://dickmann.homeunix.org/pear/pearweb/public_html/go-pear.php
 2. Put it somewhere reachable though HTTP
 3. Access it with your favorite browser
 4. Install it ...
 5. Feel happy to see the Web Installer
 
 A diff to current go-pear is also available, but the great
 amount of changes makes it unreadable IMHO ...
 http://dickmann.homeunix.org/pear/pearweb/public_html/go-pear.diff.txt
 
 Christian Dickmann
 
 PS: What do you think about bundling the images with go-pear by
 including them base64 encoded ;)
 
 
 
 -- 
 PEAR Development Mailing List (http://pear.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 
 
 
 
 







-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, visit: http://www.php.net/unsub.php