LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Additionally, a 500 Internal Server Error error was encountered while trying to use a (https://www.linuxquestions.org/questions/linux-general-1/additionally-a-500-internal-server-error-error-was-encountered-while-trying-to-use-a-336062/)

ukrainet 06-22-2005 07:47 AM

Additionally, a 500 Internal Server Error error was encountered while trying to use a
 
I use apache. And have a website. But when I try to open it by browser I get
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

What may be the problem?

trickykid 06-22-2005 08:24 AM

Most likely whatever script your running and is failing with premature script headers or whatever, my guess would be that your apache webserver is setup to use custom error pages but could not find the page to display for error 500..

ukrainet 06-22-2005 09:22 AM

I have found
Address already in use: make_sock: COULD NOT BIND TO PORT 443
in /usr/local/apache/logs/error_log

trickykid 06-22-2005 09:24 AM

Quote:

Originally posted by ukrainet
I have found
Address already in use: make_sock: COULD NOT BIND TO PORT 443
in /usr/local/apache/logs/error_log

That would have nothing to do with the error your getting.

frandalla 06-22-2005 09:38 AM

I googled a little about your problem. Did you change the error pages from you apache?

ukrainet 06-23-2005 01:03 AM

No, I did not change error pages.

trickykid 06-23-2005 08:35 AM

Quote:

Originally posted by ukrainet
No, I did not change error pages.
So.. ummm... any more information you want to provide? It's only a guessing game for us unless you give us more information, more clues to what you've tried, changed, installed.. etc?

ukrainet 06-24-2005 01:07 AM

I have modified /etc/passwd a have changed password for user postgres (that run postmaster - postgresql process).
I suppose after that my site began work incorrectly.

I did not execute any other modifications in system. So if it isn't postgresql problem it must be apache soft falt. But I do not know how to treat apache error_log information.

ukrainet 06-24-2005 02:13 AM

I see lines like this in /apache/logs/error_log now
[Tue Jun 21 18:32:19 2005] [error] Cannot remove module mod_userdir.с: not found in module list(
[Tue Jun 21 18:32:21 2005] [notice] Apache configured — resuming normal operations
[Tue Jun 21 18:32:21 2005] [notice] Accept mutex: sysvsem (Default: sysvsem)
/var/TiJTira/sites/credo-capital. com/credo-capital/core/config. rb : 14 : warning: already initialized constant HAILLIST_EHAIL
/var/www/sites/credo-capital. com/credo-capital/core/config. rb : 16 : warning: already initialized constant liJEB_HOSTNAME
/var/www/sites/credo-capital.com/credo-capital/core/config.rb:14: warning: already initialized constant HAILLIST_EHAIL
/var/www/sites/credo-capital. com/credo-capital/core/config. rb : 16 : warning: already initialized constant liJEB_HOSTNAME
[Tue Jun 21 18:33:20 2005] [notice] accel gc: collect garbage
[Tue Jun 21 18:33:20 2005] [notice] accel gc: files: 0 total, 0 deleted
[Tue Jun 21 18:33:20 2005] [notice] accel gc: cache: 0.000H total, 0.000H freed
/var/www/sites/credo-capital.com/credo-capital/core/config.rb:14: warning: already initialized constant HAILLIST_EHAIL
/var/www/sites/credo-capital. com/credo-capital/core/config. rb : 16 : warning: already initialized constant liJEB_HOSTNAME
/var/www/sites/credo-capital.com/credo-capital/core/config.rb:14: warning: already initialized constant HAILLIST_EHAIL
/var/www/sites/credo-capital. com/credo-capital/core/config. rb : 16 : warning: already initialized constant liJEB_HOSTNAME
/var/www/sites/credo-capital.com/credo-capital/core/config.rb:14: warning: already initialized constant HAILLIST_EHAIL

ukrainet 06-24-2005 02:18 AM

And the error I have indicated already (Could not bind to port 443 SSL) encounter for one time. Need I look at ssl_log?

ukrainet 06-24-2005 02:23 AM

I have observed that my site was stopped to dump in
/pgsql/backup since 18.06.05 also.


All times are GMT -5. The time now is 02:12 PM.