Hello, my problem is this:
At 2am my httpd service shut down almost every night (maybe a cron task?) and it didn't restart, only by rebooting the server.
I look into the error_log file and i found that someone is trying to do something in my server, and he connects thorugh port 80, so i think this attempt to "hack" my server is causing that httpd didn't restart because port 80 is occupied or something.
This is an example of the log i found these days and i don't know what to do to solve this problem. Any suggestions?
----------------------------
HTTP request sent, awaiting response... 211.49.162.173
Connecting to unyul.or.kr|211.49.162.173|:80... Can't open perl script "iso.jpg": No such file or directory
... .....200 OK
Length: 26191 (26K) [image/jpeg]
Saving to: `iso.jpg.1'
0K .Can't open perl script "iso.jpg.txt": No such file or directory
sh: curl: command not found
Can't open perl script "iso.jpg": No such file or directory
Can't open perl script "iso.jpg": No such file or directory
sh: fetch: command not found
sh: fetch: command not found
......Can't open perl script "iso.jpg": No such file or directory
------------------------------------
Thank you for your attention.
At 2am my httpd service shut down almost every night (maybe a cron task?) and it didn't restart, only by rebooting the server.
I look into the error_log file and i found that someone is trying to do something in my server, and he connects thorugh port 80, so i think this attempt to "hack" my server is causing that httpd didn't restart because port 80 is occupied or something.
This is an example of the log i found these days and i don't know what to do to solve this problem. Any suggestions?
----------------------------
HTTP request sent, awaiting response... 211.49.162.173
Connecting to unyul.or.kr|211.49.162.173|:80... Can't open perl script "iso.jpg": No such file or directory
... .....200 OK
Length: 26191 (26K) [image/jpeg]
Saving to: `iso.jpg.1'
0K .Can't open perl script "iso.jpg.txt": No such file or directory
sh: curl: command not found
Can't open perl script "iso.jpg": No such file or directory
Can't open perl script "iso.jpg": No such file or directory
sh: fetch: command not found
sh: fetch: command not found
......Can't open perl script "iso.jpg": No such file or directory
------------------------------------
Thank you for your attention.