LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-20-2011, 02:59 AM   #1
divyashree
Senior Member
 
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386

Rep: Reputation: 135Reputation: 135
OTRS Installation


I installed OTRS on CentOS 5 machine from its rpm . It installed perfectly with all its dependency resolved.

But during the web installation , the screen remains blank after step 2 .


Kindly help me if anyone used OTRS ??
 
Old 10-20-2011, 10:19 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,753

Rep: Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983
Quote:
Originally Posted by divyashree View Post
I installed OTRS on CentOS 5 machine from its rpm . It installed perfectly with all its dependency resolved. But during the web installation , the screen remains blank after step 2 .
Kindly help me if anyone used OTRS ??
Did you check the OTRS web page, and follow ALL the steps that are clearly documented for OTRS installation on CentOS? You don't say what version of CentOS (5.0? 5.3? 5.4?), or what version of OTRS, but there are detailed steps for installing via yum, rather than manually via RPM.

http://doc.otrs.org/3.0/en/html/inst...tion-on-centos
http://wiki.otrs.org/index.php?title..._on_CentOS_5.5
 
Old 10-21-2011, 04:17 AM   #3
divyashree
Senior Member
 
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386

Original Poster
Rep: Reputation: 135Reputation: 135
I am using CentOS 5.2 and otrs-3.0

I have already checked with the links, I followed the steps from there only. But there it is mentioned after step 3 step 2 will come but in my case after step 2 its stocked(blank screen).
 
Old 10-21-2011, 11:10 AM   #4
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,753

Rep: Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983
Quote:
Originally Posted by divyashree View Post
I am using CentOS 5.2 and otrs-3.0

I have already checked with the links, I followed the steps from there only. But there it is mentioned after step 3 step 2 will come but in my case after step 2 its stocked(blank screen).
The steps are not numbered, so which one are you stuck at, and what part of the documentation are you referring to? And did you notice the instructions were for CentOS 5.5, not 5.2?

For RPM installation, step 2 is restarting the apache server. If you mean the part where you run the Perl script through the browser to configure the OTRS database, did you read the docs?? There is a way to run it manually, that's clearly documented and not too difficult:
http://doc.otrs.org/3.0/en/html/x545...-configuration
 
Old 10-22-2011, 04:27 AM   #5
divyashree
Senior Member
 
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386

Original Poster
Rep: Reputation: 135Reputation: 135
Quote:
Originally Posted by TB0ne View Post
The steps are not numbered, so which one are you stuck at, and what part of the documentation are you referring to? And did you notice the instructions were for CentOS 5.5, not 5.2?

For RPM installation, step 2 is restarting the apache server. If you mean the part where you run the Perl script through the browser to configure the OTRS database, did you read the docs?? There is a way to run it manually, that's clearly documented and not too difficult:
http://doc.otrs.org/3.0/en/html/x545...-configuration
Yes, I was running the perl script through the browser to configure the database. There only it was stocked and was not going to system setting page( step 3 ).

Last edited by divyashree; 10-22-2011 at 04:28 AM.
 
Old 10-22-2011, 03:35 PM   #6
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,753

Rep: Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983
Quote:
Originally Posted by divyashree View Post
Yes, I was running the perl script through the browser to configure the database. There only it was stocked and was not going to system setting page( step 3 ).
Ok...so again, have you tried running it manually?? And are you sure things got installed correctly? Where did that perl script get installed? Do you see any errors in your apache logs?

Without details, we can't help...saying it's 'stocked' (I assume you mean stuck), doesn't tell us anything.
 
Old 10-23-2011, 04:21 AM   #7
divyashree
Senior Member
 
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386

Original Poster
Rep: Reputation: 135Reputation: 135
Quote:
Originally Posted by TB0ne View Post
Ok...so again, have you tried running it manually?? And are you sure things got installed correctly? Where did that perl script get installed? Do you see any errors in your apache logs?

Without details, we can't help...saying it's 'stocked' (I assume you mean stuck), doesn't tell us anything.
Yes everything installed correctly as described in manual.

this line I got in apache error log file:


Quote:
Out of memory!
[Sun Oct 23 14:47:46 2011] -e: Callback called exit.
I think this may be a mysql error. but how to resolve this ?

Last edited by divyashree; 10-23-2011 at 06:08 AM.
 
Old 10-23-2011, 12:50 PM   #8
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,753

Rep: Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983
Quote:
Originally Posted by divyashree View Post
Yes everything installed correctly as described in manual.
Ok, you still aren't answering questions asked, or acknowledging things. Again, the manual is for CentOS 5.5, not 5.2. Did you check the location of the perl script in question? Have you followed the directions/edited files needed to install the DB manually? And the preferred method is using yum to do the installation, since OTRS depends on numerous perl modules.
Quote:
this line I got in apache error log file:
Code:
Out of memory!
[Sun Oct 23 14:47:46 2011] -e: Callback called exit
I think this may be a mysql error. but how to resolve this ?
Did you try to Google it???
http://www.mail-archive.com/otrs@otrs.org/msg35217.html
http://lists.mysql.com/mysql/209280
http://egloo.wordpress.com/2008/07/2...-memory-error/
http://www.red-mercury.com/blog/ecle...with-solution/
http://stackoverflow.com/questions/1...m-memory-usage
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
otrs database roopakl Linux - Newbie 6 09-20-2011 12:02 AM
Need help with OTRS? your_shadow03 Linux - Newbie 1 12-16-2009 11:15 PM
otrs? ajeetraina Linux - Server 0 03-17-2008 02:57 AM
OTRS. Any experience? otrs.org seems down. pachakutek General 3 01-19-2007 03:22 PM
Otrs nalthen Linux - Software 0 01-31-2006 07:37 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:41 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration