473,698 Members | 2,439 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

A good PHP-based issue tracker

We're looking for a simple open source bug-tracking software. Any
suggestion?

Apr 7 '06 #1
5 2122
Hi,
This page summarize a few debugginf techniques in PHP
http://www.commentcamarche.net/faq/s...es-de-debugage
It's in French, but the code is clear enough

Vive La France!!

Apr 7 '06 #2
Chung Leong wrote:
We're looking for a simple open source bug-tracking software. Any
suggestion?


When I looked around some time ago there wasn't much available in PHP. IMHO
one of the best TT systems available is an open-source package called RT -
it's written in Perl though. I must confess to rather liking Test Director
- a commercial product, and very Microsoftized (expecting it to break
massively with the 'fixed' version of explorer coming out soon).

phphelpdesk and double choco latte both seem competent and I would be
looking at these in some more detail though.

HTH

C.
Apr 7 '06 #3
Chung Leong wrote:
We're looking for a simple open source bug-tracking software. Any
suggestion?

Hi Chung,

A large company i do projects for uses Mantis. It has been nominated for
the 2006 Community Choice Awards of sourceforge. It is GPL and runs on
php and MySQL. I think it is quite complete, typically something to use
if you have many projects and employees, customers etc. and need
role-based access control. May take some time to configure though, i am
afraid it is overkill if you need something simple. Maybe you already
know it, then i hope this message will be of some use to others who read
this thread.

Greetings,

Henk Verhoeven,
www.phppeanuts.org.
Apr 8 '06 #4
Henk Verhoeven wrote:
A large company i do projects for uses Mantis. It has been nominated for
the 2006 Community Choice Awards of sourceforge. It is GPL and runs on
php and MySQL. I think it is quite complete, typically something to use
if you have many projects and employees, customers etc. and need
role-based access control. May take some time to configure though, i am
afraid it is overkill if you need something simple. Maybe you already
know it, then i hope this message will be of some use to others who read
this thread.


Thanks a lot for the info. Mantis looks very impressive. I'll
definitively keep it in mind for future projects. For my current
project, it's a little too sophisticated. My fear is that the less tech
savvy members on the team would get intimidated and revert to using pen
and paper.

Bug Genie, which I found on Sourceforge, seems to be exactly what I'm
looking for: soft borders, big colorful icons.

Apr 8 '06 #5
"Chung Leong" <ch***********@ hotmail.com> wrote in message
news:11******** ************@z3 4g2000cwc.googl egroups.com...
We're looking for a simple open source bug-tracking software. Any
suggestion?


We use the MySQL created Eventum. Excellent issue tracker with most or all
of the features you'll need for basic (and even advanced) issue management.
Check it out here: http://eventum.mysql.org/wiki/index.php/Main_Page

Anthony
*** Free account sponsored by SecureIX.com ***
*** Encrypt your Internet usage with a free VPN account from http://www.SecureIX.com ***
Apr 9 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
2594
by: Bozo Schmozo | last post by:
Can someone please recommend some good books on developing web sites (pretty much from scratch) running PHP and the necessary/usual components required, such as MySQL, Apache and etc? As well, does PHP have some good IDE I can use? Any books, online resources or tutorials on developing and getting a web site off the ground using PHP would be much appreciated. TIA!
5
2241
by: Dan | last post by:
I am looking for two good books: a php4 one and a php4 with db one. I see that "Beginning PHP4" and "Beginning PHP4 Databases" are a series but "Beginning PHP4" got a bad review on amazon regarding outdated code. Looking for suggestions... TIA, Dan
5
2485
by: Andre Phandana | last post by:
Hi, I am laerning PHP is there any books that you recommend? or eBook? Is there any great site built with PHP that you can show me. It will be great to see an example how PHP make the website great (functionality wise). Thank you, --Andre Phandana
29
3182
by: Mainlander | last post by:
An ISP I belong to uses Majordomo for their mailing list system. I'd like to encourage them to move to a system that uses a database, preferably psql which they already run on their server. Anything out there in Php?
150
6525
by: tony | last post by:
If you have any PHP scripts which will not work in the current releases due to breaks in backwards compatibility then take a look at http://www.tonymarston.net/php-mysql/bc-is-everything.html and see if you agree with my opinion or not. Tony Marston http://www.tonymarston.net
2
1144
by: ngocviet | last post by:
Sorry for the noob question! My project have alot class files(>100), in one request I only need some class(1-5), but I dont like to have to specifies needed files so I make a include.php, that include all my class files. In action file, I only include the include.php! Is it good for performent? Does it make any problem? Thanks!
9
2973
by: xhe | last post by:
Hi, I need to program to check the validity of IP address through PHP Initially I used this one: $url="http://www.ntc.gov.au/ViewPage.aspx? page=A02400304500100020"; $fp=fopen($url,"r"); if(!$fp) {
1
3128
by: Tyno Gendo | last post by:
Hi everyone I need to move on a step in my PHP... I know what classes are, both in PHP4 and 5 and I'm aware of "patterns" existing, but what I'm looking for are some real world projects eg. Open Source that people consider to use classes and patterns correctly. I lack a senior person to lead me in this so I feel I'm losing out on only using bare PHP class features and not really knowing how to design
2
1468
by: Anuack Luna | last post by:
Http://www.hostmonster.com/ http://www.ixwebhosting.com/index.php/v2/pages.planBusinessPlus http://www.top10webhosting.com/cpanel.php The most complete listing and crazy is: Http://www.webhosting-top10.com/host52/ The only bad thing is the limitation database
4
2912
by: dannysh | last post by:
Hi all, I need a recomendation on a good book to learn PHP/MYSQL. I want to learn php with mysql. The problem is that I don't have any knowledge on mysql and generally in relational databases. I have an experience in programming with jsp, JS, HTML etc. Can you please recommend me on a good book / sites which I can use to
0
8683
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9170
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9031
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8904
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8876
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7741
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6531
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4372
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4624
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.