You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Ali Alhaidary <al...@the5stars.org> on 2021/02/01 19:30:35 UTC

Enabling php

Any idea how to enable php on OM web server?

Ali


Re: Enabling php

Posted by Maxim Solodovnik <so...@gmail.com>.
yep
certbot works for me as expected :)

On Wed, 3 Feb 2021 at 01:48, Ali Alhaidary <al...@the5stars.org>
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, Ali Alhaidary wrote:
>
> 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 <al...@the5stars.org>
> 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 deleted, one of them works, and the
>> other will not (cert issues).
>>
>> Ali
>> On 2/2/21 8:57 AM, Ali Alhaidary wrote:
>>
>> 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 <al...@the5stars.org>
>> 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 McCorquodale wrote:
>>>
>>> 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 <
>>> ali.alhaidary@the5stars.org> wrote:
>>>
>>>> Any idea how to enable php on OM web server?
>>>>
>>>> Ali
>>>>
>>>>
>>
>> --
>> Best regards,
>> Maxim
>>
>>
>
> --
> Best regards,
> Maxim
>
>

-- 
Best regards,
Maxim

Re: Enabling php

Posted by Ali Alhaidary <al...@the5stars.org>.
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 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 
>> <ali.alhaidary@the5stars.org <ma...@the5stars.org>> 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 deleted, one of them
>>     works, and the other will not (cert issues).
>>
>>     Ali
>>
>>     On 2/2/21 8:57 AM, Ali Alhaidary wrote:
>>>
>>>     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
>>>>     <ali.alhaidary@the5stars.org
>>>>     <ma...@the5stars.org>> 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 McCorquodale wrote:
>>>>>         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
>>>>>         <ali.alhaidary@the5stars.org
>>>>>         <ma...@the5stars.org>> wrote:
>>>>>
>>>>>             Any idea how to enable php on OM web server?
>>>>>
>>>>>             Ali
>>>>>
>>>>
>>>>
>>>>     -- 
>>>>     Best regards,
>>>>     Maxim
>>
>>
>>
>> -- 
>> Best regards,
>> Maxim

Re: Enabling php

Posted by Ali Alhaidary <al...@the5stars.org>.
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 
> <ali.alhaidary@the5stars.org <ma...@the5stars.org>> 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 deleted, one of them
>     works, and the other will not (cert issues).
>
>     Ali
>
>     On 2/2/21 8:57 AM, Ali Alhaidary wrote:
>>
>>     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
>>>     <ali.alhaidary@the5stars.org
>>>     <ma...@the5stars.org>> 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 McCorquodale wrote:
>>>>         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
>>>>         <ali.alhaidary@the5stars.org
>>>>         <ma...@the5stars.org>> wrote:
>>>>
>>>>             Any idea how to enable php on OM web server?
>>>>
>>>>             Ali
>>>>
>>>
>>>
>>>     -- 
>>>     Best regards,
>>>     Maxim
>
>
>
> -- 
> Best regards,
> Maxim

Re: Enabling php

Posted by Maxim Solodovnik <so...@gmail.com>.
you can try mysql-workbench free to use and works without PHP :)

On Tue, 2 Feb 2021 at 13:13, Ali Alhaidary <al...@the5stars.org>
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 deleted, one of them works, and the
> other will not (cert issues).
>
> Ali
> On 2/2/21 8:57 AM, Ali Alhaidary wrote:
>
> 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 <al...@the5stars.org>
> 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 McCorquodale wrote:
>>
>> 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 <al...@the5stars.org>
>> wrote:
>>
>>> Any idea how to enable php on OM web server?
>>>
>>> Ali
>>>
>>>
>
> --
> Best regards,
> Maxim
>
>

-- 
Best regards,
Maxim

Re: Enabling php

Posted by Ali Alhaidary <al...@the5stars.org>.
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 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 
>> <ali.alhaidary@the5stars.org <ma...@the5stars.org>> 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 McCorquodale wrote:
>>>     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
>>>     <ali.alhaidary@the5stars.org
>>>     <ma...@the5stars.org>> wrote:
>>>
>>>         Any idea how to enable php on OM web server?
>>>
>>>         Ali
>>>
>>
>>
>> -- 
>> Best regards,
>> Maxim

Re: Enabling php

Posted by Ali Alhaidary <al...@the5stars.org>.
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 
> <ali.alhaidary@the5stars.org <ma...@the5stars.org>> 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 McCorquodale wrote:
>>     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
>>     <ali.alhaidary@the5stars.org
>>     <ma...@the5stars.org>> wrote:
>>
>>         Any idea how to enable php on OM web server?
>>
>>         Ali
>>
>
>
> -- 
> Best regards,
> Maxim

Re: Enabling php

Posted by Maxim Solodovnik <so...@gmail.com>.
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 <al...@the5stars.org>
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 McCorquodale wrote:
>
> 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 <al...@the5stars.org>
> wrote:
>
>> Any idea how to enable php on OM web server?
>>
>> Ali
>>
>>

-- 
Best regards,
Maxim

Re: Enabling php

Posted by Ali Alhaidary <al...@the5stars.org>.
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
> http://php-java-bridge.sourceforge.net/pjb/tomcat6.php
>
> Dean
>
> On Tue, Feb 2, 2021 at 6:30 AM Ali Alhaidary 
> <ali.alhaidary@the5stars.org <ma...@the5stars.org>> wrote:
>
>     Any idea how to enable php on OM web server?
>
>     Ali
>

Re: Enabling php

Posted by Dean McCorquodale <de...@gmail.com>.
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 <al...@the5stars.org>
wrote:

> Any idea how to enable php on OM web server?
>
> Ali
>
>