500 Internal Server and 404 Not Found errors

Having trouble installing serendipity?
Post Reply
knessia
Regular
Posts: 9
Joined: Thu Feb 07, 2008 12:20 am

500 Internal Server and 404 Not Found errors

Post by knessia »

I've installed all the files to the server and changed the permissions as directed but I get 500 Internal Server and 404 Not Found errors. I'm currently running PHP scripts on this server without a hitch. What could be the problem?
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post by judebert »

When I had this problem on my server, it was a permission problem, but not the kind you'd think. I had set the permissions to **7, which my provider specifically disallowed for security reasons. When I set it to **5, it worked as expected.

You should ask your provider for the HTTP and CGI error logs. Often they include extra information that can help you determine what the problem is.
Judebert
---
Website | Wishlist | PayPal
knessia
Regular
Posts: 9
Joined: Thu Feb 07, 2008 12:20 am

Post by knessia »

Hi, judebert. I have tried this but get the same errors. It doesn't make sense. I may try re-uploading, just in case there was a glitch. I couldn't find any comments in the error log that related to serendipity.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

A HTTP 500 error must show up in the error logs (not the access-logs, though!)

Usually they happen because if your provider blocks soem PHP functionality, or often also because of bad .htaccess file.

Without the error logs, we won't really be able to tell what specifically is wrong on your server.

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/
knessia
Regular
Posts: 9
Joined: Thu Feb 07, 2008 12:20 am

Post by knessia »

Hello! Ok, I've got into Admin using 755. The problem I now have is the need to complete the field for "Database host (the hostname for my database server)". Could someone explain what this is and maybe give an example of what it would look like? I've tried using variants of my web address but nothing works.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

The field "database host" needs to be fille dwith the server host name of your database host. Your provider can tell you that, often it's "localhost" or "127.0.0.1".

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/
knessia
Regular
Posts: 9
Joined: Thu Feb 07, 2008 12:20 am

Post by knessia »

Ok, I'm in now! Thanks for the help. :D
Post Reply