Git Product home page Git Product logo

phproxyimproved's People

Watchers

Kiswono Prayogo avatar  avatar

phproxyimproved's Issues

Create new password

What steps will reproduce the problem?
1. Go to User tab on Admin page, set new username & password, click submit, 
page reports that settings are saved.
2. Logout
3. Log in - the username created in step 1 is valid, but the password has not 
been changed. that is, to login you enter the NEW username and the old password 
('password')

Am I doing something wrong?

What version of the product are you using? On what operating system?

On what url? or host? karass.co

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 6 Aug 2012 at 7:58

Fails on servers on non-standard ports

What steps will reproduce the problem?
1. Set up a webserver on a non-standard port, and install proxy
2. Use proxy to attempt to go to a web address

What is the expected output? What do you see instead?
I'd expect to get the website.

Instead Firefox reports a "Corrupted Content Error" error.

What seems to be happening is the port number in the reply Location: gets 
duplicated. 

e.g. from a TCP dump of trying to go to http://www.example.com using the proxy 
at http://myhost.homeip.net:9999/proxy/ (output slightly anonymized, but 
consistently):

Request coming in:
==================

POST /proxy/index.php HTTP/1.1
Host: myhost.homeip.net:9999
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20130729 Firefox/25.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-gb,en-us;q=0.8,en;q=0.5,fr;q=0.3
Accept-Encoding: gzip, deflate
DNT: 1
Referer: http://myhost.homeip.net:9999/proxy/
Cookie: ttrss_sid=6sv7ij1rudk5t7tev5f7kpvta3; 
PHPSESSID=oasangcijegf68p476tv1ssht6
Connection: keep-alive
Content-Type: application/x-www-form-urlencoded
Content-Length: 106

q=example.com&hl%5Baccept_cookies%5D=on&hl%5Bshow_images%5D=on&hl%5Bshow_referer
%5D=on&hl%5Brotate13%5D=on


Reply sent back:
================
HTTP/1.1 302 Found
Date: Wed, 31 Jul 2013 12:43:51 GMT
Server: Apache/2.2.24 (PCLinuxOS 2011/PREFORK-1pclos2013)
X-Powered-By: PHP/5.3.25
Location: 
http://myhost.homeip.net:9999:9999/proxy/index.php?q=rknzcyr.pbz&hl=2f0
Content-Encoding: gzip
Vary: Accept-Encoding
Content-Length: 25
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Content-Type: text/html

.........................


Good exchange running on port 80:
=================================
POST /proxy/index.php HTTP/1.0
Host: myhost.homeip.net
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20130729 Firefox/25.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-gb,en-us;q=0.8,en;q=0.5,fr;q=0.3
Accept-Encoding: gzip, deflate
DNT: 1
Referer: http://myhost.homeip.net/proxy/
Cookie: ttrss_sid=6sv7ij1rudk5t7tev5f7kpvta3; 
PHPSESSID=oasangcijegf68p476tv1ssht6
Content-Type: application/x-www-form-urlencoded
Content-Length: 106
Via: 1.1 admin.office:3128 (squid/2.6.STABLE21)
X-Forwarded-For: 172.16.4.150
Cache-Control: max-age=259200
Connection: keep-alive


HTTP/1.1 302 Found
Date: Wed, 31 Jul 2013 12:51:30 GMT
Server: Apache/2.2.24 (PCLinuxOS 2011/PREFORK-1pclos2013)
X-Powered-By: PHP/5.3.25
Location: http://myhost.homeip.net/proxy/index.php?q=rknzcyr.pbz&hl=2f0
Content-Encoding: gzip
Vary: Accept-Encoding
Content-Length: 25
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Content-Type: text/html

.....



What version of the product are you using? On what operating system?
phproxyimproved: 0.3
php: 5.3.25
apache: 2.2.24
OS: PCLinuxOS 3.2.18-pclos2.bfs

On what url? or host?

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 31 Jul 2013 at 12:57

Fatal Error

What steps will reproduce the problem?
1. Happens whenever I try to instal the server. 


What is the expected output? What do you see instead?

"Fatal error: Call to undefined function sys_getloadavg() in 
D:\hosting\8728047\html\proxy\admin.php on line 72"

What version of the product are you using? On what operating system?
Current version via direct download. OS X 10.8 on comp side

On what url? or host?
GoDaddy host, Windows server

Original issue reported on code.google.com by [email protected] on 11 Sep 2012 at 10:45

SQL Errors with iPage

What steps will reproduce the problem?
1. Upload files to an iPage server
2. Try to install PHProxy Improved (install.php)

What is the expected output? What do you see instead?
http://i.imgur.com/gaLb6.png
http://i.imgur.com/4F7e6.png
http://i.imgur.com/aO9Qf.png

What version of the product are you using? On what operating system?
v3.0
Windows (Client)
Linux (Server)

On what url? or host?
Url: mysite.net/phproxyi/*
iPage
http://ipage.com/

Please provide any additional information below.
The files have the correct permissions (644)

Original issue reported on code.google.com by [email protected] on 18 Jul 2012 at 7:21

Depreciated get_magic_quotes_gpc error

What steps will reproduce the problem?
1.  PHP 5.4 
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
Latest as of Today Windows 7 ultimate via Wamp

On what url? or host?

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 11 Apr 2012 at 11:53

(!)Notice: Uninitialized string offset: 0 in C:\wamp\www\PhproxyImproved.0.3\include\update.php on lines 16 to 24

What steps will reproduce the problem?
1.
2.
3.

Pass , beats me , initialising the string ?

What is the expected output? What do you see instead?

I get (!)Notice: Uninitialized string offset: 0 in 
C:\wamp\www\PhproxyImproved.0.3\include\update.php on lines 16 to 24

on all admin pages ,and   (!) Notice: Undefined index: logout in 
C:\wamp\www\PhproxyImproved.0.3\admin.php on line 16

for username (tab) when changeing passwords

V 0.3

What version of the product are you using? On what operating system?

aye , what ?? , windows 7 

On what url? or host?

testing it on wamp virtual server, -also since got glype working on my hosting 
server on ip4free.net.nz

Please provide any additional information below.

had no problems running glype on it 

Original issue reported on code.google.com by [email protected] on 17 Feb 2013 at 3:58

Not possible to disable Google Translate

What steps will reproduce the problem?
1.Disable Google Translate on Google tab of the admin panel
2.Save
3.Reload page

What is the expected output? What do you see instead?

Google Translate should be disabled,, but the box is checked again


What version of the product are you using? On what operating system?

Version 2 REV3 (Beta) on Ubuntu Server 11.10 (64 bits)

On what url? or host?

My own private URL on my own server ;) With lighttpd if that matters


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 6 Apr 2012 at 8:52

Not a real improvement

Not really a real improvement from the other PHProxy, I can code what you
did in a couple of hours. I haven't read the license though, are you sure
you can pick up the project at Google Code. There might be some issues there.

Original issue reported on code.google.com by [email protected] on 6 Nov 2009 at 5:34

Not shows SSL page

What steps will reproduce the problem?
1.Connect to SSL (HTTPS) site.
2.Such as https://accounts.google.com/ServiceLogin
3.Then it shows nothing (blank page).

What is the expected output? What do you see instead?
The correct web page. Nothing.

What version of the product are you using? On what operating system?
0.1v Rev16 on Windows 7 x64
On what url? or host?
https://accounts.google.com/ServiceLogin
Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 12 Dec 2011 at 1:19

Youtube is not Viewing.

Simple Fix add:
$_url = str_replace("http://www.youtube.com/watch?v=", 
"http://www.youtube.com/embed/", $_url);

Into index.php line 316 ;) An Watch with google embled :)


Greeeetings

Original issue reported on code.google.com by [email protected] on 30 Sep 2013 at 10:09

redirects

What steps will reproduce the problem?
1. installed it on a lighttpd, though a squid proxy
2. launched it, and entered google.com as the proposed site


What is the expected output? What do you see instead?
go to google using proxy, instead i got a redirect to the index.php page.

What version of the product are you using? On what operating system?
current version,
operating systems used all producing same problem:
Windows 7
android

On what url? or host?
external address', local address' and intranet address'.

Please provide any additional information below.

would love to see this working, but, alas, i'm out of ideas.

Original issue reported on code.google.com by [email protected] on 15 May 2012 at 1:55

waiting for v4

Hello. 
i just wanted to ask if you guys are still working on this project .. i'm 
waiting for v4 with streaming features as outlined on your website 
regards.

Original issue reported on code.google.com by [email protected] on 16 Mar 2014 at 11:06

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.