error open file #2250
-
hi hello my server is ubuntu 2204 and wen I want creat new user I hit add then say an error open file failed |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
Make sure you have properly set the permition to the XML file. RWX-RWX-R-x
(775) is good enough.
chmod 775 /path/to/your/xml/file
|
Beta Was this translation helpful? Give feedback.
-
May you contact me privately? I'll see what can I help. Go to my profile to
have my contact information.
|
Beta Was this translation helpful? Give feedback.
-
Do you have write access to the location of your file storage? Try "touch /file/storage/location/myfile" and see if you can create a file. |
Beta Was this translation helpful? Give feedback.
-
Thank you, I saw that the space was full and I deleted the files and it was fixed The log is not created for me even though it is ticked |
Beta Was this translation helpful? Give feedback.
Do you have write access to the location of your file storage? Try "touch /file/storage/location/myfile" and see if you can create a file.