[SOLVED] Apache is not handling Customer.pl when a customer open the Ticket Zoom.

Moderator: crythias

Post Reply
Emerson
Znuny newbie
Posts: 6
Joined: 28 Nov 2014, 19:38
Znuny Version: 4.0.1
Real Name: Emerson Silva
Company: Grupo Mascarello

[SOLVED] Apache is not handling Customer.pl when a customer open the Ticket Zoom.

Post by Emerson »

Hi.
I would be grateful for some help.


OTRS Version: 4.0.1-02
OS: CentOS 6.6
Database: Mysql 5.1.73

Problem: After upgrade the OTRS to version 4.0.1, when a customer try to open the TicketZoom the file customer.pl is downloaded and not is handled by Apache. All other features are working as expected.

I've looked at the Docs: The upgrade instructions 3.3 -> 4.0 (https://otrs.github.io/doc/manual/admin ... ading.html). The process was run without errors.

The logs say: No errors was logged.


The only peculiarity is that I disabled on "/etc/httpd/conf.d/zzz_otrs.conf" "the Apache2::Reload":

# PerlModule Apache2::Reload
# PerlInitHandler Apache2::Reload


Any suggestions?
Last edited by Emerson on 04 Dec 2014, 19:25, edited 1 time in total.
reneeb
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: Apache is not handling Customer.pl when a customer open the Ticket Zoom.

Post by reneeb »

Please double check the logs (OTRS log and webserver logs). There should be a message...
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
vinesh
Znuny newbie
Posts: 76
Joined: 01 Sep 2012, 09:51
Znuny Version: 5.0.16
Real Name: Vinesh Narayanan
Company: NTS

Re: Apache is not handling Customer.pl when a customer open the Ticket Zoom.

Post by vinesh »

I do had same issue..but issue resolved by adjusting ACL in ACL editor.
Emerson
Znuny newbie
Posts: 6
Joined: 28 Nov 2014, 19:38
Znuny Version: 4.0.1
Real Name: Emerson Silva
Company: Grupo Mascarello

Re: Apache is not handling Customer.pl when a customer open the Ticket Zoom.

Post by Emerson »

Reneeb, thanks for the tip.

The only message that I found (Apache error.log):

[Wed Dec 3 16:43:53 2014] ZZZAuto.pm: Subroutine Load redefined at /opt/otrs/Kernel/Config/Files/ZZZAuto.pm line 7.


And the OTRS error:

Wed Dec 3 16:45:25 2014 error OTRS-CGI-61 Found no $GroupID for users!
Emerson
Znuny newbie
Posts: 6
Joined: 28 Nov 2014, 19:38
Znuny Version: 4.0.1
Real Name: Emerson Silva
Company: Grupo Mascarello

Re: Apache is not handling Customer.pl when a customer open the Ticket Zoom.

Post by Emerson »

vinesh wrote:I do had same issue..but issue resolved by adjusting ACL in ACL editor.

Vinesh, what ACL did you modified? What was your adjustment?
vinesh
Znuny newbie
Posts: 76
Joined: 01 Sep 2012, 09:51
Znuny Version: 5.0.16
Real Name: Vinesh Narayanan
Company: NTS

Re: Apache is not handling Customer.pl when a customer open the Ticket Zoom.

Post by vinesh »

If you have imported ACL from config.pm to ACL editor, you need to alert some ACL's which you have imported already. If you have Group_rw with queue ACL please disable the ACL and try...which i disabled and alerted the ACL later and working fine now.
Emerson
Znuny newbie
Posts: 6
Joined: 28 Nov 2014, 19:38
Znuny Version: 4.0.1
Real Name: Emerson Silva
Company: Grupo Mascarello

Re: Apache is not handling Customer.pl when a customer open the Ticket Zoom.

Post by Emerson »

I understood, Vinesh. Thanks.
I´ll try this.
Emerson
Znuny newbie
Posts: 6
Joined: 28 Nov 2014, 19:38
Znuny Version: 4.0.1
Real Name: Emerson Silva
Company: Grupo Mascarello

Re: Apache is not handling Customer.pl when a customer open the Ticket Zoom.

Post by Emerson »

I have applied the 4.0.2-01 patch and the problem it´s over!

No more modifications was needed.

Thanks all for help.
ITLogSupport
Znuny newbie
Posts: 38
Joined: 19 Aug 2013, 19:34
Znuny Version: 3.3.8
Real Name: Itlog
Company: USC-IT

Re: [SOLVED] Apache is not handling Customer.pl when a customer open the Ticket Zoom.

Post by ITLogSupport »

Hi,

I've just upgraded from OTRS 3.3.8 to 4.0.5 and I have the same problem. I've deleted the ACL, restarted Apache and still "no cigar".

Can someone help?

Thanks in advance.
GAR
itspief
Znuny newbie
Posts: 2
Joined: 03 Feb 2015, 15:04
Znuny Version: 4.0.5
Company: The SPIEF Foundation

Re: [SOLVED] Apache is not handling Customer.pl when a customer open the Ticket Zoom.

Post by itspief »

Hello!

We have the same problem after upgrade OTRS from 3.3.7 до 4.0.5. How to fix it?
nanotowers
Znuny expert
Posts: 204
Joined: 19 Aug 2014, 17:27
Znuny Version: 3.1.18
Real Name: Vlad
Location: Bogotá (Colombia)
Contact:

Re: [SOLVED] Apache is not handling Customer.pl when a customer open the Ticket Zoom.

Post by nanotowers »

thank you i do has the same issue in my test server.
OTRS: 3.1.18, OTRS::ITSM 3.1.10
Apache2/MySQL 5+

NanoTowerS
"Try not to become a man of success, but rather try to become a man of value." - Albert Einstein
Post Reply