Page 3 of 3

Re: Mysql out of memory attacks

Posted: Mon Aug 12, 2013 12:26 pm
by scott
It tests for it hourly, so perhaps some other application is changing it back?

Re: Mysql out of memory attacks

Posted: Mon Aug 12, 2013 1:16 pm
by mikeshinn
That would definitely happen if you were using an application that was also managing your PHP settings.

Re: Mysql out of memory attacks

Posted: Mon Aug 12, 2013 10:20 pm
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?

Re: Mysql out of memory attacks

Posted: Mon Aug 12, 2013 11:07 pm
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?

Re: Mysql out of memory attacks

Posted: Tue Aug 13, 2013 9:25 am
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