I downloaded some php code for an a little ap and put it in /var/www/html/phpMyPhotos.  When I tried to access<br><a href="http://localhost/phpMyPhotos">http://localhost/phpMyPhotos</a> I get <br><h1>Forbidden</h1>
<p>You don't have permission to access /phpMyPhotos
on this server.</p><p>I'm running as root so I did chown root:root phpMyPhotos.  When I do ls -l I get</p><p>-rwxrwxr-x 1 root root  5482 Aug 18  2004 directory.php<br>-rwxrwxr-x 1 root root  2584 Aug 18  2004 global.conf
<br>-rwxrwxr-x 1 root root   532 Aug 18  2004 index.php<br>-rwxrwxr-x 1 root root 24854 Aug 18  2004 lgpl.txt<br>-rwxrwxr-x 1 root root  1687 Aug 18  2004 license.php<br>-rwxrwxr-x 1 root root  3579 Aug 18  2004 photo.php
<br>-rwxrwxr-x 1 root root 13470 Aug 18  2004 README<br>-rwxrwxr-x 1 root root  3624 Aug 18  2004 renderer.php<br>-rwxrwxr-x 1 root root  3172 Aug 18  2004 thumbnails.php<br>-rwxrwxr-x 1 root root  1894 Aug 18  2004 welcome.php
</p><p>also in /var/www/html I show</p><p>drwxr-xr-x  4 root root 4096 Aug 18  2004 phpMyPhotos<br></p><p>When I write click on this folder in the folder view of the directory and go to permissions it says that they cannot be determined.  I'm stumped.  What do I need to do to establish ownership of this folder and the files in it?
</p><br><p>/Bob Cahn</p><p>Carmel, NY<br></p>