Error Message: Can't open file /ZZZAAuto.pm.26698!

Moderator: crythias

Locked
dianis123
Znuny newbie
Posts: 27
Joined: 24 Jan 2012, 22:24
Znuny Version: 3.0.4
Real Name: Diana Carolina
Company: Go2Tel Inc.

Error Message: Can't open file /ZZZAAuto.pm.26698!

Post by dianis123 »

Hello,

Im installing OTRS 3.1.11.

Im trying to configuring the Database in http://localhost/otrs/installer.pl. I'm in the step 2, after create a new database user succesfully, When I click 'Next' to go to the next screen appear this error:


Oops! An Error occurred.
Error Message: Can't open file /opt/otrs/Kernel/Config/Files/ZZZAAuto.pm.26698!

Error Details:
Backend ERROR: OTRS-CGI-10 Perl: 5.10.1 OS: linux Time: Thu Nov 1 12:31:35 2012 Message: Can't open file /opt/otrs/Kernel/Config/Files/ZZZAAuto.pm.26698! Traceback (26698): Module: Kernel::System::SysConfig::_FileWriteAtomic (v1.34) Line: 1850 Module: Kernel::System::SysConfig::WriteDefault (v1.34) Line: 194 Module: Kernel::Modules::Installer::Run (v1.93) Line: 631 Module: Kernel::System::Web::InterfaceInstaller::Run (v1.6) Line: 142 Module: /opt/otrs/bin/cgi-bin/installer.pl (v1.34) Line: 46


When I go to the path /opt/otrs/Kernel/Config/Files/, the file ZZZAAuto.pm notexist.


Please, could you help me?
Thanks.
dianis123
Znuny newbie
Posts: 27
Joined: 24 Jan 2012, 22:24
Znuny Version: 3.0.4
Real Name: Diana Carolina
Company: Go2Tel Inc.

Re: Error Message: Can't open file /ZZZAAuto.pm.26698!

Post by dianis123 »

Hello!!!

Somebody can help me?? Please!!
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Error Message: Can't open file /ZZZAAuto.pm.26698!

Post by crythias »

appears to be a permissions issue... make sure selinux is also disabled.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Error Message: Can't open file /ZZZAAuto.pm.26698!

Post by jojo »

as you are expecting short time answers you shold also consider commercial support and services
"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
dianis123
Znuny newbie
Posts: 27
Joined: 24 Jan 2012, 22:24
Znuny Version: 3.0.4
Real Name: Diana Carolina
Company: Go2Tel Inc.

Re: Error Message: Can't open file /ZZZAAuto.pm.26698!

Post by dianis123 »

Why the Files ZZZAAuto.pm and ZZAuto.pm are not installed in /opt/otrs/Kernel/Config/Files?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Error Message: Can't open file /ZZZAAuto.pm.26698!

Post by jojo »

your webserver has no permissions to create this files. This could be an selinux issue also as already mentioned by crythias
"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
dianis123
Znuny newbie
Posts: 27
Joined: 24 Jan 2012, 22:24
Znuny Version: 3.0.4
Real Name: Diana Carolina
Company: Go2Tel Inc.

Re: Error Message: Can't open file /ZZZAAuto.pm.26698!

Post by dianis123 »

ok thanks, im going to disable selinux and then... wHat I have to do to install the files?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Error Message: Can't open file /ZZZAAuto.pm.26698!

Post by jojo »

rerun installer
"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
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: Error Message: Can't open file /ZZZAAuto.pm.26698!

Post by reneeb »

Those files are generated by OTRS no need to install them.
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
dianis123
Znuny newbie
Posts: 27
Joined: 24 Jan 2012, 22:24
Znuny Version: 3.0.4
Real Name: Diana Carolina
Company: Go2Tel Inc.

Re: Error Message: Can't open file /ZZZAAuto.pm.26698!

Post by dianis123 »

Hi,

Thanks, I disabled Selinux, restarted the machine and the files ZZZAAuto.pm and ZZAuto.pm were generated automatically.
But now, when i go to http://localhost/otrs/installer.pl. again, in the Step 1, the 'Next' button doesnt appear...
Why? What I have to do?
Locked