Page 1 of 1

PHP on standard i2p webserver?

Posted: 26 Nov 2018 13:30
by tiny
Hi everyone.

Is there a way or possibility to run PHP software on the standard i2p webserver (eepsite). Mainly for comments. I'm looking to make my site(s) more interactive and responsive. I don't want to change or disrupt the site I have running on NGINX.

So, is it possible? Thanks in advance, Tiny.

Re: PHP on standard i2p webserver?

Posted: 26 Nov 2018 21:14
by zzz
By most reports, getting PHP to run on Jetty is difficult.

If you're familiar with nginx or apache or whatever else with PHP, then use that. Simply change the configured target port in the Hidden Services Manager edit page for your eepsite to point to your web server port, click save at the bottom, and you're done.

Re: PHP on standard i2p webserver?

Posted: 27 Nov 2018 08:29
by tiny
Thank you for your answer, Triple-Z :)

Indeed I tried to configure Jetty..the result was, well interesting. At one point I messed up so badly all I got was "you choose to open an octet stream, what do you want to do with this file?" That's where I gave up, lmao.

I'll see if I can get it to work.

Regards, Tiny.