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

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
athirahjeff
User
Posts: 13

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

Post 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


arbei
User
Posts: 9359

Post by arbei »

Make sure you have WRITE permission to the folder.


athirahjeff
User
Posts: 13

Post 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.


mobhar
User
Posts: 11703

Post 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.


Post Reply