"Internal server error" when attempting to delete

cyphergirl
cyphergirl's picture

Joined: 2002-12-04
Posts: 11
Posted: Sun, 2004-08-29 18:37

When I attempt to delete an album, the pop up says:

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.
--------------------------------------------------------------------------------
Apache/1.3.27 Server at www.cyphergirl.com Port 80

When I look at the logs, I find this:

[Sun Aug 29 14:32:42 2004] [error] [client 68.55.236.223] Premature end of script headers: /home/patti/cyphergirl-cgi/php.cgi

I know for a fact that this worked before the upgrade to 1.4.4, but since I haven't attempted to delete albums until now, I'm not sure when it broke.

Edit: I get the exact same results when I attempt to reorder albums on the make Gallery page, as well. This is happening with both of my gallery installations.

----
Gallery URL (optional but very useful): http://www.cyphergirl.com/cgi-php/gallery , http://www.intensephotos.com/cgi-php/gallery
Gallery version: 1.4.4
Apache version: 1.3.27
PHP version (don't just say PHP 4, please): unsure
Graphics Toolkit:
Operating system: FreeBSD 4.5
Web browser/version (if applicable): Firefox .93, IE 6

 
alindeman
alindeman's picture

Joined: 2002-10-06
Posts: 8194
Posted: Sun, 2004-08-29 19:16

Ouch .. what version of PHP?

 
cyphergirl
cyphergirl's picture

Joined: 2002-12-04
Posts: 11
Posted: Sun, 2004-08-29 19:37

Looks like 4.3.0

 
cyphergirl
cyphergirl's picture

Joined: 2002-12-04
Posts: 11
Posted: Mon, 2004-08-30 01:13

Can anyone at least tell me what file (and what text, specifically) to modify so that I can re-order the albums on the main Gallery page? I created a new one and it appears at the very top, which is not where I want it to be. But due to this error, I can't move it down.

I've also discovered that I can't move main-level Gallery albums, due to the same error.

 
alindeman
alindeman's picture

Joined: 2002-10-06
Posts: 8194
Posted: Mon, 2004-08-30 01:22

You really can't modify the .dat files ... the only thing I can recommend is upgrading to the latest PHP version (4.3.8) and see what happens ... Internal server errors are generally not caused by Gallery, but some PHP/Apache bug ... upgrading will hopefully allay the number of bugs.