Still searching for a bugtracking system
Still searching for a bugtracking system
am 30.03.2010 15:13:34 von Andre Polykanine
Hello everyone,
The best of all suggested bugtrackers is JotBug, on my opinion. But it
works only with SQLite databases, and I have no access to such one
(only MySql).
Any solutions?
P.S. I'd use Trac, but since I have no own server yet, we have no
access to Python, either... Only Php, MySql, Perl.
I have looked at Bugzilla... seems to heavy for our service).
--
With best regards from Ukraine,
Andre
Http://oire.org/ - The Fantasy blogs of Oire
Skype: Francophile; Wlm&MSN: arthaelon @ yandex.ru; Jabber: arthaelon @ jabber.org
Yahoo! messenger: andre.polykanine; ICQ: 191749952
Twitter: http://twitter.com/m_elensule
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
RE: Still searching for a bugtracking system
am 30.03.2010 16:37:51 von Alex Major
Surely if it's not suitable for your situation, it's not the best? :)
Mantis is what I'd recommend and believe has already been recommend to you.
Runs using PHP and MySQL, it's flexible for public or private projects,
multiple projects etc.
I do agree with you that Bugzilla seems heavy, I know it has its supporters
but I've always found it to be overkill for the projects I've worked on.
Alex.
-----Original Message-----
From: Andre Polykanine [mailto:andre@oire.org]
Sent: 30 March 2010 14:14
To: php-general@lists.php.net
Subject: [PHP] Still searching for a bugtracking system
Hello everyone,
The best of all suggested bugtrackers is JotBug, on my opinion. But it
works only with SQLite databases, and I have no access to such one
(only MySql).
Any solutions?
P.S. I'd use Trac, but since I have no own server yet, we have no
access to Python, either... Only Php, MySql, Perl.
I have looked at Bugzilla... seems to heavy for our service).
--
With best regards from Ukraine,
Andre
Http://oire.org/ - The Fantasy blogs of Oire
Skype: Francophile; Wlm&MSN: arthaelon @ yandex.ru; Jabber: arthaelon @
jabber.org
Yahoo! messenger: andre.polykanine; ICQ: 191749952
Twitter: http://twitter.com/m_elensule
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Still searching for a bugtracking system
am 30.03.2010 17:04:20 von ro0ot.w00t
2010/3/30 Alex Major
>
> Surely if it's not suitable for your situation, it's not the best? :)
>
> Mantis is what I'd recommend and believe has already been recommend to yo=
u.
> Runs using PHP and MySQL, it's flexible for public or private projects,
> multiple projects etc.
>
> I do agree with you that Bugzilla seems heavy, I know it has its supporte=
rs
> but I've always found it to be overkill for the projects I've worked on.
>
> Alex.
>
> -----Original Message-----
> From: Andre Polykanine [mailto:andre@oire.org]
> Sent: 30 March 2010 14:14
> To: php-general@lists.php.net
> Subject: [PHP] Still searching for a bugtracking system
>
> Hello everyone,
> The best of all suggested bugtrackers is JotBug, on my opinion. But it
> works only with SQLite databases, and I have no access to such one
> (only MySql).
> Any solutions?
> P.S. I'd use Trac, but since I have no own server yet, we have no
> access to Python, either... Only Php, MySql, Perl.
> I have looked at Bugzilla... seems to heavy for our service).
>
> -
Well. I'm not a fan of mantis. Mantis has some annoying bugs and the
codebase seems weird.
It basically works, but that is all about it.
I quote http://sqlite.org/about.html :
>=A0SQLite is a software library that implements a=A0self-contained,serverl=
ess,=A0zero-configuration,=A0transactional=A0SQL database engine.
....
> Unlike most other SQL databases, SQLite does not have a separate server p=
rocess. SQLite reads and writes directly to ordinary disk files. A complete=
SQL database with multiple tables, indices, triggers, and views, is contai=
ned in a single disk file.
So you don't need "access" to such a database.
Regards
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Still searching for a bugtracking system
am 30.03.2010 19:11:34 von Joseph Masoud
--00c09f82cc22c158ac048307b8e6
Content-Type: text/plain; charset=ISO-8859-1
On Tue, Mar 30, 2010 at 2:13 PM, Andre Polykanine wrote:
> Hello everyone,
> The best of all suggested bugtrackers is JotBug, on my opinion. But it
> works only with SQLite databases, and I have no access to such one
> (only MySql).
> Any solutions?
>
[...]
I use Eventum. So far, so good.
http://dev.mysql.com/downloads/other/eventum/
Works fine with Maria DB too.
--00c09f82cc22c158ac048307b8e6--
Re: Still searching for a bugtracking system
am 30.03.2010 19:42:49 von Phpster
On Tue, Mar 30, 2010 at 1:11 PM, Yousif Masoud wr=
ote:
> On Tue, Mar 30, 2010 at 2:13 PM, Andre Polykanine wrote:
>
>> Hello everyone,
>> The best of all suggested bugtrackers is JotBug, on my opinion. But it
>> works only with SQLite databases, and I have no access to such one
>> (only MySql).
>> Any solutions?
>>
> [...]
>
> I use Eventum. =A0So far, so good.
>
> http://dev.mysql.com/downloads/other/eventum/
>
> Works fine with Maria DB too.
>
http://ca.php.net/manual/en/sqlite.requirements.php shows that sqlite
is a part of php as of version 5
--=20
Bastien
Cat, the other other white meat
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re[2]: Still searching for a bugtracking system
am 30.03.2010 20:21:02 von Andre Polykanine
Hello Jan,
And what do you use then?)
--=20
With best regards from Ukraine,
Andre
Skype: Francophile; Wlm&MSN: arthaelon @ yandex.ru; Jabber: arthaelon @ jab=
ber.org
Yahoo! messenger: andre.polykanine; ICQ: 191749952
Twitter: m_elensule
----- Original message -----
From: Jan G.B.
To: Alex Major
Date: Tuesday, March 30, 2010, 6:04:20 PM
Subject: [PHP] Still searching for a bugtracking system
2010/3/30 Alex Major
>
> Surely if it's not suitable for your situation, it's not the best? :)
>
> Mantis is what I'd recommend and believe has already been recommend to yo=
u.
> Runs using PHP and MySQL, it's flexible for public or private projects,
> multiple projects etc.
>
> I do agree with you that Bugzilla seems heavy, I know it has its supporte=
rs
> but I've always found it to be overkill for the projects I've worked on.
>
> Alex.
>
> -----Original Message-----
> From: Andre Polykanine [mailto:andre@oire.org]
> Sent: 30 March 2010 14:14
> To: php-general@lists.php.net
> Subject: [PHP] Still searching for a bugtracking system
>
> Hello everyone,
> The best of all suggested bugtrackers is JotBug, on my opinion. But it
> works only with SQLite databases, and I have no access to such one
> (only MySql).
> Any solutions?
> P.S. I'd use Trac, but since I have no own server yet, we have no
> access to Python, either... Only Php, MySql, Perl.
> I have looked at Bugzilla... seems to heavy for our service).
>
> -
Well. I'm not a fan of mantis. Mantis has some annoying bugs and the
codebase seems weird.
It basically works, but that is all about it.
I quote http://sqlite.org/about.html :
>=A0SQLite is a software library that implements a=A0self-contained,serverl=
ess,=A0zero-configuration,=A0transactional=A0SQL database engine.
....
> Unlike most other SQL databases, SQLite does not have a separate server p=
rocess. SQLite reads and writes directly to ordinary disk files. A complete=
SQL database with multiple tables, indices, triggers, and views, is contai=
ned in a single disk file.
So you don't need "access" to such a database.
Regards
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Still searching for a bugtracking system
am 30.03.2010 20:37:04 von Shawn McKenzie
Andre Polykanine wrote:
> Hello Jan,
>
> And what do you use then?)
>
If you're able to, you enable the sqllite extension in your php.ini and
then you create your database as a flat file. The installer for the bug
tracker would probably do that for you.
--
Thanks!
-Shawn
http://www.spidean.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Still searching for a bugtracking system
am 30.03.2010 21:50:08 von Jorge Gomes
--0016e6567d7e075115048309f1c4
Content-Type: text/plain; charset=UTF-8
What about flyspray?
http://flyspray.org/
Demo: http://flyspray.org/demo
They use it for tracking the bugs of their software (obviously):
http://bugs.flyspray.org/
They have bad documentation but I tested the software and seems to be fine.
They are slowly working in the final 1.0 version.
Rewards
_______________________________
Jorge Gomes
2010/3/30 Shawn McKenzie
> Andre Polykanine wrote:
> > Hello Jan,
> >
> > And what do you use then?)
> >
> If you're able to, you enable the sqllite extension in your php.ini and
> then you create your database as a flat file. The installer for the bug
> tracker would probably do that for you.
>
> --
> Thanks!
> -Shawn
> http://www.spidean.com
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--0016e6567d7e075115048309f1c4--
Re[2]: Still searching for a bugtracking system
am 31.03.2010 14:40:06 von Andre Polykanine
Hello Jorge,
Hm... that seems quite fine) If I don't manage to deal with JotBug,
will try Flyspray, thanks!
--
With best regards from Ukraine,
Andre
Skype: Francophile; Wlm&MSN: arthaelon @ yandex.ru; Jabber: arthaelon @ jabber.org
Yahoo! messenger: andre.polykanine; ICQ: 191749952
Twitter: m_elensule
----- Original message -----
From: Jorge Gomes
To: Shawn McKenzie
Date: Tuesday, March 30, 2010, 10:50:08 PM
Subject: [PHP] Still searching for a bugtracking system
What about flyspray?
http://flyspray.org/
Demo: http://flyspray.org/demo
They use it for tracking the bugs of their software (obviously):
http://bugs.flyspray.org/
They have bad documentation but I tested the software and seems to be fine.
They are slowly working in the final 1.0 version.
Rewards
_______________________________
Jorge Gomes
2010/3/30 Shawn McKenzie
> Andre Polykanine wrote:
> > Hello Jan,
> >
> > And what do you use then?)
> >
> If you're able to, you enable the sqllite extension in your php.ini and
> then you create your database as a flat file. The installer for the bug
> tracker would probably do that for you.
>
> --
> Thanks!
> -Shawn
> http://www.spidean.com
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Re[2]: Still searching for a bugtracking system
am 01.04.2010 10:06:38 von ro0ot.w00t
2010/3/30 Andre Polykanine :
> Hello Jan,
>
> And what do you use then?)
>
Sadly, I'm bound to use what I dislike. Mantis. ;)
It's not my decision and in our business model there's no major
benefit in switching the software, at this point.
I can live with it.
Regards
> --
> With best regards from Ukraine,
> Andre
> Skype: Francophile; Wlm&MSN: arthaelon @ yandex.ru; Jabber: arthaelon @ j=
abber.org
> Yahoo! messenger: andre.polykanine; ICQ: 191749952
> Twitter: m_elensule
>
> ----- Original message -----
> From: Jan G.B.
> To: Alex Major
> Date: Tuesday, March 30, 2010, 6:04:20 PM
> Subject: [PHP] Still searching for a bugtracking system
>
> 2010/3/30 Alex Major
>>
>> Surely if it's not suitable for your situation, it's not the best? :)
>>
>> Mantis is what I'd recommend and believe has already been recommend to y=
ou.
>> Runs using PHP and MySQL, it's flexible for public or private projects,
>> multiple projects etc.
>>
>> I do agree with you that Bugzilla seems heavy, I know it has its support=
ers
>> but I've always found it to be overkill for the projects I've worked on.
>>
>> Alex.
>>
>> -----Original Message-----
>> From: Andre Polykanine [mailto:andre@oire.org]
>> Sent: 30 March 2010 14:14
>> To: php-general@lists.php.net
>> Subject: [PHP] Still searching for a bugtracking system
>>
>> Hello everyone,
>> The best of all suggested bugtrackers is JotBug, on my opinion. But it
>> works only with SQLite databases, and I have no access to such one
>> (only MySql).
>> Any solutions?
>> P.S. I'd use Trac, but since I have no own server yet, we have no
>> access to Python, either... Only Php, MySql, Perl.
>> I have looked at Bugzilla... seems to heavy for our service).
>>
>> -
>
> Well. I'm not a fan of mantis. Mantis has some annoying bugs and the
> codebase seems weird.
> It basically works, but that is all about it.
>
>
> I quote http://sqlite.org/about.html :
>
>>=A0SQLite is a software library that implements a=A0self-contained,server=
less,=A0zero-configuration,=A0transactional=A0SQL database engine.
> ...
>> Unlike most other SQL databases, SQLite does not have a separate server =
process. SQLite reads and writes directly to ordinary disk files. A complet=
e SQL database with multiple tables, indices, triggers, and views, is conta=
ined in a single disk file.
>
> So you don't need "access" to such a database.
>
>
> Regards
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php