Yes, the webserver must be allowed to look into your home folder of course. But that should be possible with the default Ubuntu umask, maybe you restricted that?
I followed the steps (just changed to drupal 7) but I got the message 403 Forbidden when I tried to access the instalation. Did anybody got this error?
Yes, the webserver must be allowed to look into your home folder of course. But that should be possible with the default Ubuntu umask, maybe you restricted that?
correct, thank you. I fixed it in the article.
The problem was permissions. The command "chmod a+x /home/username" solved the problem. More details http://ubuntuforums.org/showthread.php?t=797903&page=2
Ohh... I am using Ubuntu 12.04
I followed the steps (just changed to drupal 7) but I got the message 403 Forbidden when I tried to access the instalation. Did anybody got this error?