"Internal Server Error" - I have no idea where to start.
metphoto.us
Joined: 2006-08-15
Posts: 10 |
Posted: Tue, 2006-08-15 22:45 |
Here's the error I get: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, 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. I have no idea where to start. I've installed gallery2 ~5 times trying to get it sorted, I've used two different mySQL servers... I'm at a loss. It doesn't happen always, but it can happen when loading any page. For Example: I tried to add an album, and it apparently got halfway through setting up the album and quit due to this error. The album doesn't show, but it won't let me create another one with the same name, as name already exists in the database. This is my first time using gallery2, and needless to say I'm completely lost. Anyone have any ideas? |
|
Posts: 32509
please look at your webserver's error log. it should yield more information about the error.
your webhost can provide the error log if you don't know how to get it.
Posts: 10
Does that help at all? apexmanagementsolutions.com is a separate domain on my account, but it doesn't use php.cgi at all. Not sure why it's listed at the top of the log.
Posts: 10
Here's a further problem that I'm having, not sure if it's related or not. This happens when I tried to load my gallery today:
Posts: 32509
seems like they have a monitoring script that kills your processes (e.g. it kills gallery) when the memory usage gets above a certain value.
please ask them what memory limit they're enforcing. g2 requires at least 16 MB.
you should disable the GD module in g2, because it requires much more memory than a G2 installation without the GD module.