Re: Enabling php

2021-02-02 Thread Maxim Solodovnik
yep certbot works for me as expected :) On Wed, 3 Feb 2021 at 01:48, Ali Alhaidary wrote: > It seems that: > > sudo apt install python3-certbot-apache > > sudo certbot --apache > > Did the job and no cert conflicts between tomcat (on 5443) and apache (on > 443) ... > > Ali > On 2/2/21 11:04 AM,

Re: Enabling php

2021-02-02 Thread Ali Alhaidary
It seems that: sudo apt install python3-certbot-apache sudo certbot --apache Did the job and no cert conflicts between tomcat (on 5443) and apache (on 443) ... Ali On 2/2/21 11:04 AM, Ali Alhaidary wrote: Yes, I can, however: 1. It is locally installed, 2. Needs ports open on OM

Re: Enabling php

2021-02-02 Thread Ali Alhaidary
Yes, I can, however: 1. It is locally installed, 2. Needs ports open on OM server, 3. Can not share reports through forms on browser. Ali On 2/2/21 10:56 AM, Maxim Solodovnik wrote: you can try mysql-workbench free to use and works without PHP :) On Tue, 2 Feb 2021 at 13:13, Ali Alhaidary

Re: Enabling php

2021-02-01 Thread Maxim Solodovnik
you can try mysql-workbench free to use and works without PHP :) On Tue, 2 Feb 2021 at 13:13, Ali Alhaidary wrote: > All what I need is phpMyAdmin works, and it does out of the box, and > Apache with tomcat work together on different ports, however, certs > conflict in browser. If cookies are

Re: Enabling php

2021-02-01 Thread Ali Alhaidary
All what I need is phpMyAdmin works, and it does out of the box, and Apache with tomcat work together on different ports, however, certs conflict in browser. If cookies are deleted, one of them works, and the other will not (cert issues). Ali On 2/2/21 8:57 AM, Ali Alhaidary wrote: Another

Re: Enabling php

2021-02-01 Thread Ali Alhaidary
Another very good option, thanks... Ali On 2/2/21 6:00 AM, Maxim Solodovnik wrote: Another option: set up Apache/Nginx as a frontend proxy for OM and let handle PHP :) On Tue, 2 Feb 2021 at 04:03, Ali Alhaidary mailto:ali.alhaid...@the5stars.org>> wrote: So many thanks, I am already on

Re: Enabling php

2021-02-01 Thread Maxim Solodovnik
Another option: set up Apache/Nginx as a frontend proxy for OM and let handle PHP :) On Tue, 2 Feb 2021 at 04:03, Ali Alhaidary wrote: > So many thanks, I am already on that link :-) > > Good thing you put it on the mailing list so others would know. > > Ali > On 2/1/21 11:56 PM, Dean

Re: Enabling php

2021-02-01 Thread Ali Alhaidary
So many thanks, I am already on that link :-) Good thing you put it on the mailing list so others would know. Ali On 2/1/21 11:56 PM, Dean McCorquodale wrote: Ali this link may help. But only the experts could tell you if it breaks some other part? hope it helps

Re: Enabling php

2021-02-01 Thread Dean McCorquodale
Ali this link may help. But only the experts could tell you if it breaks some other part? hope it helps http://php-java-bridge.sourceforge.net/pjb/tomcat6.php Dean On Tue, Feb 2, 2021 at 6:30 AM Ali Alhaidary wrote: > Any idea how to enable php on OM web server? > > Ali > >

Enabling php

2021-02-01 Thread Ali Alhaidary
Any idea how to enable php on OM web server? Ali