http://localhost/phpMyPhotos I get
Forbidden
You don't have permission to access /phpMyPhotos on this server.
I'm running as root so I did chown root:root phpMyPhotos. When I do ls -l I get
-rwxrwxr-x 1 root root 5482 Aug 18 2004 directory.php
-rwxrwxr-x 1 root root 2584 Aug 18 2004 global.conf
-rwxrwxr-x 1 root root 532 Aug 18 2004 index.php
-rwxrwxr-x 1 root root 24854 Aug 18 2004 lgpl.txt
-rwxrwxr-x 1 root root 1687 Aug 18 2004 license.php
-rwxrwxr-x 1 root root 3579 Aug 18 2004 photo.php
-rwxrwxr-x 1 root root 13470 Aug 18 2004 README
-rwxrwxr-x 1 root root 3624 Aug 18 2004 renderer.php
-rwxrwxr-x 1 root root 3172 Aug 18 2004 thumbnails.php
-rwxrwxr-x 1 root root 1894 Aug 18 2004 welcome.php
also in /var/www/html I show
drwxr-xr-x 4 root root 4096 Aug 18 2004 phpMyPhotos
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?
/Bob Cahn
Carmel, NY