Problem to remove a user

groomy

Verified User
Joined
Dec 16, 2011
Messages
261
Location
AUGNY (France)
Hi,
when i want to remove a user i have this message error :
Error while deleting Users
Error Removing User emeraudes
Script output: /usr/local/directadmin/scripts/custom/user_destroy_pre.sh
chattr: No such file or directory while trying to stat /home/emeraudes/domains/emeraudes-colombiennes.ch/php.ini
I have php.ini and the folder is in 644 and root/root

Thanks
 
The error occurs when running a custom file, not a file installed by DirectAdmin so likely no-one except the author of the script can tell the problem with certainty. Check for misspellings, the correct path, and that the file is owned by the user.

How did the php.ini get created? Make sure the creation runs properly, and then copy the code except for the chattr options.

Jeff
 
hi,
i create a files php.ini in the folder i delete and now it's good but i have this message
Error while deleting Users
Error Removing User emeraudes

User removed from SSH
emeraudes-colombiennes.ch's config files have been removed

Users's domains directory removed.

Unix User removed from the server
User's config files deleted
Unable to delete User's data directory.
The directory ./data/users/emeraudes is not empty

Left user on haiko's list
 
Back
Top