Quote:
Originally Posted by till
Execute the following statement in the ispconfig database:
update isp_isp_user set status = 'u' where status = '';
then change one user in the interface and click save. Now all records will be updated.
|
Is there any way to do this from the command prompt rather than from phpmyadmin? My system is currently choaking under the clamav load to an extent that I can no longer access the web interface. In fact, shell is difficult too.
I had disabled clamav previously, but for some reason (upgrade probably) it kicked back in and is killing my system right now.
Thanks a lot!