[dl-ticket-service] Re: useradmin.php

2015-07-22 Thread John Cardell
I fixed the error. I used the sqlite3 method instead of my own database. Thanks for your help.

[dl-ticket-service] Re: useradmin.php

2015-07-22 Thread John Cardell
I fixed the error. I used the sqlite3 method instead of my own database. Thanks for your help.

[dl-ticket-service] Re: useradmin.php

2015-07-21 Thread John Cardell
Yuri D'Elia writes: > > On 21/07/15 04:11, John wrote: > > When I try to execute the following command: > > > > php useradmin.php add "admin" "true" "change me" > > > > (I did it with and without quotes) I get a 500 Unknown command error. Is > > there anyway to add a username and password dire

[dl-ticket-service] Re: useradmin.php

2015-07-21 Thread John Cardell
Amen Ankh writes: > > > Isn't there already a user named 'admin' or did you removed that > account before ??? > > Because there must be an account named 'admin' created while install of > 'dlTicket' !!! I never erased or added a user. I tried admin with no password, I tried the password: pas