Permission denied error.
Posted: Thu Oct 13, 2011 10:09 pm
Warning: fopen(report.txt) [function.fopen]: failed to open stream: Permission denied in /opt/lampp/htdocs/crawler/index.php on line 15
Warning: fwrite() expects parameter 1 to be resource, string given in /opt/lampp/htdocs/crawler/index.php on line 16
Warning: fclose() expects parameter 1 to be resource, boolean given in /opt/lampp/htdocs/crawler/index.php on line 17
How can I solve the permession denied ?
and the other errors ?
Thanks
Warning: fwrite() expects parameter 1 to be resource, string given in /opt/lampp/htdocs/crawler/index.php on line 16
Warning: fclose() expects parameter 1 to be resource, boolean given in /opt/lampp/htdocs/crawler/index.php on line 17
How can I solve the permession denied ?
and the other errors ?
Thanks