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

2015-07-21 Thread Yuri D'Elia
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 directly to the database or > useradmin.php

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

2015-07-21 Thread Amen Ankh
t name it something else than admin... # # # # # # # # # # # # # # # # # # # # # # # # # # # ORIGINAL MESSAGE IS FOLLOWING # # # # # # # # # # # # # # # # # # # # # # # # # # MsgID: loom.20150721t040741-...@post.gmane.org From: John Date: Tue, 21 Jul 2015 02:11:24 +0000 (UTC) Subject: [dl-ticket-service] use

[dl-ticket-service] useradmin.php

2015-07-20 Thread John
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 directly to the database or useradmin.php file? Thanks John Cardell