Question
failed to open stream: Permission denied Severity: Warning
When i trying to upload a file in registration form am getting below error.
<p>Severity: Warning</p>
<p>Message: moveuploadedfile(./assets/uploads/textresumes/2319Test_Resume.docx): failed to open stream: Permission denied</p>
<p>Severity: Warning</p>
<p>Message: moveuploadedfile(): Unable to move ’/tmp/phpangslr’ to ’./assets/uploads/textresumes/2319Test_Resume.docx’</p>
Am working in PHP Codeigniter web application , please tell me solution for this problem.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×