tor2web / Tor2web

Tor2web is an HTTP proxy software that enables access to Tor Hidden Services by mean of common web browsers
https://www.tor2web.org
GNU Affero General Public License v3.0
691 stars 177 forks source link

Issue with phpbb #301

Open TheMcSebi opened 8 years ago

TheMcSebi commented 8 years ago

Hello, I've setup tor2web a while ago and almost everything is working as expected. The application is running in TRANSLATION mode. The only problem I'm experiencing is, that any website in correlation with the phpbb forum software throws a generic error (500) and I'm assuming it has something to do with cookies, since changing the cookie_url setting inside the phpbb admin panel to an empty string made it at least possible to view the forum pages, but when trying to login the same error appeared again. I've already tried various combinations of header-/config settings in tor2web without any further success.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/35288103-issue-with-phpbb?utm_campaign=plugin&utm_content=tracker%2F318575&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F318575&utm_medium=issues&utm_source=github).
virgil commented 8 years ago

It would be very useful if you could provide one of the phpbb .onion sites you're trying to access.

TheMcSebi commented 8 years ago

We setup a forum for demonstration: https://z5tah6je46fx7656.onion.to/phpbb3/ A working file on the same webhost: https://z5tah6je46fx7656.onion.to/testpage.html

Enabling debug mode doesn't output any information on this error.

virgil commented 8 years ago

Works fine on OnionLink. Onion.to probably needs to upgrade.

https://z5tah6je46fx7656.onion.link/phpbb3/

TheMcSebi commented 8 years ago

But my personal tor2web mirror does use the latest version of tor2web aswell and it shows the same error like onion.to. Is there any way I can debug this further?