archives folder is empty
Posted: Sat Oct 30, 2004 6:56 pm
So, I've gotten Serendipity installed, and after figuring out that I need to go to /serendipity_entries.php in order to add an entry, it looks like I have it working...
But when I go to click on a day in the calendar or on the topic (or the comments link) it points to a file in the /archives/ directory, which doesn't exist.
I've checked the file permissions and for some reason it's listed as being owned by apache and has mod 775. Most of the other files have 644 and the other directories have 755.
I'm guessing that these .html files are supposed to be automatically created when I make an entry, but for some reason they're not being made. Maybe it's a user other than apache trying to make the .html files but I don't have access to chmod the archives directory.
I removed the directory, and mkdir'd it again... so now it's in my name and I can chmod it... but now I get a different error: 403 forbidden
and the archives directory is still empty.
is it my .htaccess file doing this?
But when I go to click on a day in the calendar or on the topic (or the comments link) it points to a file in the /archives/ directory, which doesn't exist.
I've checked the file permissions and for some reason it's listed as being owned by apache and has mod 775. Most of the other files have 644 and the other directories have 755.
I'm guessing that these .html files are supposed to be automatically created when I make an entry, but for some reason they're not being made. Maybe it's a user other than apache trying to make the .html files but I don't have access to chmod the archives directory.
I removed the directory, and mkdir'd it again... so now it's in my name and I can chmod it... but now I get a different error: 403 forbidden
and the archives directory is still empty.
is it my .htaccess file doing this?