Prev: Noloh PHP Framework
Next: PHP to server prompt
From: Nilesh Govindarajan on 28 Mar 2010 09:52 On 03/28/2010 06:58 PM, Andre Polykanine wrote: > Hello everyone, > > Can you recommend a bug tracking system to be installed on the site? > Requirements: written in PHP (or maybe Perl); tickets system; e-mail > notifications. http://www.google.co.in/search?aq=0&oq=php+bug&sourceid=chrome&ie=UTF-8&q=php+bug+tracker -- Nilesh Govindarajan Site & Server Administrator www.itech7.com मेरा भारत महान ! मम भारत: महत्तम भवतु !
From: Nathan Rixham on 28 Mar 2010 09:53 Ashley Sheridan wrote: > On Sun, 2010-03-28 at 16:28 +0300, Andre Polykanine wrote: >> >> Can you recommend a bug tracking system to be installed on the site? >> Requirements: written in PHP (or maybe Perl); tickets system; e-mail >> notifications. >> > > I think your best option is Mantis. It's written in PHP, does all that > you've asked, and it's pretty easy to use really. > agreed, unless IDE integration and familiarity is the name of the game, in which case the usual suspects of trac, jira and bugzilla are worth considering. regards!
From: shiplu on 28 Mar 2010 12:43 I want to add with Andre. I am looking for a free hosted bug tracking solution. I can not afford to host it in my web server. So is there any free one?? It should not be public. Only me and my clients will be able to see it. Thanks -- Shiplu Mokaddim My talks, http://talk.cmyweb.net Follow me, http://twitter.com/shiplu SUST Programmers, http://groups.google.com/group/p2psust Innovation distinguishes bet ... ... (ask Steve Jobs the rest)
From: Nathan Rixham on 28 Mar 2010 13:06 shiplu wrote: > I want to add with Andre. > I am looking for a free hosted bug tracking solution. I can not afford > to host it in my web server. > So is there any free one?? > It should not be public. Only me and my clients will be able to see it. > > Thanks > yes, for all cases, commercial or not; self hosted or remote; indefero [1] is a fantastic quick to use solution: [1] http://www.indefero.net/ Many Regards, Nathan
From: Anshul Agrawal on 29 Mar 2010 07:39
There is something new based on Trac but written in PHP. mtrack (http://bitbucket.org/wez/mtrack/wiki/Home) It is written by one of the PHP Core Developers (Wez Furlong). May be you want to try it out. Best, Anshul On Sun, Mar 28, 2010 at 10:36 PM, Nathan Rixham <nrixham(a)gmail.com> wrote: > shiplu wrote: > > I want to add with Andre. > > I am looking for a free hosted bug tracking solution. I can not afford > > to host it in my web server. > > So is there any free one?? > > It should not be public. Only me and my clients will be able to see it. > > > > Thanks > > > > yes, for all cases, commercial or not; self hosted or remote; indefero > [1] is a fantastic quick to use solution: > > [1] http://www.indefero.net/ > > Many Regards, > > Nathan > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > |