Namespace Core.UI.Dialog could not be initialized, because C

Moderator: crythias

Locked
wolle-
Znuny newbie
Posts: 4
Joined: 15 Apr 2011, 08:16
Znuny Version: 3.07
Real Name: Wolfgang

Namespace Core.UI.Dialog could not be initialized, because C

Post by wolle- »

After I installed OTRS 3.07 i became an error. I could not load the installer.pl.
In the background of the Error i see the Installer with the OTRS Adresses, but cant do anything.

OTRS was not yet installed, the errors appear when I would call installer.pl.

I then tested OTRS 3.06 - the same error!
The permissions I have set several times, the user created and the ". / bin / otrsRebuildConfig.pl"can help here, because OTRS is still NOT installed.

My Perl version is: 5.10.0
The Perl modules that are needed have been installed.

Now I try to call installer.pl:

Code: Select all

    1. Namespace Core.UI.Dialog could not be initialized, because Core.Config could not be found
    2. Namespace Core.Form.Validate could not be initialized, because Core.UI.Dialog could not be found.
    3. Namespace Core.UI.Dialog could not be initialized, because Core.Config could not be found.
    4. Namespace Core.Agent could not be initialized, because Core.Form.Validate could not be found.
    5. (?)()@http://www.mydomain.net/otrs/installer.pl:311
    Ready((function (j, s) {return new b.fn.init(j, s);}))@http://www.mydomain.net/otrs-web/js/Core.App.js:39
    isFunction()@http://www.mydomain.net/otrs-web/js/thirdparty/jquery-1.4.4/jquery.js:29
    u([object Event])@http://www.mydomain.net/otrs-web/js/thirdparty/jquery-1.4.4/jquery.js:37


It would be very nice if someone can help me here from you - now i have all the 5. time trying and do not know where will be the error.

Greeting Wolle
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Namespace Core.UI.Dialog could not be initialized, becau

Post by crythias »

What OS?
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
wolle-
Znuny newbie
Posts: 4
Joined: 15 Apr 2011, 08:16
Znuny Version: 3.07
Real Name: Wolfgang

Re: Namespace Core.UI.Dialog could not be initialized, becau

Post by wolle- »

Debian lenny
With Apache2, PHP5, Perl 5.10, CGI, Mysql 5.1
wolle-
Znuny newbie
Posts: 4
Joined: 15 Apr 2011, 08:16
Znuny Version: 3.07
Real Name: Wolfgang

Re: Namespace Core.UI.Dialog could not be initialized, becau

Post by wolle- »

Can someone help me with this error?
It is still the same. :?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Namespace Core.UI.Dialog could not be initialized, becau

Post by crythias »

How did you install it?
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
wolle-
Znuny newbie
Posts: 4
Joined: 15 Apr 2011, 08:16
Znuny Version: 3.07
Real Name: Wolfgang

Re: Namespace Core.UI.Dialog could not be initialized, becau

Post by wolle- »

i used this manual from OTRS:

http://doc.otrs.org/3.0/de/html/manual- ... -otrs.html

there didn`t came an error or problem, all seems to be good so far.
Locked