Permission denied in Unknown on line 0

filled under:
May 13, 2009 

if you install apache/php and get the following error:
Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0
Then consider to check the permissions.

What user/group has the apache?
ps -ef | grep apache

Who owns the files in your htdocs?

Because it is most likely that you need to chown your htdocs, and or add a user to the correct group.

tags:

Leave a Reply

Your email address will not be published.Required fields are marked bold.

You may use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>