Log in

View Full Version : getting killed


jkcerda
07-30-2008, 09:17 PM
3 days in a row, around the same time, 11:30 to 1:00 ca time, cant find server, tcp 503.
a lot of locking up, same issues 3 days in a row, we had a lot of bots & spyders trying to create events, any help would be appreciated.
site runs great after that period fo time

Brandon Sheley
07-30-2008, 09:22 PM
have you talked to your host?

jkcerda
07-30-2008, 09:48 PM
have you talked to your host?

getting to it, i was told to modify


You can try editing the php.ini
php_flag suhosin.cookie.encrypt Off
php_value suhosin.request.max_vars 2048
php_value suhosin.post.max_vars 2048


i have looked for the file with no luck.

its weird that it has happened at the same time all 3 days, flies fine after that:confused:

Lynne
07-30-2008, 11:36 PM
Have you looked at your access_logs to see if you have more traffic at that time? Or looked at your cron jobs/scheduled tasks to see if something is running at that time?

jkcerda
08-01-2008, 04:50 PM
Have you looked at your access_logs to see if you have more traffic at that time? Or looked at your cron jobs/scheduled tasks to see if something is running at that time?

any guides on how to look for that?:confused:.
still having issues.

made this changes
You can try editing the php.ini
php_flag suhosin.cookie.encrypt Off
php_value suhosin.request.max_vars 2048
php_value suhosin.post.max_vars 2048

Lynne
08-01-2008, 06:14 PM
Your logs are usually stored in your site folder: /home/yoursite/logs

jkcerda
08-05-2008, 06:28 PM
thanks.