installer problem
Moderator: crythias
installer problem
hi,,
I used the win32 package to install OTRS for windows
after installing the package, I starts the web installer from the shortcut icon on the desktop "OTRS Agent-Interface"
its supposed to open [http://localhost/otrs/installer.pl] BUT, the page cannot be found
What is this??
I tried to remove the program and reinstall it, but the same problem !!!!
I used the win32 package to install OTRS for windows
after installing the package, I starts the web installer from the shortcut icon on the desktop "OTRS Agent-Interface"
its supposed to open [http://localhost/otrs/installer.pl] BUT, the page cannot be found
What is this??
I tried to remove the program and reinstall it, but the same problem !!!!
OTRS 2.4
Windows xp sp3
Windows xp sp3
Re: installer problem
solved by running the apache2 service and MySQL from services...
I've now another problem...
Error: Can't connect to database, read comment!
Comment: Access denied for user 'root'@'localhost' (using password: YES)
Bug Report:
Traceback: ERROR: OTRS-Installer-10 Perl: 5.10.0 OS: MSWin32 Time: Wed Aug 11 14:47:56 2010
Message: Can't connect to database, read comment!
Traceback (2232):
Module: Kernel::Output::HTML::Layout::Error (v1.176.2.17) Line: 1416
Module: Kernel::Output::HTML::Layout::ErrorScreen (v1.176.2.17) Line: 1395
Module: Kernel::Modules::Installer::Run (v1.58) Line: 221
Module: ModPerl::ROOT::ModPerl::Registry::C_3a_Program_20Files_OTRS_OTRS_bin_cgi_2dbin_installer_2epl::GenericModules (unknown version) Line: 133
Module: ModPerl::ROOT::ModPerl::Registry::C_3a_Program_20Files_OTRS_OTRS_bin_cgi_2dbin_installer_2epl::handler (unknown version) Line: 94
Module: (eval) (v1.31) Line: 204
Module: ModPerl::RegistryCooker::run (v1.31) Line: 204
Module: ModPerl::RegistryCooker::default_handler (v1.31) Line: 170
Module: ModPerl::Registry::handler (v1.99) Line: 31
I've now another problem...
Error: Can't connect to database, read comment!
Comment: Access denied for user 'root'@'localhost' (using password: YES)
Bug Report:
Traceback: ERROR: OTRS-Installer-10 Perl: 5.10.0 OS: MSWin32 Time: Wed Aug 11 14:47:56 2010
Message: Can't connect to database, read comment!
Traceback (2232):
Module: Kernel::Output::HTML::Layout::Error (v1.176.2.17) Line: 1416
Module: Kernel::Output::HTML::Layout::ErrorScreen (v1.176.2.17) Line: 1395
Module: Kernel::Modules::Installer::Run (v1.58) Line: 221
Module: ModPerl::ROOT::ModPerl::Registry::C_3a_Program_20Files_OTRS_OTRS_bin_cgi_2dbin_installer_2epl::GenericModules (unknown version) Line: 133
Module: ModPerl::ROOT::ModPerl::Registry::C_3a_Program_20Files_OTRS_OTRS_bin_cgi_2dbin_installer_2epl::handler (unknown version) Line: 94
Module: (eval) (v1.31) Line: 204
Module: ModPerl::RegistryCooker::run (v1.31) Line: 204
Module: ModPerl::RegistryCooker::default_handler (v1.31) Line: 170
Module: ModPerl::Registry::handler (v1.99) Line: 31
OTRS 2.4
Windows xp sp3
Windows xp sp3
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: installer problem
It means that otrs is trying to use a root password for mysql that isn't valid. If you set up mysql, you should have a password for root.
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
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
Re: installer problem
I tried to put a password for the root
...
when i removed the password (left it blank)
It comes a new error
when it creating the database
Create Database (2/4)
Creating database 'otrs' utf8: false!
---==> Can't create database 'otrs'; database exists
...
when i removed the password (left it blank)
It comes a new error
when it creating the database
Create Database (2/4)
Creating database 'otrs' utf8: false!

---==> Can't create database 'otrs'; database exists
OTRS 2.4
Windows xp sp3
Windows xp sp3
Re: installer problem
I have changed the database name, to my company name
and it worked
what i need now is to configure it with my company website...
www.example.com/otrs/index.pl
and it worked
what i need now is to configure it with my company website...
www.example.com/otrs/index.pl
OTRS 2.4
Windows xp sp3
Windows xp sp3
Re: installer problem
there is something i can not figure it out...
How to configure my company website to work with OTRS ???
I have installed the system on my machine, I'm reading the documentation files
But, I can't find how to link these two things with each other?? (my company website and OTRS) !!!
Excuse my ignorance guys :S:S:S
\\
Any piece of information would be appreciated...
thanks in advance

How to configure my company website to work with OTRS ???
I have installed the system on my machine, I'm reading the documentation files
But, I can't find how to link these two things with each other?? (my company website and OTRS) !!!
Excuse my ignorance guys :S:S:S
\\
Any piece of information would be appreciated...
thanks in advance
OTRS 2.4
Windows xp sp3
Windows xp sp3
Re: installer problem
You need to install it on a server in the internet or on the same Server like your website
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: installer problem
I'm sorry, but I don't know the difference
but I wish it would be like this
www.mycompanywebsite.com/otrs
is there any other forms to link OTRS with my company website ?????
but I wish it would be like this
www.mycompanywebsite.com/otrs
is there any other forms to link OTRS with my company website ?????
OTRS 2.4
Windows xp sp3
Windows xp sp3
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: installer problem
if you want /otrs to work from your website, you should probably install OTRS on your website.
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
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
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: installer problem
It requires the ability to have shell/command line access to your website. If you don't have that, then you should host OTRS with a provider that allows you to install.
It's a bit difficult to provide you an answer because the answer is directly related to how your website is set up. If you don't control it completely, OTRS is not for you. If you have someone hosting it, designing it, etc, then they *might* be able to also install OTRS for you.
It's a bit difficult to provide you an answer because the answer is directly related to how your website is set up. If you don't control it completely, OTRS is not for you. If you have someone hosting it, designing it, etc, then they *might* be able to also install OTRS for you.
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
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
Re: installer problem
About controlling the website, it will be in my hands after I know how to do this...
the website is hosted on hostmonster.com ,,, I'll have the access to the control panel after I know what to do in it
the website is hosted on hostmonster.com ,,, I'll have the access to the control panel after I know what to do in it

OTRS 2.4
Windows xp sp3
Windows xp sp3
Re: installer problem
You need ssh access as root!
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: installer problem
this is a demo like my actual control panel
there is SSH/shel access in the security part !!
is that what you mean ??
So, whats next ?
Code: Select all
https://login.hostmonster.com/frontend/hostmonster/index.html
is that what you mean ??
So, whats next ?
OTRS 2.4
Windows xp sp3
Windows xp sp3
Re: installer problem
If you don' tknow how to install software on a linux box you really should not do it!
The Doku for Installation on a plain system from tar.gz file is included in the tar.gz File of OTRS (INSTALL). If your hosted system runs CPANEL you will need to do some workarounds you'll find here in the forum
The Doku for Installation on a plain system from tar.gz file is included in the tar.gz File of OTRS (INSTALL). If your hosted system runs CPANEL you will need to do some workarounds you'll find here in the forum
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: installer problem
can't I use the windows package to install OTRS on my Cpanel ???
What kind of workout i need to do? give me some keywords, lines to go on !!!
Thanks for your interest and helping me

What kind of workout i need to do? give me some keywords, lines to go on !!!
Thanks for your interest and helping me


OTRS 2.4
Windows xp sp3
Windows xp sp3
Re: installer problem
No it is a Linux box, so the windows installer can't be used.
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: installer problem
I know how to use OTRS in full details, but installation is my problem. Is there any way to use windows installation...
couldn't I use this windows package to install it, and host it on other server that accepts windows installations. after that I can make a hyperlink on my website to the OTRS hosted on other area ???
couldn't I use this windows package to install it, and host it on other server that accepts windows installations. after that I can make a hyperlink on my website to the OTRS hosted on other area ???
OTRS 2.4
Windows xp sp3
Windows xp sp3
Re: installer problem
Yes you can. The OTRS Server must be reachable from the internet than
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: installer problem
I am afraid that it is not OTRS related at all. You should contact the person responsible for your IT infrastructure.volda wrote:that's good
how can I do that???
If you really want to do it yourself, please start from user manual related to setting up the web server.
Re: installer problem
OK, I'll try to study it
Its supposed that I'm the person who is responsible for the IT infrastructure
Company is still on its first steps, and I'm trying to build a system !!!!
I'm not good at programming and linux commands. So, I'll try to read more about setting up a web server
Is there something recommended??? to be compatible with the OTRS installation package (for windows) ??
Its supposed that I'm the person who is responsible for the IT infrastructure
Company is still on its first steps, and I'm trying to build a system !!!!
I'm not good at programming and linux commands. So, I'll try to read more about setting up a web server
Is there something recommended??? to be compatible with the OTRS installation package (for windows) ??
OTRS 2.4
Windows xp sp3
Windows xp sp3
Re: installer problem
I'd suggest you, to hire an IT expert, who would do installation for you.
OTRS 2.4.7 with ITSM 2.0.3. running on Linux Fedora 12
Re: installer problem
that would be much easier. But, I need to do it my self
Thanks,,,
Thanks,,,
OTRS 2.4
Windows xp sp3
Windows xp sp3
Re: installer problem
Ever thougt on having a managed OTRS or SaaS?
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: installer problem
I've worked on OTRS for a while and I know how to use it...
What is SaaS? is it a hosting services or something??
What is SaaS? is it a hosting services or something??
OTRS 2.4
Windows xp sp3
Windows xp sp3
Re: installer problem
Software as a Service, so it is a hosted type (and will be in available in October)
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: installer problem
can't I use something else? I'll have an account on other host service website (I don't remember its name by now)
What I need to know is what to do after installing a webserver, use the windows installation package and that's it ? or there is something else ???
What I need to know is what to do after installing a webserver, use the windows installation package and that's it ? or there is something else ???
OTRS 2.4
Windows xp sp3
Windows xp sp3
Re: installer problem
Installation depends on the operating system of the server.
You can use every kind of server which is accessible via Internet.
As it really seems that you have no clue on what you are doing I'll close this thread now.
You can use every kind of server which is accessible via Internet.
As it really seems that you have no clue on what you are doing I'll close this thread now.
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com