Status: offline

Bebo

Forum User
Junior
Registered: 08/18/03
Posts: 20
when i post a story i get this error Warning: fopen(/usr/home/dementeddictators/geeklog/logs/error.log): failed to open stream: Permission denied in /usr/home/dementeddictators/html/lib-common.php on line 1561 am i missing a chmod somewhere?

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Quote by Bebo:am i missing a chmod somewhere?
Obviously. Read the section in the installation instructions again that talks about chmoding the logs directory and the files in that directory. Try running the file at http://yoursite/admin/install/check.php - it will tell you which chmods need to be done. bye, Dirk

Status: offline

Bebo

Forum User
Junior
Registered: 08/18/03
Posts: 20
ok, thanks i chmod all the listed directories to 775 as instructed the images wouldnt upload either until i chmod the images directories to 777 ... is that normal? im also running geeklog on another website on same server with same dirctory structure and the geeklog folder is chmod 755 and the log folder is 775 and it works fine ... that site also required the image folders to be chmod 777 though ill take another look but i think i double checked all permissions

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Yeah, permissions may have to be different for different servers since that depends on how the server is set up / configured. In other words, that\'s normal. bye, Dirk