MPM Model can't work after upgrade

Moderator: crythias

Locked
ardli
Znuny newbie
Posts: 27
Joined: 06 Jan 2015, 09:13
Znuny Version: 4.0.x

MPM Model can't work after upgrade

Post by ardli »

Hiiii..
After upgrade appliance from 4.0.7 to 4.0.8, i have a problem with mpm model (worker.c).
How to fix it?
You do not have the required permissions to view the files attached to this post.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: MPM Model can't work after upgrade

Post by jojo »

switch to prefork module in apache
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
ardli
Znuny newbie
Posts: 27
Joined: 06 Jan 2015, 09:13
Znuny Version: 4.0.x

Re: MPM Model can't work after upgrade

Post by ardli »

Hello jojo,

How switch to prefork module in apache?
Can you give me detail how to fix it?


thx u
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: MPM Model can't work after upgrade

Post by jojo »

man a2enmod...

To operate complex webapps like OTRS some knowledge on the needed environment like webservers and databases is needed.
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked