Page 1 of 1

Upgrade Processmaker to 3.3.0

Posted: Tue Nov 06, 2018 10:28 am
by drmanuel
I don't find the documentation to upgrade from 3.2.2 to 3.3.0.
Where can I find it?
Thanks in advance.
M.

Re: Upgrade Processmaker to 3.3.0

Posted: Tue Nov 06, 2018 11:18 pm
by amosbatto
These instructions should work when upgrading to version 3.3.0:
https://wiki.processmaker.com/3.2/Proce ... grade_Plan

Re: Upgrade Processmaker to 3.3.0

Posted: Wed Nov 07, 2018 2:05 pm
by ajcosta
Hello,

Will Apache 2.4.x not be supported in community version 3.3 with Centos 7 and PHP 7.1.x?

https://wiki.processmaker.com/3.3/Supported_Stacks

Thanks Amosbatto

Re: Upgrade Processmaker to 3.3.0

Posted: Wed Nov 07, 2018 3:55 pm
by springhigh
Moving to Nginx is going to be a bit of a learning curve for our client systems, on pm Enterprise.
We sometimes host multi PM Corporate systems on a single dedicated server, so just wondering if PM can give bit of guidance on Virtual hosting for Nginx etc.

Re: Upgrade Processmaker to 3.3.0

Posted: Wed Nov 07, 2018 8:55 pm
by amosbatto
ajcosta wrote: Wed Nov 07, 2018 2:05 pm Will Apache 2.4.x not be supported in community version 3.3 with Centos 7 and PHP 7.1.x?

https://wiki.processmaker.com/3.3/Supported_Stacks
Apache 2.4.X is supported by PM 3.3 Community. In theory Apache 2.2.X should still work, but it has not been tested. The big change with PM 3.2.3 and later is that it has code that isn't compatible with PHP 5.5, so only PHP 5.6 and 7.X will work.

Re: Upgrade Processmaker to 3.3.0

Posted: Wed Nov 07, 2018 9:05 pm
by amosbatto
springhigh wrote: Wed Nov 07, 2018 3:55 pm Moving to Nginx is going to be a bit of a learning curve for our client systems, on pm Enterprise.
We sometimes host multi PM Corporate systems on a single dedicated server, so just wondering if PM can give bit of guidance on Virtual hosting for Nginx etc.
I haven't tried using multiple server blocks with Nginx. The PM sysops guys have probably figured out how to do this stuff, but they don't post on this forum. Here is a tutorial that explains the basic idea of how to do it:
https://www.keycdn.com/support/nginx-virtual-host
If you get it working, feel free to post instructions on the pmusers.com wiki to help others.

Re: Upgrade Processmaker to 3.3.0

Posted: Sat Nov 10, 2018 1:22 pm
by programerboy
Hi,

Is it possible to update php5.6 to php7.1 in Processmaker Bitnami Installer?
How can I do it?

Thanks

Re: Upgrade Processmaker to 3.3.0

Posted: Mon Nov 12, 2018 9:54 pm
by amosbatto
programerboy wrote: Sat Nov 10, 2018 1:22 pm Hi,

Is it possible to update php5.6 to php7.1 in Processmaker Bitnami Installer?
How can I do it?

Thanks
Unfortunately, we don't have any way to upgrade Bitnami installations. You may be able to upgrade PHP to a newer version, but we don't have a way to upgrade the PM source code in Bitnami.

If you want ProcessMaker to be upgradeable, you have to do a manual installation.

Re: Upgrade Processmaker to 3.3.0

Posted: Tue Nov 13, 2018 12:30 am
by programerboy
Hi Amos,
Thanks for your answer.
I only want to upgrade PHP to a newer version, therefore if you can please help me
Thanks

Re: Upgrade Processmaker to 3.3.0

Posted: Tue Nov 13, 2018 11:45 am
by Marquart
Is there documentation on how to do the installation manually so it's upgradeable later on?

Re: Upgrade Processmaker to 3.3.0

Posted: Tue Nov 13, 2018 8:46 pm
by amosbatto
Marquart wrote: Tue Nov 13, 2018 11:45 am Is there documentation on how to do the installation manually so it's upgradeable later on?
See: https://wiki.processmaker.com/3.2/sys_administration
If the instructions in the wiki involve downloading a .tar.gz file, then it is a manual installation.
For example:
https://wiki.processmaker.com/3.3/Stack_225
https://wiki.processmaker.com/3.3/Stack_N225
If the instructions on the wiki mention Bitnami, then is NOT a manual installation.