Hi
We want to work in team to customize osTicket. I versioned my osTicket installation on Mercurial.
I checked out the project on another machine having its own ostTicket DB installed, I changed the ost-config.php according to the local DB credentials.
I get the error message: Fatal error: Cannot redeclare class OrmException in /Users/matthieu/Sites/osTicket/include/class.orm.php on line 19
Do I miss an extra configuration somewhere?
What do I have to configure a the new machine after checking out the osTicket from mercurial?
Thank you for your help :).
We want to work in team to customize osTicket. I versioned my osTicket installation on Mercurial.
I checked out the project on another machine having its own ostTicket DB installed, I changed the ost-config.php according to the local DB credentials.
I get the error message: Fatal error: Cannot redeclare class OrmException in /Users/matthieu/Sites/osTicket/include/class.orm.php on line 19
Do I miss an extra configuration somewhere?
What do I have to configure a the new machine after checking out the osTicket from mercurial?
Thank you for your help :).