problems with the .htaccess

Having trouble installing serendipity?
Post Reply
guest

problems with the .htaccess

Post 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.
tadpole
Regular
Posts: 88
Joined: Fri Oct 08, 2004 6:20 am
Location: 33°6'4.079" North, 117°3'6.563" West
Contact:

Post 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.
guest

Post 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.
Post Reply