Hello forum,
Just a small simple question:
When is a source modification committed?
I noticed when I make a modification in a .pm file, it might take some time before I can see the change in OTRS.
What is this delay due to?
Is there an action to do in order to be sure the new .pm is taken into account?
Regards,
HervE
When is a source modification committed?
When is a source modification committed?
OTRS 3.3.8 - Windows 7 - IIS7 - SQL Server - Firefox 30
-
- Znuny expert
- Posts: 296
- Joined: 04 Jul 2010, 17:49
- Znuny Version: 3.1.x
- Real Name: Alexander Halle
- Company: radprax MVZ GmbH
- Location: Wuppertal
- Contact:
Re: When is a source modification committed?
Hm, if you use mod_perl but not Apache::Reload / Apache2::Reload then you need to restart apache after each change.
Alexander Halle
OTRS Community Links: User Meetings, Projects
- Public Relations @ OTRS Community Board / OtterHub
- 2nd-Level Support Agent @ radprax MVZ GmbH
OTRS Community Links: User Meetings, Projects
Re: When is a source modification committed?
Hello Alexander,
Thank you for your answer.
I use mod_perl, but I don't know about Apache::Reload or Apache2::Reload! What's that? How is it enabled? What's the impact?
Regards,
HervE
Thank you for your answer.
I use mod_perl, but I don't know about Apache::Reload or Apache2::Reload! What's that? How is it enabled? What's the impact?
Regards,
HervE
OTRS 3.3.8 - Windows 7 - IIS7 - SQL Server - Firefox 30
-
- Znuny expert
- Posts: 296
- Joined: 04 Jul 2010, 17:49
- Znuny Version: 3.1.x
- Real Name: Alexander Halle
- Company: radprax MVZ GmbH
- Location: Wuppertal
- Contact:
Re: When is a source modification committed?
It's a CPAN module for Perl. For a basic overview you can look at the manual:
http://perl.apache.org/docs/2.0/api/Apache2/Reload.html
http://doc.otrs.org/3.1/en/html/perform ... erver.html
http://doc.otrs.org/3.1/en/html/manual- ... figuration
http://perl.apache.org/docs/2.0/api/Apache2/Reload.html
http://doc.otrs.org/3.1/en/html/perform ... erver.html
http://doc.otrs.org/3.1/en/html/manual- ... figuration
Alexander Halle
OTRS Community Links: User Meetings, Projects
- Public Relations @ OTRS Community Board / OtterHub
- 2nd-Level Support Agent @ radprax MVZ GmbH
OTRS Community Links: User Meetings, Projects