Install completed, but Internal Server Error???

Having trouble installing serendipity?
Post Reply
blackfat
Posts: 3
Joined: Wed Apr 27, 2005 9:42 am

Install completed, but Internal Server Error???

Post by blackfat »

Hello, I am using netfirms.com Advantage Hosting plan. I download the Serendipity 0.8 and try to install it.

I choose the expert installation, it said i am complete the installation. but then when i try to click the link to the blog, it is a error pages

==============================================
500 Internal Server Error.
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, support@netfirms.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
===============================================

what should i do to solve this problem?

thx for helping.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Install completed, but Internal Server Error???

Post by garvinhicking »

Erase your .htaccess file, go to Serendipity Configuration and do not choose "mod_rewrite" or "Apache Errorhandling" for the URI Rewrite option. Instead choose "none".

You get the error message because you specified one of the other options without your host supporting mod_rewrite or .htaccess AllowOverride ALL.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
blackfat
Posts: 3
Joined: Wed Apr 27, 2005 9:42 am

Post by blackfat »

thank you so much! i can solve the problem with deleting the .htaccess file.

thx a lot
Post Reply