Product:
Search Type:

I get "Permission denied" error when I try to access Sitebuilder.

Article ID: 835 
Last Review: Mar,09 2006
APPLIES TO:
  • Sitebuilder 1.1.0 for Linux/Unix
  • Sitebuilder 1.1.1 for Linux/Unix
  • Sitebuilder 2.x for Linux/Unix

RESOLUTION


For example, the error:

Permission denied in /usr/local/sitebuilder/include/classes/class.templatesinfo.inc on line 435


Please, check which user/goup Apache is run under with:


grep User httpd.conf
...
User nobody
...
grep User httpd.conf
...
Group nobody
...


Then change /usr/local/sitebuilder user/group accordingly, for example:

chown -R nobody:nobody /usr/local/sitebuilder






Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields