On Sat, 05 Jun 2004 18:30:00 -0700 Jesse <[EMAIL PROTECTED]> wrote: > I'm curious which Linux Distro. you guys recommend for OTRS? which one > > has given you the most success? I've tried SuSE 9.0 but I seem to > somehow make the mySQL service fail from starting and havn't found > anyone who could help me. Overall which Linux Distro would you > recommend?
/!\ WARNiNG /!\ DON'T FEED THE TROLL <troll>I would recommend debian</troll> That's must a matter of personal choice about that, but under debian you won't have any problem to install otrs. Install web server: apt-get install apache Install mod_perl: apt-get install libapache-mod-perl Install MySQL: apt-get install mysql-server mysql-client Bonus: apt-get install php4 php4-mysql phpmyadmin The bonus is just to manage your MySQL databases. If you are afraid by installing a debian, let's take a look at this good article: http://www.osnews.com/story.php?news_id=2016 Again, I say it, it's a matter of taste. I prefer debian and that's my opinion and not a generic opinion about linux distributions. Stefan -- #=- Stefan Berder tel : 6 14 80 -=# #=- Ing�nieur syst�me et r�seau 01 53 95 14 80 -=# #=- TRANSPAC / CSIG-SIS-ISS mail : [EMAIL PROTECTED] -=# #=- /(bb|[^b]{2})/ [EMAIL PROTECTED] -=# _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting f�r Ihr OTRS System? => http://www.otrs.de/
