Page 1 of 1

Extremely strange error, help appricated... (not a noob Q)

PostPosted: 30. July 2006 23:08
by jamesrose123
Ok,

Ive set everything up, FTP , PHP and everything (i think) but im getting this error when i try to access a web page:

Code: Select all
Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0

Warning: Unknown: Failed opening 'C:/Program Files/xampp/htdocs/gallary.php' for inclusion (include_path='.;C:\Program Files\xampp\php\pear\') in Unknown on line 0


and this error when i try to open an image

Code: Select all

Access forbidden!

You don't have permission to access the requested object. It is either read-protected or not readable by the server.

If you think this is a server error, please contact the webmaster.


Thanks if anybody can help me out! Thanks

PostPosted: 31. July 2006 00:26
by Wiedmann
As you can read in the error message:
Your Apache have no read access to:
"C:/Program Files/xampp/htdocs/gallary.php"

PostPosted: 31. July 2006 10:53
by jamesrose123
And how do i make it so it can?

PostPosted: 31. July 2006 11:41
by max11max