Page 1 of 1

error:EPERM: Operation not permitted, open 'XXXX'

Posted: Thu Jul 28, 2022 12:13 pm
by athirahjeff

{Error:EPERM operation not permitted, open 'C:\xampp\htdocs\.............' at Error (native)
errno: -4048,
code: 'EPERM',
syscal: 'open',
path: 'C:\\xampp\\htdocs\\SYSTEM\\ncrv3\\vncr_reportinfo.php'}

I got this error. can somebody help me to fix this? thank you


Re: error:EPERM: Operation not permitted, open 'XXXX'

Posted: Thu Jul 28, 2022 12:33 pm
by arbei

Make sure you have WRITE permission to the folder.


Re: error:EPERM: Operation not permitted, open 'XXXX'

Posted: Thu Jul 28, 2022 2:50 pm
by athirahjeff

I have allowed permission to all user in the xampp folder, but the error still appeared and I am not sure is it the correct way . Can you show me how to do it.


Re: error:EPERM: Operation not permitted, open 'XXXX'

Posted: Thu Jul 28, 2022 6:11 pm
by mobhar

It is not about permission to all user. You should make sure the related folders have been given Write permission just like arbei mentioned above.