Dear,
I'm learning OTRS by creating a new HelloWorld module for an example. I set up OTRS on Win, DB is mysql and webserver is on Apache. I'm so interesting with the first module was installed successful. Then, I tried to modify some coding in module file (Modules\HelloWorld.pm), and I installed in second time as steps:
1. Uninstall the current (on web)
2. Copy the updated source code
3. Build a package
4. Finally is install (on web)
But, the new coding I want to modify was not effect. Btw, I have to try restart the Apache that was effected. I think after reinstall via Package Manager function on web, it will be effected immediately.
Anyone has some idea about that or have anyway to no need restart Apache? Please help me.
Thanks
Hoang Vu
Not effect after update some coding
Moderator: crythias
-
- Znuny advanced
- Posts: 139
- Joined: 06 Nov 2012, 09:02
- Znuny Version: 3.x, 4.x and 5.x
- Real Name: Vu Nguyen
- Company: INFOdation
- Location: Netherlands
- Contact:
Not effect after update some coding
OTRS 3.x, 4.x on CentOS/Windows
MySQL database
External customer backend with MySQL, MSSQL
Customization
MySQL database
External customer backend with MySQL, MSSQL
Customization
-
- Znuny guru
- Posts: 5018
- Joined: 13 Mar 2011, 09:54
- Znuny Version: 6.0.x
- Real Name: Renée Bäcker
- Company: Perl-Services.de
- Contact:
Re: Not effect after update some coding
Is the Perl module Apache::Reload (or Apache2::Reload) installed?
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
-
- Znuny advanced
- Posts: 139
- Joined: 06 Nov 2012, 09:02
- Znuny Version: 3.x, 4.x and 5.x
- Real Name: Vu Nguyen
- Company: INFOdation
- Location: Netherlands
- Contact:
Re: Not effect after update some coding
Thx reneeb, I got it.reneeb wrote:Is the Perl module Apache::Reload (or Apache2::Reload) installed?
OTRS 3.x, 4.x on CentOS/Windows
MySQL database
External customer backend with MySQL, MSSQL
Customization
MySQL database
External customer backend with MySQL, MSSQL
Customization