[PHP-BUG] Bug #62753 [NEW]: proxy_test.php

2012-08-05 Thread admin at angosso dot net
From: admin at angosso dot net
Operating system: Migration Localhost->_Server
PHP version:  5.3.15
Package:  Built-in web server
Bug Type: Bug
Bug description:proxy_test.php

Description:

User Agent: Mozilla/5.0 (Windows NT 6.0; rv:14.0) Gecko/20100101
Firefox/14.0.1
Build ID: 20120713134347

Steps to reproduce:

user_pref("capability.policy.policynames", "strict");
   user_pref("capability.policy.strict.sites", "http://www.hosting24.com
http://www.srv47.hosting24.com";);
   user_pref("capability.policy.strict.Window.alert", "noAccess");
   user_pref("capability.policy.strict.Window.confirm", "noAccess");
   user_pref("capability.policy.strict.Window.prompt", "noAccess");


Test script:
---
"v=spf1 +a +mx +ip4:212.1.208.183 +a:srv47.hosting24.com
+mx:mail.angosso.net +mx:srv47.hosting24.com +include:angosso.net ?all"

Expected result:

function _parse_uri()
 
 
function _redirect( $uri ) {
$location = $this->_parse_location( $uri );
if ( $location['host'] != $this->host || $location['port'] !=
$this->port ) {
$this->host = $location['host'];
$this->port = $location['port'];
if ( !$this->_use_proxy) $this->disconnect();
}
usleep( 100 );
$this->get( $location['request_file'] . '?' . $location['query_string']
);
foreach( $this->cookies as $cookie_name => $cookie_data ) {
if ($cookie_data['expires'] > $none) {
$new_cookies[$cookie_name] = $cookie_data;
$domain = preg_quote( $cookie_data['angosso.net'] );
$path = preg_quote( $cookie_data['/home/angosson/public_html/www'] );
if ( preg_match( "'.*$domain$'i", $current_domain ) && preg_match(
"'^$path.*'i", $current_path ) )
$cookie_str .= $cookie_name . '=' .
$cookie_data['http://www.angosso.net/pub-page/economie.php'] . '; ';
}
}

Actual result:
--
Vulnerability


-- 
Edit bug report at https://bugs.php.net/bug.php?id=62753&edit=1
-- 
Try a snapshot (PHP 5.4):
https://bugs.php.net/fix.php?id=62753&r=trysnapshot54
Try a snapshot (PHP 5.3):
https://bugs.php.net/fix.php?id=62753&r=trysnapshot53
Try a snapshot (trunk):  
https://bugs.php.net/fix.php?id=62753&r=trysnapshottrunk
Fixed in SVN:
https://bugs.php.net/fix.php?id=62753&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=62753&r=needdocs
Fixed in release:
https://bugs.php.net/fix.php?id=62753&r=alreadyfixed
Need backtrace:  
https://bugs.php.net/fix.php?id=62753&r=needtrace
Need Reproduce Script:   
https://bugs.php.net/fix.php?id=62753&r=needscript
Try newer version:   
https://bugs.php.net/fix.php?id=62753&r=oldversion
Not developer issue: 
https://bugs.php.net/fix.php?id=62753&r=support
Expected behavior:   
https://bugs.php.net/fix.php?id=62753&r=notwrong
Not enough info: 
https://bugs.php.net/fix.php?id=62753&r=notenoughinfo
Submitted twice: 
https://bugs.php.net/fix.php?id=62753&r=submittedtwice
register_globals:
https://bugs.php.net/fix.php?id=62753&r=globals
PHP 4 support discontinued:  
https://bugs.php.net/fix.php?id=62753&r=php4
Daylight Savings:https://bugs.php.net/fix.php?id=62753&r=dst
IIS Stability:   
https://bugs.php.net/fix.php?id=62753&r=isapi
Install GNU Sed: 
https://bugs.php.net/fix.php?id=62753&r=gnused
Floating point limitations:  
https://bugs.php.net/fix.php?id=62753&r=float
No Zend Extensions:  
https://bugs.php.net/fix.php?id=62753&r=nozend
MySQL Configuration Error:   
https://bugs.php.net/fix.php?id=62753&r=mysqlcfg



[PHP-BUG] Bug #53979 [NEW]: angosso/public_html: Failled header warning error....

2011-02-10 Thread admin at angosso dot net
From: 
Operating system: ./index3.php
PHP version:  5.3.5
Package:  Dynamic loading
Bug Type: Bug
Bug description:angosso/public_html: Failled header warning error

Description:

---

>From manual page: http://www.php.net/kadm5.installation

---

Warning: main(/home/sites//angosso.com/public_html/: failed to open stream:
No such file or directory in /home/sites/public_html/angosso.com/index3.php
on line 134 

Debugging with Php 5 php.ini

xs:schema

   xmlns:xs="http://www.w3.org/2001/XMLSchema";

   xmlns:nw="http://angosso.com/nameworld";

   targetNamespace="http://angosso.com/index3.php";

   elementFormDefault="Les Diasporas Plurielles::angosso.com - The Plural
Diasporas here and in The world"

   targetNameWeb="http://www.angosso.com/ ...









-Package: Tidy

+Package: *General Issues





*Configuration Issues : Bug #50700: ANGOSSO_ROOT

Test script:
---
Warning: main(../header.php) [function.main]: failed to open stream: No
such file or directory in
/home/sites/angosso.com/public_html/archives/2008-2010/ca/index.php on line
2

Using:

Apache/2.2.3 (Ubuntu) PHP/5.2.1



can't change the include_path in php.ini. it always defaults to: 

".:/usr/share/php:/usr/share/pear".



i know i'm using the correct php.ini file because it shows the correct 

Configur ...

Expected result:

www.angosso.com/index.php/accueil/_name

Actual result:
--
http://www.angosso.com/

-- 
Edit bug report at http://bugs.php.net/bug.php?id=53979&edit=1
-- 
Try a snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=53979&r=trysnapshot52
Try a snapshot (PHP 5.3):
http://bugs.php.net/fix.php?id=53979&r=trysnapshot53
Try a snapshot (trunk):  
http://bugs.php.net/fix.php?id=53979&r=trysnapshottrunk
Fixed in SVN:
http://bugs.php.net/fix.php?id=53979&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=53979&r=needdocs
Fixed in release:
http://bugs.php.net/fix.php?id=53979&r=alreadyfixed
Need backtrace:  
http://bugs.php.net/fix.php?id=53979&r=needtrace
Need Reproduce Script:   
http://bugs.php.net/fix.php?id=53979&r=needscript
Try newer version:   
http://bugs.php.net/fix.php?id=53979&r=oldversion
Not developer issue: 
http://bugs.php.net/fix.php?id=53979&r=support
Expected behavior:   
http://bugs.php.net/fix.php?id=53979&r=notwrong
Not enough info: 
http://bugs.php.net/fix.php?id=53979&r=notenoughinfo
Submitted twice: 
http://bugs.php.net/fix.php?id=53979&r=submittedtwice
register_globals:
http://bugs.php.net/fix.php?id=53979&r=globals
PHP 4 support discontinued:  http://bugs.php.net/fix.php?id=53979&r=php4
Daylight Savings:http://bugs.php.net/fix.php?id=53979&r=dst
IIS Stability:   
http://bugs.php.net/fix.php?id=53979&r=isapi
Install GNU Sed: 
http://bugs.php.net/fix.php?id=53979&r=gnused
Floating point limitations:  
http://bugs.php.net/fix.php?id=53979&r=float
No Zend Extensions:  
http://bugs.php.net/fix.php?id=53979&r=nozend
MySQL Configuration Error:   
http://bugs.php.net/fix.php?id=53979&r=mysqlcfg