Page 1 of 1

problems with the .htaccess

Posted: Sat Dec 11, 2004 4:41 pm
by guest
hello,

first excuse for my bad english.
i have tested some blogs like b2evolution, plog, bBlog and serendipty with XAMPP [http://www.apachefriends.org/en/xampp.html]
to my mind serendipity is the best blog. after the local testing install i decided to install it on the webserver.
the installation made no annoyance. after the installation i get a "internal server error"
only when i deleted the ".htaccess" from the webserver, it is possible for me to enter the blog.

Posted: Sat Dec 11, 2004 8:56 pm
by tadpole
My web server was doing this a little while ago--check your apache error log. Mine was emitting a 500 because a certain file (maybe .htaccess, don't remember) was world-writeable. If that's the case, just use an FTP client to change the permissions on the file after it has been created.

Posted: Sun Dec 12, 2004 12:53 am
by guest
thanks for your post
i can“t read the apache error log.

allright, when the .htaccess is world-writeable i get the 500 error.
after setting the CHMOD to 700 i get this message:

Forbidden
You don't have permission to access /blog/serendipity/index.php on this server.