Domain pointer list

Hello,

Note that the only reason it wouldn't show up is if the:
/usr/local/directadmin/data/admin/show_all_users.cache
file is missing, unreadable or empty.

Try typing
Code:
echo "action=cache&value=showallusers" >> /usr/local/directadmin/data/task.queue
/usr/local/directadmin/dataskq d200
John
 
Hi John,

I've got the same problem, maybe more people?, but was does this part do:
/usr/local/directadmin/dataskq d200

after action=cache&value=showallusers" >> /usr/local/directadmin/data/task.queue

Because action=cache&value=showallusers" >> /usr/local/directadmin/data/task.queue does the trick but i need to do it everytime after adding domain pointers.

We've got 8 DA server, but only one has this problem.

Is there more news on this issue?

Kind regards,
Hans

Hello,

Note that the only reason it wouldn't show up is if the:
/usr/local/directadmin/data/admin/show_all_users.cache
file is missing, unreadable or empty.

Try typing
Code:
echo "action=cache&value=showallusers" >> /usr/local/directadmin/data/task.queue
/usr/local/directadmin/dataskq d200
John
 
Hello,

the dataskq call executes the task.queue.
If you don't run the dataskq, it will be run within a minute anyway, so isn't required.

John
 
Back
Top