Mysql out of memory attacks

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Mysql out of memory attacks

Unread post by scott »

It tests for it hourly, so perhaps some other application is changing it back?
User avatar
mikeshinn
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 4149
Joined: Thu Feb 07, 2008 7:49 pm
Location: Chantilly, VA

Re: Mysql out of memory attacks

Unread post by mikeshinn »

That would definitely happen if you were using an application that was also managing your PHP settings.
isornoserver
Forum User
Forum User
Posts: 28
Joined: Thu Jul 25, 2013 1:36 am
Location: Taipei Taiwan

Re: Mysql out of memory attacks

Unread post by isornoserver »

as i'm using centos 6 64bit with whm cpanel installed so i checked the php.ini file from /usr/local/lib/php.ini

but fopen and url include is set off in the file but ASL is still shows warnings is it possible that php settings can be managed other than this main php.ini file?

can you provide some instruction or help on how to check if other application is using php settings?
isornoserver
Forum User
Forum User
Posts: 28
Joined: Thu Jul 25, 2013 1:36 am
Location: Taipei Taiwan

Re: Mysql out of memory attacks

Unread post by isornoserver »

i have checked phpinfo on my website and it also shows fopen off

so why ASL is showing this warning?

its really strange how do know and check if my php settings are really being hacked?

can you tell me how can i find which applications are modifying php settings?
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Mysql out of memory attacks

Unread post by scott »

the checks are looking at the settings in the php.ini file, it looks at /etc/php.ini and /usr/local/lib/php.ini
Post Reply