PDA

View Full Version : Internal Error


serra00
01-15-2011, 12:45 AM
Server problems.
At night always at the same time the server is very slow.
Also displayed a poster in some time.
This sign says "500 Internal error"
Could it be?

Lynne
01-15-2011, 03:22 AM
What cron jobs are running on the server at that time? What Scheduled Tasks are running on your site at that time?

Delphiprogrammi
01-15-2011, 04:54 PM
hello,

that screenshot indicates a problem with spamd (this is part of spamassin) to find the cause of a 500 internal server error ssh to your server and


su -
password:yourrootpassword
tail -f /usr/local/apache/logs/error_log


you could disable spamassin since it's quite resource heavy also your serverload is way to high time for some "finetuning" or the server won't run anymore for long...

serra00
01-15-2011, 09:51 PM
Now I will try the code to see what the error
How I can I disable the "spamassin?
I do not know much about servers

--------------- Added 1295139931 at 1295139931 ---------------

What cron jobs are running on the server at that time? What Scheduled Tasks are running on your site at that time?

the server is running
but falls at different times and displays errors
I did not schedule any task

Delphiprogrammi
01-16-2011, 07:00 PM
Now I will try the code to see what the error
How I can I disable the "spamassin?
I do not know much about servers

you can disable spamassin under "servicemanager" (uncheck the checkboxes "enabled" & "monitord") and under tweak settings => mail => spamassin spam filter => off

root should be somebody who knows what he/she does by the way this is verry basic knowledge... can you tell me what these linux commands do on the top of your head ?



chown
chmod
chage
usermod
userdel
groupmod
chgrp
passwd
sudo
top


if you can't you should not have root access because you're a danger to your own server...

snakes1100
01-17-2011, 08:58 PM
if you can't you should not have root access because you're a danger to your own server...

lmfao, thanks for the laugh! :D