PDA

View Full Version : Change Ticketnumbers


bluenix
07-18-2006, 10:13 AM
When you install DA for the first time, the ticketnumbers in the ticketsystem start with 000000001. Is there any way to change (increase) this number?

jmstacey
07-18-2006, 05:10 PM
This is possible. You will need a root ssh connection to your server and a favorite text editor.

All you have to do is open /usr/local/directadmin/data/admin/next_ticket.number and change the number to the number you want to start at.

bluenix
08-01-2006, 07:50 AM
Originally posted by jmstacey
This is possible. You will need a root ssh connection to your server and a favorite text editor.

All you have to do is open /usr/local/directadmin/data/admin/next_ticket.number and change the number to the number you want to start at.

Thanks! That did the trick!