fRAnKEnSTEin | 11 May 07:37
Picon

[Trac] Trac install problem


Hello,

I just installed Trac using the "quick install" method, here is my
first question:

1- For using the "quick install" do i need to have obligatory
installed Sqlite?

I used the "quick install" without having Sqlite installed and the
instalation process did not send any error.

After the installation i proceed to create an eviroment(i am using
mysql db) but it sended an error, telling me that "mysql is not
supported"

Any idea?

Regards

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users@...
To unsubscribe from this group, send email to trac-users-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Noah Kantrowitz | 11 May 09:00
Picon
Favicon

[Trac] Re: Trac install problem


On May 11, 2008, at 1:41 AM, fRAnKEnSTEin wrote:
>
> Hello,
>
> I just installed Trac using the "quick install" method, here is my
> first question:
>
> 1- For using the "quick install" do i need to have obligatory
> installed Sqlite?
>
> I used the "quick install" without having Sqlite installed and the
> instalation process did not send any error.
>
> After the installation i proceed to create an eviroment(i am using
> mysql db) but it sended an error, telling me that "mysql is not
> supported"

You would only need to sqlite if you were using sqlite. For MySQL you  
need the MySQLDb package. Note, we currently do not recommend using  
MySQL to do design flaws in the database engine itself. Use it only if  
you have no other option. SQLite is generally fine for small sites,  
and there is a scrip available to migrate to postgres if you being  
hitting concurrency issues.

--Noah

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users@...
(Continue reading)


Gmane